get_AttributeGroups()

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

Return Value

An XmlSchemaObjectTable collection of all the global attribute groups in the schema.

See Also