Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple XML parsing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00525988
Message ID:
00526086
Vues:
25
You may want to try using SAX (Simple Access XML?) rather than the full-blown XML engine. I really don't know how much of a difference will be in memory/speed, but I think SAX is designed for scenarions like the one you are describing.

>Hi all,
>
>Reading CODE mag, I found that Markus is returnnig a little piece of XML as response from functions, so an error code, explanation and little more is returned when an error occurs.
>
>I like it and I'm thinking on refactoring some of my apps to use the concept.
>
>I know how to use the XMLDOM to parse XML files/strings but it seems overkill for that little job, What do you think? Is there a lighter piece of VFP code for parsing simple XML?
>
>TIA
>
>Agustin
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform