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

XmlSchemaAnnotation::get_UnhandledAttributes method

スキーマの対象名前空間に属さない修飾属性を返します。

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

ReturnValue

スキーマのターゲット名前空間に属さない XmlAttribute オブジェクトの配列。

参照