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 An annotation element can contain one or more instances (information for applications) and instances (comments or text for humans). An annotation is used to store extra information about the schema or its elements. These notes are specified for human consumption, xs:documentation, or by software, xs:appinfo. Annotation can be the first element of most schema elements or anywhere under the schema element. Represents the World Wide Web Consortium (W3C) annotation element. 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.XmlElement("appinfo", typeof(System.Xml.Schema.XmlSchemaAppInfo)) System.Xml.Serialization.XmlElement("documentation", typeof(System.Xml.Schema.XmlSchemaDocumentation)) System.Xml.Schema.XmlSchemaObjectCollection To be added: an object of type 'XmlSchemaObjectCollection' An annotation can contain (information used by applications) or (comments or text used by humans). Gets the Items collection that is used to store the appinfo and documentation child elements. 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 or sets the qualified attributes that do not belong to the schema's target namespace.