Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import nested table
Message
From
01/09/2006 19:22:29
 
 
To
01/09/2006 19:00:30
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01150299
Message ID:
01150464
Views:
41
Hi,
Thank you for your sample.
What If I already have XSD schema?

I tried code below, but also not working.
oxa = CREATEOBJECT("XMLAdapter")
oxa.XMLSchemaLocation="c:\my.xsd"
oxa.respectnesting = .t.
oxa.loadxml("c:\my.xml",.t.)

?oxa.firstnestedtable.alias   && show correct alias
?oxa.nextsiblingtable.alias   && show correct alias
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform