Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replacing a tag value in XML file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01213577
Message ID:
01213802
Vues:
15
Hi Dmitry,

You can use MS XMLDOM for reading xml as object tree and use method SelectNode() for retrieving the node, change Value and method Save() to save new file.

MartiJ

>I have a small xml file and I need to replace an entry/value in a tag. For example, the tag would be:
>
><MyTag>Foo</MyTag>
>
>Say I need to replace "Foo" with "NewFoo"
>
>I can retrieve the xml file with filetostr() and then replace the entry using STRTRAN() or STUFF(). But is there a more "xml-type" method of replacing the value of the tag?
>
>Thank you.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform