System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes method

XmlSchemaValidator::GetExpectedAttributes method

Returns the expected attributes for the current element context.

ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()

ReturnValue

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

See Also