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
- Typedef SharedPtr
 - Class XmlSchemaObjectTable
 - Class XmlSchemaSet
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++