Changes for page 3 SDMX Base Package
Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -370,12 +370,10 @@ 370 370 |(% style="width:222px" %)Duration|(% style="width:229px" %)xsd:duration|(% style="width:216px" %)System.TimeSpan|(% style="width:354px" %)javax.xml.datatype.Dura tion 371 371 ))) 372 372 373 -There are also a number of SDMX data types which do not have these direct 822correspondences, often because they are composite representations or restrictions of a823broader data type. These are detailed in Section 6 of the standards.373 +There are also a number of SDMX data types which do not have these direct correspondences, often because they are composite representations or restrictions of a broader data type. These are detailed in Section 6 of the standards. 374 374 375 -The ,,Representation,,is composed of,,Facet,,s, each of which conveys characteristic826information related to the definition of a value domain. Often a set of Facets are needed to827convey the required semantic. For example, a sequence is defined by a minimum of two828Facets: one to define the start value, and one to define the interval.375 +The Representation is composed of Facets, each of which conveys characteristic information related to the definition of a value domain. Often a set of Facets are needed to convey the required semantic. For example, a sequence is defined by a minimum of two Facets: one to define the start value, and one to define the interval. 376 376 377 -: 378 - 379 379 ((( 380 380 |**Facet Type**|**Explanation**| 381 381 |isSequence|The isSequence facet indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue, and endValue facet or the timeInterval, startTime, and endTime, facets. If this attribute holds a value of true, a start value or time and a numeric or time interval must supplied. If an end value is not given, then the sequence continues indefinitely.|