get_AttributeGroups()

XmlSchemaRedefine::get_AttributeGroups() method

Returns the XmlSchemaObjectTable , for all attributes in the schema, which holds the post-compilation interpretation of the AttributeGroups value.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaRedefine::get_AttributeGroups()

Return Value

The XmlSchemaObjectTable for all attributes in the schema. The post-compilation interpretation of the AttributeGroups value.

See Also