System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes método

XmlSchemaValidator::GetExpectedAttributes method

Devuelve los atributos esperados para el contexto del elemento actual.

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

ReturnValue

Una matriz de objetos XmlSchemaAttribute o una matriz vacía si no hay atributos esperados.

Ver también