System.Xml.Schema.XmlSchemaInfo Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Xml.Schema.XmlSchemaInfo class.

Public Properties

ContentTypeXmlSchemaContentType.

Gets or sets the System.Xml.Schema.XmlSchemaContentType object that corresponds to the content type of this validated XML node.

IsDefaultbool.

Gets or sets 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.

IsNilbool.

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

MemberTypeXmlSchemaSimpleType.

Gets or sets the dynamic schema type for this validated XML node.

SchemaAttributeXmlSchemaAttribute.

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

SchemaElementXmlSchemaElement.

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

SchemaTypeXmlSchemaType.

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

ValidityXmlSchemaValidity.

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