System::Xml::Schema::XmlSchemaExternal::set_UnhandledAttributes 方法
XmlSchemaExternal::set_UnhandledAttributes method
设置合格属性,这些属性不属于模式的目标命名空间。
void System::Xml::Schema::XmlSchemaExternal::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const ArrayPtr<SharedPtr<XmlAttribute>>& | 要设置的值。 |
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchemaExternal
- Namespace System::Xml::Schema
- Library Aspose.Page for C++