System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes メソッド

XmlSchemaValidator::GetExpectedAttributes method

現在の要素コンテキストに対して期待される属性を返します。

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

ReturnValue

期待属性がない場合は空配列となる、XmlSchemaAttribute オブジェクトの配列。

参照