Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xml
Message
From
23/05/2004 03:43:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Xml
Miscellaneous
Thread ID:
00906293
Message ID:
00906293
Views:
50
Hi

I have a customer that wants to receive invoices in XML. Because their xml tags have "-" in them I cannot create a cursor that will directly map to their tags.

is there a way around this?

In addition to this they have
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE invoice-file SYSTEM "http://www.somewhere.co.nz/schema/cims1-v1.1.dtd">
<invoice-file version = "1.1"....
Does the CursorToXML function handle

a) the standalone="no"
b) the adding of DOCTYPE line


Their XML layout has a header and item lines. I assume I can create a cursor adaptor to handle this but am not sure how. Would this resolve my variable name issues? Can someone point me to a good reference for this.

As you have probably guessed I am pretty new to this so if someone could post some examples or point me towards some it would be very much appreciated.

Regards
Geoff Scott
May all your weeds be wildflowers
Reply
Map
View

Click here to load this message in the networking platform