Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing XML, no parent record id in child table
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01042677
Message ID:
01073174
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform