Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing XML, no parent record id in child table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
01042677
Message ID:
01073174
Vues:
21
Aleksey,

> It is likely that simple name replacement doesn't work for your case
> because XML document uses a namespace. In this case, node names should be
> properly qualified using namespace prefix (when XMLNameIsXPath=.F.,
> XMLAdapter automatically qualifies XMLName). XMLAdapter automatically
> declares "dataset" prefix for XMLAdapter.XMLNamespace, in addition, you
> can declare custom prefix using XMLAdapter.SelectionNamespaces property.

There is no namespace defined in the XML but the .xsd schema does have a
<xsd:schema targetNamespace="..."> tag
Could that be causing the problem?

Nick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform