- https://purl.semanticip.org/linked-data/sdmx/ML/Group
TTL - element
Group describes a group descriptor in a data structure definition. It is a set metadata concepts (and possibly their values) that define a partial key derived from the key descriptor in a data structure definition.
- SDMXStructureDataStructure.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Group" type="GroupType" substitutionGroup="ComponentList">
<xs:annotation>
<xs:documentation>Group describes a group descriptor in a data structure definition. It is a set metadata concepts (and possibly their values) that define a partial key derived from the key descriptor in a data structure definition.</xs:documentation>
</xs:annotation>
</xs:element>