System.Xml.XmlElement.SchemaInfo Property

Gets the post schema validation infoset that has been assigned to this node as a result of schema validation.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The XmlElement.SchemaInfo property is set when this node is validated.

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