Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting encoding characters before DOM
Message
De
28/02/2004 21:35:51
 
 
À
11/01/2004 14:42:08
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00865859
Message ID:
00881848
Vues:
28
Basically, what I ended up doing on this one is the following:

1. Get the XML into lcXML
2. Apply some STRTRAN() functions into lcXML to convert what we have to convert
3. Use the MSXML2.DOMDocument.3.0 object and load the lcXML string with the use of the LoadXML() method
4. Ready to use SelectSingleNode
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform