The properties of System.Xml.Schema.XmlSchemaExternal are listed below. For a list of all members, see the XmlSchemaExternal Members list.
See Also: Inherited members from System.Xml.Schema.XmlSchemaObject
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. |