Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limits of XMLAdapter to load XML with complex schema
Message
From
01/04/2005 18:49:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Limits of XMLAdapter to load XML with complex schema
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01000907
Message ID:
01000907
Views:
157
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?
Next
Reply
Map
View

Click here to load this message in the networking platform