Grouping
Last modified by Artur K. on 2026/06/05 16:22
- https://purl.semanticip.org/linked-data/sdmx/ML/structure/Grouping
TTL - owl:ObjectProperty
- Grouping
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- element
Grouping is an abstract element that serves as a substitution head for all structure groupings. Groupings contain a collection of component lists for a structure. Concrete instances of this must use a concrete instance of GroupingType.
- SDMXStructureBase.xsd
- Yes
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Grouping" type="GroupingType" abstract="true">
<xs:annotation>
<xs:documentation>Grouping is an abstract element that serves as a substitution head for all structure groupings. Groupings contain a collection of component lists for a structure. Concrete instances of this must use a concrete instance of GroupingType.</xs:documentation>
</xs:annotation>
</xs:element>- sip-sdmx-ML-message:StructureType
- sip-sdmx-ML-structure:GroupingType