System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes metod

XmlSchemaValidator::GetExpectedAttributes method

Returnerar de förväntade attributen för det aktuella elementets sammanhang.

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

ReturnValue

En array av XmlSchemaAttribute-objekt eller en tom array om det inte finns några förväntade attribut.

Se även