Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some general advice
Message
 
To
02/10/2003 08:22:44
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00831893
Message ID:
00841103
Views:
30
Why you want to reinvent the whell?
One of the best parsers available is MSXML 4.0 Parser. This is a better way to handle XML files than XMLToCursor or CursorToXML. Using this, you may use namespaces, external references, validation against schema and so on. So I think this is the right way to address this issue, not those poor comands available in VFP.

Good luck!
MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform