System::Xml::Schema::XmlSchema::get_Attributes método

XmlSchema::get_Attributes method

Devuelve el valor posterior a la compilación del esquema para todos los atributos en el esquema.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_Attributes()

ReturnValue

Una colección XmlSchemaObjectTable de todos los atributos en el esquema.

Ver también