Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CURSORTOXML() and MSXML version
Message
 
To
09/02/2002 20:52:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00617934
Message ID:
00619029
Views:
18
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
Previous
Reply
Map
View

Click here to load this message in the networking platform