Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert XML to DBF
Message
From
31/07/2017 14:50:48
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01652918
Message ID:
01652929
Views:
51
If you use vfp9, nfXmlRead() can convert your xml to a vfp object:

https://github.com/VFPX/nfXML

simply do:

oXml = nfXmlRead( yourXmlString / yourXmlFilePath )

and inspect oXml inyour debugger.

Marco Plaza
@vfp2Nofox
@nfoxdev
github.com/nfoxdev
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform