Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limits of XMLAdapter to load XML with complex schema
Message
De
01/04/2005 18:49:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Limits of XMLAdapter to load XML with complex schema
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01000907
Message ID:
01000907
Vues:
159
I want to get an XML file with a complex schema into FoxPro tables. When I use the FoxPro sample program 4_xmladapter_hierarchical.prg I get the following values:
adapter.SOM = .NULL
adapter.tables.Count = 0
I tried running the same program in VFP9 Beta. The statement:
adapter.LoadXML(lcFile,.T.)
gave the message: "XML Schema is too complex."

What are the limits of the XMLAdapter? Or could it be something in the Schema header that I could change that the XMLAdapter doesn't understand?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform