System.Xml.Schema.IXmlSchemaInfo Members

The members of System.Xml.Schema.IXmlSchemaInfo are listed below.

Public Properties

[read-only]
IsDefaultbool.

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]
IsNilbool.

Gets a value indicating if the value for this validated XML node is nil.

[read-only]
MemberTypeXmlSchemaSimpleType.

Gets the dynamic schema type for this validated XML node.

[read-only]
SchemaAttributeXmlSchemaAttribute.

Gets the compiled System.Xml.Schema.XmlSchemaAttribute that corresponds to this validated XML node.

[read-only]
SchemaElementXmlSchemaElement.

Gets the compiled System.Xml.Schema.XmlSchemaElement that corresponds to this validated XML node.

[read-only]
SchemaTypeXmlSchemaType.

Gets the static XML Schema Definition Language (XSD) schema type of this validated XML node.

[read-only]
ValidityXmlSchemaValidity.

Gets the System.Xml.Schema.XmlSchemaValidity value of this validated XML node.