Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing XML with DOM
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 7
Divers
Thread ID:
00962465
Message ID:
00964098
Vues:
10
Thank you Martin. This does the job nicely. Can you explain the meaning of the content of the line:

loxx=loxml.documentElement.selectNodes("*/*/*/*/*/*[local-name( ='schedules']/*[local-name()='schedule']")

What does the "local-name()=" refer to? I know you said it was equivalent to the other syntax but the other form is easier to read. Alas I was not able to get the other form to work. (Maybe I missed one of the levels.)

Also, what do these 2 lines do?

loXML.async=.f.
loXML.SetProperty("SelectionLanguage","XPath")

Thanks again.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform