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

XmlSchemaAnnotation::get_UnhandledAttributes method

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

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

ReturnValue

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

另见