Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding the inline schema to the XML string
Message
De
10/07/2002 11:42:08
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Adding the inline schema to the XML string
Divers
Thread ID:
00677105
Message ID:
00677105
Vues:
75
In Visual FoxPro, we have the ability to add some specific parameters when converting a cursor to an XML string in order to preserve the inline schema. So, at the other end, when reversing the process, we end up with the same structure.

In .Net, from the DataSet, this can be done to convert everything in a XML string:
return MyDataSet.GetXML();
However, this doesn't preserve the inline schema. So, when I convert that XML into a cursor in Visual FoxPro, I lost the structure. Is there any parameter to specific to the GetXML() call to specify that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform