nfJson
Provide two simple to use functions to convert complex XML into a VFP (empty-based) object and vice versa.Project Manager: Marco Plaza
The actual release will be posted by Marco, currently a placeholder
Project includes...
- nfXmlRead.prg: standalone function, receives valid XML string, returns VFP empty-based object.
- nfXmlCreate.prg: receives VFP object , returns XML string.
- test.prg: turns sample file test.xml into VFP object.
- test.xml: sample XML file