Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing the cXMLName parameter
Message
From
13/10/2004 00:44:29
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Passing the cXMLName parameter
Miscellaneous
Thread ID:
00950933
Message ID:
00950933
Views:
55
Hi all,

I am using the same xsd structure for several different cursors with different names. The only way I have been able to get the toXML() method to work is to ReleaseXML and then AddTableSchema before calling toXML(). This causes the generated xml to have the cursor name that is different then the xsd file. In reading the docs, there is a third parameter, cXMLName, that can be used to force a different table name then the cursor. I tried this using strconv() to convert to Unicode “STRCONV("cr_test",1,1033)”. Now when the xml is generated, I get ????? where the table name should be. What can I do different other then store the data structure with the xml?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform