Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple XML parsing
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00525988
Message ID:
00526086
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform