get_GlobalElements()

XmlSchemaSet::get_GlobalElements() method

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

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

Return Value

The collection of global elements.

See Also