Changes for page 3 SDMX Base Package
Last modified by Helena K. on 2026/06/08 16:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -299,8 +299,8 @@ 299 299 | |localRepresentation|(% style="width:897px" %)((( 300 300 Association to the [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] of the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] if this is different from the coreRepresentation of the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]], which the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] uses (ConceptUsage). 301 301 ))) 302 -|[[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]]| |(% style="width:897px" %)The allowable value or format for [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] or [[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]303 -| |+enumerated|(% style="width:897px" %)Association to an enumerated list that contains the allowable content for the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] when reported in a data or [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]. The type of enumerated list that is allowed for any concrete [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] is shown in the [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]on the association.302 +|[[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]]| |(% style="width:897px" %)The allowable value or format for [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] or (% style="color:#e74c3c" %)Concept 303 +| |+enumerated|(% style="width:897px" %)Association to an enumerated list that contains the allowable content for the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] when reported in a data or [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]. The type of enumerated list that is allowed for any concrete [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] is shown in the (% style="color:#e74c3c" %)constraints(%%) on the association. 304 304 | |+nonEnumerated|(% style="width:897px" %)Association to a set of [[Facets>>doc:sdmx:Glossary 2\.1.Facet.WebHome]] that define the allowable format for the content of the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] when reported in a data or [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]. 305 305 |[[Facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]]| |(% style="width:897px" %)Defines the format for the content of the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] when reported in a data or [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]. 306 306 | |facetType|(% style="width:897px" %)A specific content type, which is constrained by the [[Facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]] Type enumeration. ... ... @@ -312,7 +312,7 @@ 312 312 313 313 ==== 3.6.3.3 Representation Constructs ==== 314 314 315 -The majority of [[SDMX>>doc:sdmx:Glossary2\.1.Statistical data and metadata exchange.WebHome]]FacetValueTypes are compatible with those found in XML Schema, and have equivalents in most current implementation platforms:315 +The majority of SDMX FacetValueTypes are compatible with those found in XML Schema, and have equivalents in most current implementation platforms: 316 316 317 317 |(% style="width:198px" %)((( 318 318 **SDMX Facet Value Type** ... ... @@ -324,7 +324,7 @@ 324 324 |(% style="width:198px" %)Integer|(% style="width:204px" %)xsd:int|(% style="width:209px" %)integer|(% style="width:187px" %)System.Int32|(% style="width:817px" %)int 325 325 |(% style="width:198px" %)Long|(% style="width:204px" %)xsd.long|(% style="width:209px" %)integer|(% style="width:187px" %)System.Int64|(% style="width:817px" %)long 326 326 |(% style="width:198px" %)Short|(% style="width:204px" %)xsd:short|(% style="width:209px" %)integer|(% style="width:187px" %)System.Int16|(% style="width:817px" %)short 327 -|(% style="width:198px" %) [[Decimal>>doc:sdmx:Glossary 2\.1.Decimals.WebHome]]|(% style="width:204px" %)xsd:decimal|(% style="width:209px" %)number|(% style="width:187px" %)System.Decimal|(% style="width:817px" %)java.math.BigDecimal327 +|(% style="width:198px" %)Decimal|(% style="width:204px" %)xsd:decimal|(% style="width:209px" %)number|(% style="width:187px" %)System.Decimal|(% style="width:817px" %)java.math.BigDecimal 328 328 |(% style="width:198px" %)Float|(% style="width:204px" %)xsd:float|(% style="width:209px" %)number|(% style="width:187px" %)System.Single|(% style="width:817px" %)float 329 329 |(% style="width:198px" %)Double|(% style="width:204px" %)xsd:double|(% style="width:209px" %)number|(% style="width:187px" %)System.Double|(% style="width:817px" %)double 330 330 |(% style="width:198px" %)Boolean|(% style="width:204px" %)xsd:boolean|(% style="width:209px" %)boolean|(% style="width:187px" %)System.Boolean|(% style="width:817px" %)boolean ... ... @@ -337,25 +337,25 @@ 337 337 |(% style="width:198px" %)Day, MonthDay, Month|(% style="width:204px" %)xsd:g*|(% style="width:209px" %)string|(% style="width:187px" %)System.DateTime|(% style="width:817px" %)javax.xml.datatype.XML GregorianCalendar 338 338 |(% style="width:198px" %)Duration|(% style="width:204px" %)xsd:duration|(% style="width:209px" %)string|(% style="width:187px" %)System.TimeSpan|(% style="width:817px" %)javax.xml.datatype.Dur ation 339 339 340 -There are also a number of [[SDMX>>doc:sdmx:Glossary2\.1.Statisticaldataand metadata exchange.WebHome]] data types which do not have these direct correspondences, often because they are composite[[representations>>doc:sdmx:Glossary2\.1.Representation.WebHome]] or restrictions of a broader data type. These are detailed in Section 6 of the standards.340 +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. 341 341 342 -The [[Representation>>doc:sdmx:Glossary2\.1.Representation.WebHome]] is composed of[[Facets>>doc:sdmx:Glossary 2\.1.Facet.WebHome]], each of which conveys characteristic information related to the definition of a value domain. Often a set of[[Facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]] are needed to convey the required semantic. For example, a sequence is defined by a minimum of two[[Facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]]: one to define the start value, and one to define the interval.342 +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. 343 343 344 344 (% style="width:981.835px" %) 345 345 |(% style="width:107px" %)**Facet Type**|(% style="width:872px" %)**Explanation** 346 -|(% style="width:107px" %)isSequence|(% style="width:872px" %)The isSequence [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]indicates whether the values are intended to be ordered, and it may work in combination with the interval, startValue,and endValue[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]] or the timeInterval, startTime, and endTime,[[facets>>doc:sdmx:Glossary 2\.1.Facet.WebHome]].If this[[attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]holds a value of true, a start value or time and a numeric or time interval must be supplied. If an end value is not given, then the sequence continues indefinitely.347 -|(% style="width:107px" %)interval|(% style="width:872px" %)The interval [[attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence[[attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]] must have a value of true.348 -|(% style="width:107px" %)startValue|(% style="width:872px" %)The startValue [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used in conjunction with the isSequence and interval[[facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]](which must be set in order to use this[[facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]]). This[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]isused for a numeric sequence and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed.349 -|(% style="width:107px" %)endValue|(% style="width:872px" %)The endValue [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used in conjunction with the isSequence and interval[[facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]](which must be set in order to use this[[facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]]). This[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used for a numeric sequence and indicates that ending point (if any) of the sequence.350 -|(% style="width:107px" %)timeInterval|(% style="width:872px" %)The timeInterval [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]indicates the permitted duration in a time sequence. In order for this to be used, the isSequence[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]] must have a value of true.351 -|(% style="width:107px" %)startTime|(% style="width:872px" %)The startTime [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used in conjunction with the isSequence and timeInterval[[facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]](which must be set in order to use this[[facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]]). Thisnattribute is used for a time sequence and indicates the start time of thensequence. This value is mandatory for a time sequence to be expressed.352 -|(% style="width:107px" %)endTime|(% style="width:872px" %)The endTime [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used in conjunction with the isSequence and timeInterval[[facets>>doc:sdmx:Glossary2\.1.Facet.WebHome]](which must be set in order to use this[[facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]]). This[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used for a time sequence and indicates that ending point (if any) ofnthe sequence.353 -|(% style="width:107px" %)minLength|(% style="width:872px" %)The minLength [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]specifies the minimum and length of the value in characters.354 -|(% style="width:107px" %)maxLength|(% style="width:872px" %)The maxLength [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]specifies the maximum length of the value in characters.355 -|(% style="width:107px" %)minValue|(% style="width:872px" %)The minValue [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g., this[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used with an integer data type), the value is assumed to be inclusive.356 -|(% style="width:107px" %)maxValue|(% style="width:872px" %)The maxValue [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g., this[[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]is used with an integer data type), the value is assumed to be inclusive.357 -|(% style="width:107px" %) [[Decimals>>doc:sdmx:Glossary 2\.1.Decimals.WebHome]]|(% style="width:872px" %)The[[decimals>>doc:sdmx:Glossary2\.1.Decimals.WebHome]] [[facet>>doc:sdmx:Glossary2\.1.Facet.WebHome]]indicates the number of characters allowed after the[[decimal>>doc:sdmx:Glossary2\.1.Decimals.WebHome]] separator.358 -|(% style="width:107px" %)pattern|(% style="width:872px" %)The pattern [[attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]holds any regular expression permitted in the implementation syntax (e.g., W3C XML Schema).346 +|(% style="width:107px" %)isSequence|(% style="width:872px" %)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 be supplied. If an end value is not given, then the sequence continues indefinitely. 347 +|(% style="width:107px" %)interval|(% style="width:872px" %)The interval attribute specifies the permitted interval (increment) in a sequence. In order for this to be used, the isSequence attribute must have a value of true. 348 +|(% style="width:107px" %)startValue|(% style="width:872px" %)The startValue facet is used in conjunction with the isSequence and interval facets (which must be set in order to use this facet). This facet isused for a numeric sequence and indicates the starting point of the sequence. This value is mandatory for a numeric sequence to be expressed. 349 +|(% style="width:107px" %)endValue|(% style="width:872px" %)The endValue facet is used in conjunction with the isSequence and interval facets (which must be set in order to use this facet). This facet is used for a numeric sequence and indicates that ending point (if any) of the sequence. 350 +|(% style="width:107px" %)timeInterval|(% style="width:872px" %)The timeInterval facet indicates the permitted duration in a time sequence. In order for this to be used, the isSequence facet must have a value of true. 351 +|(% style="width:107px" %)startTime|(% style="width:872px" %)The startTime facet is used in conjunction with the isSequence and timeInterval facets (which must be set in order to use this facet). Thisnattribute is used for a time sequence and indicates the start time of thensequence. This value is mandatory for a time sequence to be expressed. 352 +|(% style="width:107px" %)endTime|(% style="width:872px" %)The endTime facet is used in conjunction with the isSequence and timeInterval facets (which must be set in order to use this facet). This facet is used for a time sequence and indicates that ending point (if any) ofnthe sequence. 353 +|(% style="width:107px" %)minLength|(% style="width:872px" %)The minLength facet specifies the minimum and length of the value in characters. 354 +|(% style="width:107px" %)maxLength|(% style="width:872px" %)The maxLength facet specifies the maximum length of the value in characters. 355 +|(% style="width:107px" %)minValue|(% style="width:872px" %)The minValue facet is used for inclusive and exclusive ranges, indicating what the lower bound of the range is. If this is used with an inclusive range, a valid value will be greater than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g., this facet is used with an integer data type), the value is assumed to be inclusive. 356 +|(% style="width:107px" %)maxValue|(% style="width:872px" %)The maxValue facet is used for inclusive and exclusive ranges, indicating what the upper bound of the range is. If this is used with an inclusive range, a valid value will be less than or equal to the value specified here. If the inclusive and exclusive data type is not specified (e.g., this facet is used with an integer data type), the value is assumed to be inclusive. 357 +|(% style="width:107px" %)Decimals|(% style="width:872px" %)The decimals facet indicates the number of characters allowed after the decimal separator. 358 +|(% style="width:107px" %)pattern|(% style="width:872px" %)The pattern attribute holds any regular expression permitted in the implementation syntax (e.g., W3C XML Schema). 359 359 360 360 ---- 361 361