XmlSchemaSet Properties
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | CompilationSettings | Gets or sets the XmlSchemaCompilationSettings for the XmlSchemaSet. |
![]() | Count | Gets the number of logical XML Schema definition language (XSD) schemas in the XmlSchemaSet. |
![]() | GlobalAttributes | Gets all the global attributes in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet. |
![]() | GlobalElements | Gets all the global elements in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet. |
![]() | GlobalTypes | Gets all of the global simple and complex types in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet. |
![]() | IsCompiled | Gets a value that indicates whether the XML Schema definition language (XSD) schemas in the XmlSchemaSet have been compiled. |
![]() | NameTable | Gets the default XmlNameTable used by the XmlSchemaSet when loading new XML Schema definition language (XSD) schemas. |
![]() | XmlResolver | Sets the XmlResolver used to resolve namespaces or locations referenced in include and import elements of a schema. |
