Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLAdapter
Message
De
02/07/2003 12:54:05
 
 
À
02/07/2003 04:45:30
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00802361
Message ID:
00806190
Vues:
40
>Hello Aleksey,
>
>hmm - if XMLAdapter uses MSXML4, then I am lost. I've got a xml-document with external xsd. But the XMLAdapter couldn't load/parse it. MSXML4 itself is able to do so. What could be the problem ? The XMLAdapter shows an "XML-Parse-Error : Object couldn't be found ... Line 0 Position 0".
>That's how I try :
>
>o = createobject('XmlAdapter')
>? o.LoadXML(GETFILE('xml'),.T.,.F.) && Error
>
>and
>
>o = CREATEOBJECT('Msxml2.DOMDocument.4.0')
>? o.load(GETFILE('xml')) && Works
>
>TIA
>Matthias

Hi Matthias,

May I see the XML document you are trying to load?

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform