System.Xml.Schema.XmlSchemaExternal Members

The members of System.Xml.Schema.XmlSchemaExternal are listed below.

See Also: Inherited members from System.Xml.Schema.XmlSchemaObject

Protected Constructors

Initializes a new instance of the System.Xml.Schema.XmlSchemaExternal class.

Public Properties

Idstring.

Gets or sets the string id.

SchemaXmlSchema.

Gets or sets the XmlSchema for the referenced schema.

SchemaLocationstring.

Gets or sets the Uniform Resource Identifier (URI) location for the schema, which tells the schema processor where the schema physically resides.

UnhandledAttributesSystem.Xml.XmlAttribute[].

Gets and sets the qualified attributes, which do not belong to the schema target namespace.