System::Xml::Schema::XmlSchemaSet::get_GlobalElements method

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

ReturnValue

The collection of global elements.

See Also