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 | |
---|---|---|
XmlSchema | This class is provided for interface compatibility. It is not intended to be used from your Silverlight code. | |
XmlSchemaObject | This class is provided for interface compatibility. It is not intended to be used from your Silverlight code. | |
XmlSchemaSet | This class is provided for interface compatibility. It is not intended to be used from your Silverlight code. |
Enumerations
Enumeration | Description | |
---|---|---|
XmlSchemaForm | Indicates if attributes or elements need to be qualified with a namespace prefix. | |
XmlSeverityType | Represents the severity of the validation event. | |
XmlTypeCode | Represents the W3C XML Schema Definition Language (XSD) schema types. |