Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLAdapter
Message
De
01/07/2003 13:25:22
 
 
À
01/07/2003 02:47:40
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00802361
Message ID:
00805754
Vues:
34
>Hello Pamela,
>
>thanks for your reply. I just tried a xml-file, which I normally import manually but it couldn't be parsed by XmlAdapters LoadXml() while MSXML4 did. I'll have to look for limitations of MSXML3 vs. MSXML4 now. Let's see. I just wondered because all examples I've seen so far for Xmladapter-class were dataset-xml.
>
>Best Regards
>Matthias Will

Hi Pamela and Matthias,

1) XMLAdapter uses MSXML4 (not MSXML3).
2) VFP help says the following:
Using the XMLAdapter class, you can perform the following tasks: 

Interpret the following schema formats when you use the XMLAdapter LoadXML and Attach methods.: 
W3C XML Schemas (XS), W3C XML Schemas (XS) as used with .NET DataSets and SQL-XML 
Microsoft XML Data Reduced Schema (XDR) as implemented by SQL-XML 
ADO Recordset Schemas 
But it is possible to describe schema manually by populating XMLAdapter.Tables collection.

3) XMLAdapter emits XML only in .NET DataSet format.

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

Click here to load this message in the networking platform