The members of System.Xml.Schema.XmlSchemaExternal are listed below.
See Also: Inherited members from System.Xml.Schema.XmlSchemaObject
Initializes a new instance of the System.Xml.Schema.XmlSchemaExternal class. |
Id | string.
Gets or sets the string id. | |
Schema | XmlSchema.
Gets or sets the XmlSchema for the referenced schema. | |
SchemaLocation | string.
Gets or sets the Uniform Resource Identifier (URI) location for the schema, which tells the schema processor where the schema physically resides. | |
UnhandledAttributes | System.Xml.XmlAttribute[].
Gets and sets the qualified attributes, which do not belong to the schema target namespace. |