System::Xml::Schema::XmlSchema::get_AttributeGroups method
XmlSchema::get_AttributeGroups method
Returns the post-schema-compilation value of all the global attribute groups in the schema.
SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_AttributeGroups()
ReturnValue
An XmlSchemaObjectTable collection of all the global attribute groups in the schema.
See Also
- Typedef SharedPtr
 - Class XmlSchemaObjectTable
 - Class XmlSchema
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++