Método System::Xml::Schema::XmlSchemaAnnotation::get_UnhandledAttributes

XmlSchemaAnnotation::get_UnhandledAttributes method

Devuelve los atributos calificados que no pertenecen al espacio de nombres de destino del esquema.

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

ReturnValue

Una matriz de objetos XmlAttribute que no pertenecen al espacio de nombres de destino del esquema.

Ver también