System::Xml::Schema::XmlSchemaAnnotated::get_UnhandledAttributes 方法

XmlSchemaAnnotated::get_UnhandledAttributes method

返回不属于当前模式目标命名空间的限定属性。

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

ReturnValue

一个不属于模式目标命名空间的限定 XmlAttribute 对象数组。

另见