System.Xml.Schema Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

The System.Xml.Schema namespace contains the XML classes that provide standards-based support for XML schema definition language (XSD) schemas.

Classes

  Class Description
Public class XmlSchema This class is provided for interface compatibility. It is not intended to be used from your Silverlight code.
Public class XmlSchemaObject This class is provided for interface compatibility. It is not intended to be used from your Silverlight code.
Public class XmlSchemaSet This class is provided for interface compatibility. It is not intended to be used from your Silverlight code.

Enumerations

  Enumeration Description
Public enumeration XmlSchemaForm Indicates if attributes or elements need to be qualified with a namespace prefix.
Public enumeration XmlSeverityType Represents the severity of the validation event.
Public enumeration XmlTypeCode Represents the W3C XML Schema Definition Language (XSD) schema types.