cascadeValues
Last modified by Artur K. on 2026/06/05 16:31
- https://purl.semanticip.org/linked-data/sdmx/ML/cascadeValues
TTL - owl:DatatypeProperty
- cascadeValues
- localElement
Indicates whether child codes should be selected when the codelist is hierarchical. Possible values are true (include the selected and child codes), false (only include the selected code(s)), and excluderoot (include the children but not the selected code(s)).
- SDMXStructureCodelist.xsd
<xs:attribute name="cascadeValues" type="common:CascadeSelectionType" use="optional">...</xs:attribute>
- sip-sdmx-ML-common:CascadeSelectionType
- Yes