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!!!
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!!!