System.Xml.Schema Namespace
Silverlight
The System.Xml.Schema namespace contains the XML classes that provide standards-based support for XML schema definition language (XSD) schemas.
| 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. |
| 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. |
Community Additions
ADD
Show: