System::Xml::Schema::XmlSchemaAnnotation::get_UnhandledAttributes 方法

XmlSchemaAnnotation::get_UnhandledAttributes method

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

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

ReturnValue

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

另见