get_GlobalTypes()

XmlSchemaSet::get_GlobalTypes() method

Returns all of the global simple and complex types in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet.

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

Return Value

The collection of global simple and complex types.

See Also