Changes for page 4 Specific Item Schemes
Last modified by Helena K. on 2026/06/08 16:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -155,22 +155,23 @@ 155 155 156 156 ==== 4.4.2.1 Narrative ==== 157 157 158 -A ValueList inherits from //EnumeratedList// (and hence the //MaintenableArtefact//) and thus has the following attributes: 158 +A ValueList inherits from //EnumeratedList// (and hence the //MaintenableArtefact//) and thus has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]: 159 159 160 160 id 161 161 uri 162 162 urn 163 -version 163 + 164 +[[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] 164 164 validFrom 165 165 validTo 166 -isExternalReference 167 +[[isExternalReference>>doc:sdmx:Glossary 2\.1.isExternalReference.WebHome]] 167 167 registryURL 168 168 structureURL 169 169 repositoryURL 170 170 171 -ValueItem inherits from //EnumeratedItem//, which adds an id, with relaxed constraints, to the former. 172 +ValueItem inherits from //EnumeratedItem//, which adds an id, with relaxed [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], to the former. 172 172 173 -Through the inheritance from //NameableArtefact// the ValueList has the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to Annotation to support notes (not shown). Similarly, the ValueItem, inherits the association to InternationalString and to the Annotation from the //EnumeratedItem//. 174 +Through the inheritance from //NameableArtefact// the ValueList has the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to [[Annotation>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] to support notes (not shown). Similarly, the ValueItem, inherits the association to InternationalString and to the [[Annotation>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] from the //EnumeratedItem//. 174 174 175 175 The ValueList can have one or more ValueItems. 176 176