Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import nested table
Message
De
01/09/2006 19:22:29
 
 
À
01/09/2006 19:00:30
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01150299
Message ID:
01150464
Vues:
42
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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform