MSXML and Schema

I am using Microsoft XML Core Services (MSXML) 4.0 and I haven't found
methods for XML Schema type discovery. Does MSXML support regular Schemas or
do they have their own format?

Thanks



MSXML
Microsoft XML Parser (MSXML) 4.0 B2 supports XML Schema validation and type
discovery with both DOM and SAX. It is available free from the MSDN XML site
<http://msdn.microsoft.com/xml>, exact location
<http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?u
rl=/MSDN-FILES/027/001/677/msdncompositedoc.xml>.

Received on Friday, 2 August 2002 10:12:27 UTC