Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xmltocursor xml parse error node
Message
From
17/07/2008 07:44:42
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01330640
Message ID:
01331914
Views:
12
Ok, thanks, I'll remember that - for the next time


_____
>Gregory,
>
>You don't have to take out namespace declaration from XML but rather add it to the SelectionNamespaces property
>
>
>Obj.SelectionNamespaces = STRCONV("xmlns:ns='http://ns.adobe.com/xfdf/'",12)
>...
>
>Obj.AddTableSchema('aa', FALSE, strconv('ns:f', 12))
>...
>Obj.AddTableSchema('Ids', FALSE, strconv('ns:Ids', 12))
>...
>
>>
>>if I take
xmlns="http://ns.adobe.com/xfdf/"
out of the xml
>>
><snip>
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform