System.Xml.Schema.XmlSchemaValidator.GetExpectedAttributes Method

Returns the expected attributes for the current element context.

Syntax

public XmlSchemaAttribute[] GetExpectedAttributes ()

Returns

An array of System.Xml.Schema.XmlSchemaAttribute objects or an empty array if there are no expected attributes.

Remarks

The following are important notes to consider when using the XmlSchemaValidator.GetExpectedAttributes method.

Requirements

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