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.XmlSchemaContent
To be added
Represents the extension element for simple content from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used to derive simple types by extension. Such derivations are used to extend the simple type content of the element by adding attributes.
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.XmlElement("anyAttribute")
System.Xml.Schema.XmlSchemaAnyAttribute
To be added: an object of type 'XmlSchemaAnyAttribute'
To be added
Gets or sets the XmlSchemaAnyAttribute to be used for the attribute value.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Xml.Serialization.XmlElement("attribute", typeof(System.Xml.Schema.XmlSchemaAttribute))
System.Xml.Serialization.XmlElement("attributeGroup", typeof(System.Xml.Schema.XmlSchemaAttributeGroupRef))
System.Xml.Schema.XmlSchemaObjectCollection
To be added: an object of type 'XmlSchemaObjectCollection'
To be added
Gets the collection of and .
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Xml.Serialization.XmlAttribute("base")
System.Xml.XmlQualifiedName
To be added: an object of type 'System.Xml.XmlQualifiedName'
To be added
Gets or sets the name of a built-in data type or simple type from which this type is extended.