Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CURSORTOXML() and MSXML version
Message
 
À
09/02/2002 20:52:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00617934
Message ID:
00619029
Vues:
19
Hi Zlatin,

Thanks for your reply!

Not an answer, but just odd behaviour of CursorToXml():


I am not sure that CursorToXml() of VFP uses at all MSXML DOM.


According to what Mike Stewart said in the message #571493, CURSORTOXML() doesn't use XMLDOM. The XML document is built programatically. XMLTOCURSOR(), on the other hand, does uses XMLDOM. My doubt is in what extent XSD validation is done over the document, given the fact that XSD validation was incorporated only on MSXML 4.0 and the version used in VFP 7.0 is MSXML 3.0. I tried modify an XML document generated with CURSORTOXML() and according to my tests XMLTOCURSOR() only cares about the data types of the schemas and not about the overal structure of the schema.
-----
Fabio Vazquez
http://www.fabiovazquez.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform