Método System::Xml::Schema::XmlSchemaAnnotation::set_UnhandledAttributes
XmlSchemaAnnotation::set_UnhandledAttributes method
Establece los atributos calificados que no pertenecen al espacio de nombres de destino del esquema.
void System::Xml::Schema::XmlSchemaAnnotation::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const ArrayPtr<SharedPtr<XmlAttribute>>& | El valor a establecer. |
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchemaAnnotation
- Namespace System::Xml::Schema
- Library Aspose.Page for C++