Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to selectsinglenodes with attribute value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00961280
Message ID:
00961326
Vues:
12
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform