Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML with schema inside
Message
De
29/05/2003 21:57:45
 
 
À
27/05/2003 17:57:41
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00793290
Message ID:
00794336
Vues:
10
Dean:

Use cursortoxml("SOMETABLE","C:\TEMP\myXMLFile.xml", 1, 512, 0, "xml.xsd", "c:\ed\xml.xsd") to construct a schema with the properties of the table you wish to emulate. Then cut and paste the reference into the xml file. If you have to change the original xml on the fly, use strtran() with filetostr() and use the resulting string in xmltocursor().

Luke
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform