System::Xml::Schema::XmlSchemaRedefine::get_AttributeGroups method

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

ReturnValue

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

See Also