System.Xml [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.5000.0 2.0.0.0 4.0.0.0 To be added System.Xml.Schema.XmlSchemaObject To be added An abstract class. Provides information about the included schema. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlAttribute("id", DataType="ID") System.String To be added: an object of type 'string' To be added Gets or sets the string id. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlIgnore System.Xml.Schema.XmlSchema To be added: an object of type 'XmlSchema' To be added Gets or sets the XmlSchema for the referenced schema. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlAttribute("schemaLocation", DataType="anyURI") System.String To be added: an object of type 'string' Imported schemas that do not have this attribute allow the imported schema's namespace to be determined by the XML document that is an instance of the containing schema or the application that is processing the schema. Included schemas use this attribute as the URI reference to the location of a schema document that should be included in the target namespace of the containing schema. Gets or sets the Uniform Resource Identifier (URI) location for the schema, which tells the schema processor where the schema physically resides. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlAnyAttribute System.Xml.XmlAttribute[] To be added: an object of type 'System.Xml.XmlAttribute[]' To be added Gets and sets the qualified attributes, which do not belong to the schema target namespace.