XmlDocument.SchemaInfo Property
.NET Framework (current version)
Returns the Post-Schema-Validation-Infoset (PSVI) of the node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Schema.IXmlSchemaInfoThe IXmlSchemaInfo object representing the PSVI of the node.
The PSVI contents of this property are set after the node has been validated.
This property is a Microsoft extension to the Document Object Model (DOM).
.NET Framework
Available since 2.0
Available since 2.0
Show: