Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLAdapter, how to avoid or disable Schema creation?
Message
De
29/07/2003 14:33:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
XMLAdapter, how to avoid or disable Schema creation?
Divers
Thread ID:
00814645
Message ID:
00814645
Vues:
43
I need to create a file in a specific XML dialect internal to the company. The specs are very simple and require just the data from several different tables

XMLAdapter is perfect for this, as it can create one XML file with different tables/layouts, all in one file.

I add the tables to the collection with:
oXA.AddTableSchema(<table1>,.T.)
oXA.AddTableSchema(<table2>,.T.)
* etc.
this works fine and creates a good result, but it includes the schemas for those tables/cursors.

How do I disable, get rid of the schemas, which I do not need in this file? (other than post processing with StrTran() or some such idea to clean up and get rid of them after the fact).


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform