type
Last modified by Artur K. on 2026/06/05 16:32
- https://purl.semanticip.org/linked-data/sdmx/ML/type
TTL - owl:DatatypeProperty
- type
- localElement
The type attribute reference the identifier of the group as defined in the data structure definition. This is optional, but derived group types will provide a fixed value for this so that it always available in the post validation information set. This allows the group to be processed in a generic manner.
- SDMXDataStructureSpecific.xsd
<xs:attribute name="type" type="common:IDType" use="optional">...</xs:attribute>
- Yes