Método System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes

XmlSchemaSet::get_GlobalAttributes method

Devuelve todos los atributos globales en todos los esquemas del lenguaje de definición XML Schema (XSD) en el XmlSchemaSet.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes()

ReturnValue

La colección de atributos globales.

Ver también