Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create xml file with a schema.
Message
From
24/11/2006 05:14:59
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
24/11/2006 04:52:20
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01172211
Message ID:
01172215
Views:
15
Hi John just do a SELECT statment to join all that 3 tables and returns a Cursor with the columns that you want to export, then CURSORTOXML("mycursor", lcXML)
now lcXML variable will hold all the xml and the schema of your cursor.


>I have never created a XML file before and I have been told that our Payroll software must now export the year end returns to a XML file using a schema. All the information that is required for the XML file is held in 3/4 different DBF files. Looking at the schema the XML file has a header and then recurring data after that. I was wondering if VPF could generate the XML file. Any help would be appreciated
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform