System.Xml 2.0.0.0 4.0.0.0 System.Object System.Xml.Schema.IXmlSchemaInfo To be added. Represents the post-schema-validation infoset of a validated XML node. Constructor 2.0.0.0 4.0.0.0 To be added. Initializes a new instance of the class. Property 2.0.0.0 4.0.0.0 System.Xml.Schema.XmlSchemaContentType To be added. To be added. Gets or sets the object that corresponds to the content type of this validated XML node. Property 2.0.0.0 4.0.0.0 System.Boolean To be added. The property does not report DTD defaults. 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. Property 2.0.0.0 4.0.0.0 System.Boolean To be added. The value of an XML node is nil if its xsi:nil attribute is true. Gets or sets 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 or sets 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 or sets the compiled object 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 or sets the compiled object 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 or sets 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 or sets the value of this validated XML node.