The members of System.Xml.Schema.IXmlSchemaInfo are listed below.
[read-only] | IsDefault | bool.
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. |
[read-only] | IsNil | bool.
Gets a value indicating if the value for this validated XML node is nil. |
[read-only] | MemberType | XmlSchemaSimpleType.
Gets the dynamic schema type for this validated XML node. |
[read-only] | SchemaAttribute | XmlSchemaAttribute.
Gets the compiled System.Xml.Schema.XmlSchemaAttribute that corresponds to this validated XML node. |
[read-only] | SchemaElement | XmlSchemaElement.
Gets the compiled System.Xml.Schema.XmlSchemaElement that corresponds to this validated XML node. |
[read-only] | SchemaType | XmlSchemaType.
Gets the static XML Schema Definition Language (XSD) schema type of this validated XML node. |
[read-only] | Validity | XmlSchemaValidity.
Gets the System.Xml.Schema.XmlSchemaValidity value of this validated XML node. |