Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert XML to DBF
Message
De
31/07/2017 14:50:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01652918
Message ID:
01652929
Vues:
52
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform