System.Xml.XmlReader.SchemaInfo Property

Gets the schema information that has been assigned to the current node as a result of schema validation.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The System.Xml.Schema.IXmlSchemaInfo interface exposes a subset of the Post Schema Validation Infoset (PSVI) associated with an XML node.

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