Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursortoxml Function Using XSD
Message
De
06/09/2006 09:18:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Cursortoxml Function Using XSD
Divers
Thread ID:
01151285
Message ID:
01151285
Vues:
102
I'm sure this has been covered before. I am new to working with XML and am confused about the CUSRSORTOXML function in VFP 9. I need to create XML output that conforms to a client's XSD. Does the CUSRSORTOXML function take an XSD file as a parameter and use it to create the XML output? I tried the following code, but it overwrites the XSD.

CURSORTOXML("myCursor","Testxml.xml",1,512,0,"Testxml.xsd")

What am I doing wrong, or doesn't this function work as I anticipated? If not, how should I approach creating the XML to conform to the client's XSD? Can someone point me in the correct direction or provide a simple example?
Rob Keller
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform