Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing the cXMLName parameter
Message
De
13/10/2004 00:44:29
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Passing the cXMLName parameter
Divers
Thread ID:
00950933
Message ID:
00950933
Vues:
56
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform