System.Xml
2.0.0.0
4.0.0.0
To be added.
Defines the post-schema-validation infoset of a validated XML node.
Property
2.0.0.0
4.0.0.0
System.Boolean
To be added.
The property does not report document type definition (DTD) defaults
Gets a value indicating if this validated XML node was set as the result of a default being applied during XML Schema Definition Language (XSD) schema validation.
Property
2.0.0.0
4.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating if the value for this validated XML node is nil.
Property
2.0.0.0
4.0.0.0
System.Xml.Schema.XmlSchemaSimpleType
To be added.
The property is set only if the static type of the XML node is a union type in which case the property will return the type from the union the XML node validated against.
Gets the dynamic schema type for this validated XML node.
Property
2.0.0.0
4.0.0.0
System.Xml.Schema.XmlSchemaAttribute
To be added.
To be added.
Gets the compiled that corresponds to this validated XML node.
Property
2.0.0.0
4.0.0.0
System.Xml.Schema.XmlSchemaElement
To be added.
To be added.
Gets the compiled that corresponds to this validated XML node.
Property
2.0.0.0
4.0.0.0
System.Xml.Schema.XmlSchemaType
To be added.
The static type of an XML node is the type that was declared in the XSD schema.
Gets the static XML Schema Definition Language (XSD) schema type of this validated XML node.
Property
2.0.0.0
4.0.0.0
System.Xml.Schema.XmlSchemaValidity
To be added.
The possible values for this XML node are , , and .
Gets the value of this validated XML node.