Metodo System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes

XmlSchemaSet::get_GlobalAttributes method

Restituisce tutti gli attributi globali in tutti gli schemi XML Schema definition language (XSD) presenti nel XmlSchemaSet.

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

ReturnValue

La collezione degli attributi globali.

Vedi anche