System::Xml::Schema::XmlSchemaSet::get_GlobalTypes method
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()
ReturnValue
The collection of global simple and complex types.
See Also
- Typedef SharedPtr
- Class XmlSchemaObjectTable
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++