Please list the following Microsoft Schema tools

Please list the following Microsoft Schema tools on the XML Schema
public home page.

 

Xml Schema Object Model (in the System.Xml.Schema namespace)

 

System.Xml.Schema namespace contains the XML classes that provide
standards-based support for XML Schemas definition language (XSD)
schemas.  This namespace is part of the .Net Framework SDK
<http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.a
sp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true>  and
implements the XML Schema Part 1: Structures
<http://www.w3.org/TR/xmlschema-1/>  and the XML Schema Part 2:
Datatypes <http://www.w3.org/TR/xmlschema-2/>  specifications.

 

 

XmlValidatingReader (in the System.Xml namespace)

The XmlValidatingReader class in the .Net Framework SDK
<http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.a
sp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true>  that
provides DTD, XDR and XSD Schema validation services by implementing the
validity constraints defined in the W3C Extensible Markup Language (XML)
1.0 Specification <http://www.w3.org/TR/1998/REC-xml-19980210>  or the
MSXML Schema Specification (XDR Schemas) or the W3C XML Schema
Specification <http://www.w3.org/TR/xmlschema-1/>  (XSD Schemas).

 

 Many thanks, Ashok 
=========================================================== 
Ashok Malhotra              <mailto: ashokma@microsoft.com
<mailto:%20ashokma@microsoft.com> > 
Microsoft Corporation 
212 Hessian Hills Road 
Croton-On-Hudson, NY 10520 USA 
Redmond: 425-703-9462                New York: 914-271-6477 

Received on Monday, 3 June 2002 15:30:31 UTC