System::Xml::Schema::XmlSchema::get_UnhandledAttributes 方法
XmlSchema::get_UnhandledAttributes method
返回不属于模式目标命名空间的限定属性。
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchema::get_UnhandledAttributes()
ReturnValue
一个不属于模式目标命名空间的限定 XmlAttribute 对象数组。
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Font for C++