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

XmlSchema::get_UnhandledAttributes method

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

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

ReturnValue

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

参照