Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to selectsinglenodes with attribute value
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00961280
Message ID:
00961326
Views:
11
Hi,

PMJI

>>
I guess the question is: Once the selectNodes using an attribute value to set the pointer is resolved how can I geet a handle for the node selected, or at least, reference the other attributes in the node?
>>

Not sure what you're trying to do (as Martin says a document fragment might help) but remember .SelectNodes() returns a collection of nodes (a nodelist) not a single node (for that use .SelectSingleNode()...)

HTH,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform