Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import nested table
Message
De
01/09/2006 19:38:34
 
 
À
01/09/2006 19:22:29
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01150299
Message ID:
01150465
Vues:
35
John,

>Thank you for your sample.
>What If I already have XSD schema?

The code I posted will work without the schema and perhaps we can get your code to work with the schema as another educational exercise (probably with some XPath adjusting of XMLField objects).

Please post the XML 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
>
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform