Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursortoxml Function Using XSD
Message
From
06/09/2006 09:18:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Cursortoxml Function Using XSD
Miscellaneous
Thread ID:
01151285
Message ID:
01151285
Views:
101
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
Next
Reply
Map
View

Click here to load this message in the networking platform