Click to See Complete Forum and Search --> : How to read typed data from XML file?


itboy_2003
February 26th, 2004, 01:06 AM
Hi,

Is there any example source code to download that illustrating how to read typed data from an XML file (validating thru XSD schema) using MSXML4.0?

W3C XSD schema has a rich data types such as int, decimal, float, binary(base64), etc. By using MSXML 4.0, I'd wanna take advantage of it but I failed.

From version 4.0, MSXML does support XSD schema validation, but who can tell me does it really support XSD type-system? If so, could someone provide me some source code (or a URL) about it?

Thanks in advance!!!

RobbieSound
March 19th, 2004, 10:48 PM
Dear Itboy2003,
The website http://www.xml.com/ has tutorials for people with little or no XML knowledge. It is a wonderful resource and you may want to print out the tutorials. Webmonkey is another great resource for XML tutorials. Good Luck!
RobbieSound