The members of System.Xml.Schema.XmlSchemaInfo are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Schema.XmlSchemaInfo class. |
ContentType | XmlSchemaContentType.
Gets or sets the System.Xml.Schema.XmlSchemaContentType object that corresponds to the content type of this validated XML node. | |
IsDefault | bool.
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. | |
IsNil | bool.
Gets or sets a value indicating if the value for this validated XML node is nil. | |
MemberType | XmlSchemaSimpleType.
Gets or sets the dynamic schema type for this validated XML node. | |
SchemaAttribute | XmlSchemaAttribute.
Gets or sets the compiled System.Xml.Schema.XmlSchemaAttribute object that corresponds to this validated XML node. | |
SchemaElement | XmlSchemaElement.
Gets or sets the compiled System.Xml.Schema.XmlSchemaElement object that corresponds to this validated XML node. | |
SchemaType | XmlSchemaType.
Gets or sets the static XML Schema Definition Language (XSD) schema type of this validated XML node. | |
Validity | XmlSchemaValidity.
Gets or sets the System.Xml.Schema.XmlSchemaValidity value of this validated XML node. |