System::Xml::Schema::XmlSchemaExternal::get_UnhandledAttributes 方法

XmlSchemaExternal::get_UnhandledAttributes method

返回限定属性,这些属性不属于模式的目标命名空间。

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

ReturnValue

属于其他目标命名空间的已限定属性。

另见