System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes method

XmlSchemaSet::get_GlobalAttributes method

Returns all the global attributes in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet.

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

ReturnValue

The collection of global attributes.

See Also