Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xmltocursor xml parse error node
Message
De
17/07/2008 07:44:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01330640
Message ID:
01331914
Vues:
11
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform