Changes for page 5 Data Structure Definition and Dataset
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,9 +13,13 @@ 13 13 The actual SDMX Base construct from which the concrete classes inherit depends upon the requirements of the class for: 14 14 15 15 Annotation – //AnnotableArtefact// 16 + 16 16 Identification – //IdentifiableArtefact// 18 + 17 17 Naming – //NameableArtefact// 20 + 18 18 Versioning – //VersionableArtefact// 22 + 19 19 Maintenance – //MaintainableArtefact// 20 20 21 21 == 5.2 Inheritance View == ... ... @@ -367,6 +367,7 @@ 367 367 )))|(% style="width:437px" %)The value of a component of a key such as the value of the instance a Dimension in a Dimension Descriptor of a Data Structure Definition. 368 368 |(% style="width:147px" %) |(% style="width:222px" %)+valueFor|(% style="width:437px" %)((( 369 369 Association to the key component in the Data Structure Definition for which this Key Value is a valid representation. 374 + 370 370 Note that this is conceptual association as the key component is identified explicitly in the data set. 371 371 ))) 372 372 |(% style="width:147px" %)TimeKeyValue|(% style="width:222px" %)((( ... ... @@ -472,6 +472,7 @@ 472 472 )))|(% style="width:437px" %)The value of a Data Attribute, such as the instance of a Coded Attribute or of an Uncoded Attribute in a structure such as a Data Structure Definition. 473 473 |(% style="width:147px" %) |(% style="width:222px" %)+valueFor|(% style="width:437px" %)((( 474 474 Association to the Data Attribute defined in the Data Structure Definition. Note that this is conceptual association as the Concept is identified explicitly in the data set. 480 + 475 475 The source multiplicity (1..*) indicates the possibility to provide more than one values for a Data Attribute, if the latter allows it. 476 476 ))) 477 477 |(% style="width:147px" %)//MetadataAttribute Value//|(% style="width:222px" %)((( ... ... @@ -514,4 +514,6 @@ 514 514 )))|(% style="width:437px" %)An attribute that takes it value from a Code in Code list. 515 515 |(% style="width:147px" %) |(% style="width:222px" %)+valueOf|(% style="width:437px" %)Association to the Code that is the value of the Attribute Value. Note that this is a conceptual association showing that the Code must exist in the Code list associated with the Data Attribute in the Data Structure Definition. In the actual Data Set the value of the Code is placed in the Attribute Value. 516 516 523 + 524 + 517 517