get_GlobalAttributes()

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()

Return Value

The collection of global attributes.

See Also