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
Information supplied within the XmlSchemaDocumentation class is not used in validation. However, it provides a standardized way to supply information that can be retrieved by tools.
Represents the documentation element from XML Schema as specified by the World Wide Web Consortium (W3C). This class specifies information to be read or used by humans within an annotation.
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("xml:lang")
System.String
To be added: an object of type 'string'
To be added
Gets or sets the xml:lang attribute. This serves as an indicator of the language used in the contents.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Xml.Serialization.XmlAnyElement
System.Xml.Serialization.XmlText
System.Xml.XmlNode[]
To be added: an object of type 'System.Xml.XmlNode[]'
To be added
Gets or sets an array of XmlNodes that represents the documentation child nodes.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Xml.Serialization.XmlAttribute("source", DataType="anyURI")
System.String
To be added: an object of type 'string'
Source must be a URI reference.
Optional.
Gets or sets the Uniform Resource Identifier (URI) source of the information.