Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verifying the XML structure
Message
From
03/01/2006 16:10:34
 
 
To
03/01/2006 15:50:47
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
XML
Miscellaneous
Thread ID:
01082781
Message ID:
01082863
Views:
7
>Technically, the structure is fine. It may be that the hierarchy is not well thought out. You can get to the specific node with an xpath query like
>
>//Root/DocAttachment[AttachmentFileName="estnotes.txt"]
>
>
>Or, you can populate an array of complex types (classes) and work with them by index.

Ok, this is good to obtain the value of a node when we can not fully qualify it. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform