System::Xml::Schema::XmlSchemaAnnotated::get_UnhandledAttributes メソッド

XmlSchemaAnnotated::get_UnhandledAttributes method

現在のスキーマのターゲット名前空間に属さない修飾属性を返します。

ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchemaAnnotated::get_UnhandledAttributes()

ReturnValue

スキーマの対象名前空間に属さない修飾された XmlAttribute オブジェクトの配列です。

参照