System.Xml.XmlDocument.SchemaInfo Property

Returns the Post-Schema-Validation-Infoset (PSVI) of the node.

Syntax

public override System.Xml.Schema.IXmlSchemaInfo SchemaInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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).

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0