Changes for page Part II.Common Namespace
Last modified by Elena Yasinovskaya on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -46,13 +46,13 @@ 46 46 47 47 **StructuredText (XHTMLType):** StructuredText is a reusable element, used for providing a language specific text value structured as XHTML. 48 48 49 -**Annotations (AnnotationsType):** Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 49 +**[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] (AnnotationsType):** [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 50 50 51 -**Link (LinkType):** Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 51 +**Link (LinkType):** Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 52 52 53 53 === 2.1.3 Complex Types === 54 54 55 -** *ValueType*:** ValueType is an abstract class that is the basis for any component value that cannot be simply represented as a space-normalized value (e.g. in an XML attribute). Although its content is mixed, it should be restricted so that only character data or the Text or Structured text is used. See StringValueType, IntValueType, ObserverationalTimeValueType, TextValueType, and StructuredTextValueType for details.55 +//**ValueType:**// ValueType is an abstract class that is the basis for any [[component>>doc:sdmx:Glossary.Component.WebHome]] value that cannot be simply represented as a space-normalized value (e.g. in an XML [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]). Although its content is mixed, it should be restricted so that only character data or the Text or Structured text is used. See StringValueType, IntValueType, ObserverationalTimeValueType, TextValueType, and StructuredTextValueType for details. 56 56 57 57 Content: 58 58 {text} x (Text\* | StructuredText\*)? ... ... @@ -72,7 +72,7 @@ 72 72 BooleanValueType 73 73 Content: 74 74 75 -**StringValueType:** StringValueType is a refinement of SimpleValueType limiting the content to be a string. This can be further refined with facets, patterns, etc. 75 +**StringValueType:** StringValueType is a refinement of SimpleValueType limiting the content to be a string. This can be further refined with [[facets>>doc:sdmx:Glossary.Facet.WebHome]], patterns, etc. 76 76 77 77 Derivation: 78 78 ... ... @@ -104,7 +104,7 @@ 104 104 ObservationalTimePeriodValueType 105 105 106 106 Content: 107 -**TextValueType:** TextValueType is a restriction of ValueType that allows mutliple Text elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue code (xml:lang) to be used once within an element of this type. 107 +**TextValueType:** TextValueType is a restriction of ValueType that allows mutliple Text elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue [[code>>doc:sdmx:Glossary.Code.WebHome]] (xml:lang) to be used once within an element of this type. 108 108 109 109 Derivation: 110 110 ... ... @@ -120,7 +120,7 @@ 120 120 |**Name**|**Type**|(% style="width:742px" %)**Documentation** 121 121 |Text|TextType|(% style="width:742px" %)Text is a reusable element, used for providing a language specific text value for general purposes (i.e. not for a name or description). 122 122 123 -**StructuredTextValueType:** StructuredTextValueType is a restriction of ValueType that allows mutliple StructuredText (XHTML mixed content) elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue code (xml:lang) to be used once within an element of this type. 123 +**StructuredTextValueType:** StructuredTextValueType is a restriction of ValueType that allows mutliple StructuredText (XHTML mixed content) elements to expressed a text value in multiple languages. The content of this should be restricted in its use to only allow a langue [[code>>doc:sdmx:Glossary.Code.WebHome]] (xml:lang) to be used once within an element of this type. 124 124 125 125 Derivation: 126 126 ... ... @@ -144,29 +144,29 @@ 144 144 xs:string (extension) 145 145 TextType 146 146 147 -Attributes: 147 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 148 148 xml:lang? 149 149 150 150 Content: 151 -Attribute Documentation: 151 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 152 152 153 153 (% style="width:1005.29px" %) 154 154 |**Name**|**Type**|(% style="width:519px" %)**Documentation** 155 -|xml:lang (default: en)|xs:language|(% style="width:519px" %)The xml:lang attribute specifies a language code for the text. If not supplied, the default language is assumed to be English. 155 +|xml:lang (default: en)|xs:language|(% style="width:519px" %)The xml:lang [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] specifies a language [[code>>doc:sdmx:Glossary.Code.WebHome]] for the text. If not supplied, the default language is assumed to be English. 156 156 157 -**StatusMessageType:** StatusMessageType describes the structure of an error or warning message. A message contains the text of the message, as well as an optional language indicator and an optional code. 157 +**StatusMessageType:** StatusMessageType describes the structure of an error or warning message. A message contains the text of the message, as well as an optional language indicator and an optional [[code>>doc:sdmx:Glossary.Code.WebHome]]. 158 158 159 -Attributes: 160 -code? 159 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 160 +[[code>>doc:sdmx:Glossary.Code.WebHome]]? 161 161 162 162 Content: 163 163 Text+ 164 164 165 -Attribute Documentation: 165 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 166 166 167 167 (% style="width:1010.29px" %) 168 168 |**Name**|**Type**|(% style="width:867px" %)**Documentation** 169 -|code|xs:string|(% style="width:867px" %)The code attribute holds an optional code identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 169 +|[[code>>doc:sdmx:Glossary.Code.WebHome]]|xs:string|(% style="width:867px" %)The [[code>>doc:sdmx:Glossary.Code.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an optional [[code>>doc:sdmx:Glossary.Code.WebHome]] identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 170 170 171 171 Element Documentation: 172 172 ... ... @@ -179,7 +179,7 @@ 179 179 Content: 180 180 {Empty} 181 181 182 -**CodedStatusMessageType:** CodedStatusMessageType describes the structure of an error or warning message which required a code. 182 +**CodedStatusMessageType:** CodedStatusMessageType describes the structure of an error or warning message which required a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 183 183 184 184 Derivation: 185 185 ... ... @@ -186,17 +186,17 @@ 186 186 StatusMessageType (restriction) 187 187 CodedStatusMessageType 188 188 189 -Attributes: 190 -code 189 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 190 +[[code>>doc:sdmx:Glossary.Code.WebHome]] 191 191 192 192 Content: 193 193 Text+ 194 194 195 -Attribute Documentation: 195 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 196 196 197 197 (% style="width:1011.29px" %) 198 198 |(% style="width:152px" %)**Name**|(% style="width:182px" %)**Type**|(% style="width:675px" %)**Documentation** 199 -|(% style="width:152px" %)code|(% style="width:182px" %)xs:string|(% style="width:675px" %)The code attribute holds an optional code identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 199 +|(% style="width:152px" %)[[code>>doc:sdmx:Glossary.Code.WebHome]]|(% style="width:182px" %)xs:string|(% style="width:675px" %)The [[code>>doc:sdmx:Glossary.Code.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds an optional [[code>>doc:sdmx:Glossary.Code.WebHome]] identifying the underlying error that generated the message. This should be used if parallel language descriptions of the error are supplied, to distinguish which of the multiple error messages are for the same underlying error. 200 200 201 201 Element Documentation: 202 202 ... ... @@ -204,51 +204,51 @@ 204 204 |(% style="width:150px" %)**Name**|(% style="width:206px" %)**Type**|(% style="width:652px" %)**Documentation** 205 205 |(% style="width:150px" %)Text|(% style="width:206px" %)TextType|(% style="width:652px" %)Text contains the text of the message, in parallel language values. 206 206 207 -** *AnnotableType*:** AnnotableType is an abstract base type used for all annotable artefacts. Any type that provides for annotations should extend this type.207 +//**AnnotableType:** //AnnotableType is an abstract base type used for all [[annotable artefacts>>doc:sdmx:Glossary.Annotable artefact.WebHome]]. Any type that provides for [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]] should extend this type. 208 208 209 209 Content: 210 -Annotations? 210 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]? 211 211 212 212 Element Documentation: 213 213 214 214 (% style="width:1014.29px" %) 215 215 |**Name**|**Type**|(% style="width:683px" %)**Documentation** 216 -|Annotations|AnnotationsType|(% style="width:683px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 216 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:683px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 217 217 218 -**AnnotationsType:** AnnotationsType provides for a list of annotations to be attached to data and structure messages. 218 +**AnnotationsType:** AnnotationsType provides for a list of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]] to be attached to data and structure messages. 219 219 220 220 Content: 221 -Annotation+ 221 +[[Annotation>>doc:sdmx:Glossary.Annotation.WebHome]]+ 222 222 223 223 Element Documentation: 224 224 225 225 (% style="width:1019.29px" %) 226 226 |(% style="width:230px" %)**Name**|(% style="width:222px" %)**Type**|(% style="width:564px" %)**Documentation** 227 -|(% style="width:230px" %)Annotation|(% style="width:222px" %)AnnotationType|(% style="width:564px" %) 227 +|(% style="width:230px" %)[[Annotation>>doc:sdmx:Glossary.Annotation.WebHome]]|(% style="width:222px" %)AnnotationType|(% style="width:564px" %) 228 228 229 -**AnnotationType:** AnnotationType provides for non-documentation notes and annotations to be embedded in data and structure messages. It provides optional fields for providing a title, a type description, a URI, and the text of the annotation. 229 +**AnnotationType:** AnnotationType provides for non-documentation notes and [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]] to be embedded in data and structure messages. It provides optional fields for providing a [[title>>doc:sdmx:Glossary.Title.WebHome]], a type description, a URI, and the text of the [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. 230 230 231 -Attributes: 231 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 232 232 id? 233 233 234 234 Content: 235 235 AnnotationTitle?, AnnotationType?, AnnotationURL*, AnnotationText*, AnnotationValue? 236 236 237 -Attribute Documentation: 237 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 238 238 239 239 (% style="width:994.294px" %) 240 240 |**Name**|**Type**|(% style="width:697px" %)**Documentation** 241 -|id|xs:string|(% style="width:697px" %)The id attribute provides a non-standard identification of an annotation. It can be used to disambiguate annotations. 241 +|id|xs:string|(% style="width:697px" %)The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a non-standard identification of an [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. It can be used to disambiguate [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. 242 242 243 243 Element Documentation: 244 244 245 245 (% style="width:1005.29px" %) 246 246 |**Name**|**Type**|(% style="width:710px" %)**Documentation** 247 -|AnnotationTitle|xs:string|(% style="width:710px" %)AnnotationTitle provides a title for the annotation. 248 -|AnnotationType|xs:string|(% style="width:710px" %)AnnotationType is used to distinguish between annotations designed to support various uses. The types are not enumerated, as these can be specified by the user or creator of the annotations. The definitions and use of annotation types should be documented by their creator. 249 -|AnnotationURL|AnnotationURLType|(% style="width:710px" %)AnnotationURL is a URI - typically a URL - which points to an external resource which may contain or supplement the annotation. These can be localised by indicating a language for the resource. If a language is not specified, the resource is assumed to not be localised. If a specific behavior is desired, an annotation type should be defined which specifies the use of this field more exactly. 250 -|AnnotationText|TextType|(% style="width:710px" %)AnnotationText holds a language-specific string containing the text of the annotation. 251 -|AnnotationValue|xs:string|(% style="width:710px" %)AnnotationValue holds a non-localised value for the annotation. 247 +|AnnotationTitle|xs:string|(% style="width:710px" %)AnnotationTitle provides a [[title>>doc:sdmx:Glossary.Title.WebHome]] for the [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. 248 +|AnnotationType|xs:string|(% style="width:710px" %)AnnotationType is used to distinguish between [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]] designed to support various uses. The types are not enumerated, as these can be specified by the user or creator of the [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. The definitions and use of [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]] types should be documented by their creator. 249 +|AnnotationURL|AnnotationURLType|(% style="width:710px" %)AnnotationURL is a URI - typically a URL - which points to an external resource which may contain or supplement the [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. These can be localised by indicating a language for the resource. If a language is not specified, the resource is assumed to not be localised. If a specific behavior is desired, an [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]] type should be defined which specifies the use of this field more exactly. 250 +|AnnotationText|TextType|(% style="width:710px" %)AnnotationText holds a language-specific string containing the text of the [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. 251 +|AnnotationValue|xs:string|(% style="width:710px" %)AnnotationValue holds a non-localised value for the [[annotation>>doc:sdmx:Glossary.Annotation.WebHome]]. 252 252 253 253 **AnnotationURLType:** AnnotationURLType defines an external resource. These can indicate localisation by specifying a language for the resource. 254 254 ... ... @@ -258,11 +258,11 @@ 258 258 xs:anyURI (extension) 259 259 AnnotationURLType 260 260 261 -Attributes: 261 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 262 262 xml:lang? 263 263 264 264 Content: 265 -Attribute Documentation: 265 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 266 266 267 267 (% style="width:1004.29px" %) 268 268 |**Name**|**Type**|(% style="width:639px" %)**Documentation** ... ... @@ -270,20 +270,20 @@ 270 270 271 271 **LinkType:** 272 272 273 -Attributes: 273 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 274 274 rel, url, urn?, type? 275 275 276 276 Content: 277 277 {Empty} 278 278 279 -Attribute Documentation: 279 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 280 280 281 281 (% style="width:1000.29px" %) 282 282 |(% style="width:147px" %)**Name**|(% style="width:249px" %)**Type**|(% style="width:602px" %)**Documentation** 283 283 |(% style="width:147px" %)rel|(% style="width:249px" %)xs:string|(% style="width:602px" %)The type of object that is being linked to. 284 284 |(% style="width:147px" %)url|(% style="width:249px" %)xs:anyURI|(% style="width:602px" %)The url of the object being linked. 285 -|(% style="width:147px" %)urn|(% style="width:249px" %)xs:anyURI|(% style="width:602px" %)A SDMX registry urn of the object being linked (if applicable). 286 -|(% style="width:147px" %)type|(% style="width:249px" %)xs:string|(% style="width:602px" %)The type of link (e.g. PDF, text, HTML, reference metadata). 285 +|(% style="width:147px" %)urn|(% style="width:249px" %)xs:anyURI|(% style="width:602px" %)A [[SDMX registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] urn of the object being linked (if applicable). 286 +|(% style="width:147px" %)type|(% style="width:249px" %)xs:string|(% style="width:602px" %)The type of link (e.g. PDF, text, HTML, [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]]). 287 287 288 288 **//IdentifiableType//:** IdentifiableType is an abstract base type for all identifiable objects. 289 289 ... ... @@ -292,26 +292,26 @@ 292 292 AnnotableType (extension) 293 293 IdentifiableType* 294 294 295 -Attributes: 295 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 296 296 id?, urn?, uri? 297 297 298 298 Content: 299 -Annotations?, Link 299 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link 300 300 301 -Attribute Documentation: 301 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 302 302 303 303 (% style="width:1002.29px" %) 304 304 |**Name**|**Type**|(% style="width:753px" %)**Documentation** 305 305 |id|IDType|(% style="width:753px" %)The id is the identifier for the object. 306 -|urn|UrnType|(% style="width:753px" %)The urn attribute holds a valid SDMX Registry URN (see SDMX Registry Specification for details). 307 -|uri|xs:anyURI|(% style="width:753px" %)The uri attribute holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a SDMX message. 306 +|urn|UrnType|(% style="width:753px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details). 307 +|uri|xs:anyURI|(% style="width:753px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message. 308 308 309 309 Element Documentation: 310 310 311 311 (% style="width:1002.29px" %) 312 312 |**Name**|**Type**|(% style="width:725px" %)**Documentation** 313 -|Annotations|AnnotationsType|(% style="width:725px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 314 -|Link|LinkType|(% style="width:725px" %)Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 313 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:725px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 314 +|Link|LinkType|(% style="width:725px" %)Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 315 315 316 316 //**NameableType:**// NameableType is an abstract base type for all nameable objects. 317 317 ... ... @@ -321,26 +321,26 @@ 321 321 IdentifiableType (extension) 322 322 NameableType* 323 323 324 -Attributes: 324 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 325 325 id?, urn?, uri? 326 326 327 327 Content: 328 -Annotations?, Link*, Name+, Description 328 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description 329 329 330 -Attribute Documentation: 330 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 331 331 332 332 (% style="width:1012.29px" %) 333 333 |**Name**|**Type**|(% style="width:768px" %)**Documentation** 334 334 |id|IDType|(% style="width:768px" %)The id is the identifier for the object. 335 -|urn|UrnType|(% style="width:768px" %)The urn attribute holds a valid SDMX Registry URN (see SDMX Registry Specification for details). 336 -|uri|xs:anyURI|(% style="width:768px" %)The uri attribute holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a SDMX message. 335 +|urn|UrnType|(% style="width:768px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details). 336 +|uri|xs:anyURI|(% style="width:768px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message. 337 337 338 338 Element Documentation: 339 339 340 340 (% style="width:1008.29px" %) 341 341 |**Name**|**Type**|(% style="width:731px" %)**Documentation** 342 -|Annotations|AnnotationsType|(% style="width:731px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 343 -|Link|LinkType|(% style="width:731px" %)Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 342 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:731px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 343 +|Link|LinkType|(% style="width:731px" %)Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 344 344 |Name|TextType|(% style="width:731px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. 345 345 |Description|TextType|(% style="width:731px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms. 346 346 ... ... @@ -353,33 +353,33 @@ 353 353 NameableType (extension) 354 354 VersionableType* 355 355 356 -Attributes: 357 -id?, urn?, uri?, version?, validFrom?, validTo? 356 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 357 +id?, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo? 358 358 359 359 Content: 360 -Annotations?, Link*, Name+, Description 360 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description 361 361 362 -Attribute Documentation: 362 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 363 363 364 364 (% style="width:1000.29px" %) 365 365 |**Name**|**Type**|(% style="width:700px" %)**Documentation** 366 366 |id|IDType|(% style="width:700px" %)The id is the identifier for the object. 367 -|urn|UrnType|(% style="width:700px" %)The urn attribute holds a valid SDMX Registry URN (see SDMX Registry Specification for details). 368 -|uri|xs:anyURI|(% style="width:700px" %)The uri attribute holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a SDMX message. 369 -|version|VersionType|(% style="width:700px" %)This version attribute holds a version number (see common:VersionType definition for details). If not supplied, artefact is considered to be un-versioned. 370 -|validFrom|xs:dateTime|(% style="width:700px" %)The validFrom attribute provides the inclusive start date for providing supplemental validity information about the version. 371 -|validTo|xs:dateTime|(% style="width:700px" %)The validTo attribute provides the inclusive end date for providing supplemental validity information about the version. 367 +|urn|UrnType|(% style="width:700px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details). 368 +|uri|xs:anyURI|(% style="width:700px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message. 369 +|(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:700px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned. 370 +|validFrom|xs:dateTime|(% style="width:700px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 371 +|validTo|xs:dateTime|(% style="width:700px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 372 372 373 373 Element Documentation: 374 374 375 375 (% style="width:1004.29px" %) 376 376 |**Name**|**Type**|(% style="width:727px" %)**Documentation** 377 -|Annotations|AnnotationsType|(% style="width:727px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 378 -|Link|LinkType|(% style="width:727px" %)Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 377 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:727px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 378 +|Link|LinkType|(% style="width:727px" %)Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 379 379 |Name|TextType|(% style="width:727px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. 380 380 |Description|TextType|(% style="width:727px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms. 381 381 382 -//**MaintainableBaseType:**// MaintainableBaseType is an abstract type that only serves the purpose of forming the base for the actual MaintainableType. The purpose of this type is to restrict the VersionableType to require the id attribute. 382 +//**MaintainableBaseType:**// MaintainableBaseType is an abstract type that only serves the purpose of forming the base for the actual MaintainableType. The purpose of this type is to restrict the VersionableType to require the id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 383 383 384 384 Derivation: 385 385 ... ... @@ -389,29 +389,29 @@ 389 389 VersionableType (restriction) 390 390 MaintainableBaseType* 391 391 392 -Attributes: 393 -id, urn?, uri?, version?, validFrom?, validTo? 392 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 393 +id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo? 394 394 395 395 Content: 396 -Annotations?, Link*, Name+, Description 396 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description 397 397 398 -Attribute Documentation: 398 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 399 399 400 400 (% style="width:1004.29px" %) 401 401 |**Name**|**Type**|(% style="width:625px" %)**Documentation** 402 402 |id|IDType|(% style="width:625px" %)The id is the identifier for the object. 403 -|urn|MaintainableUrnType|(% style="width:625px" %)The urn attribute holds a valid SDMX Registry URN (see SDMX Registry Specification for details). 404 -|uri|xs:anyURI|(% style="width:625px" %)The uri attribute holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a SDMX message. 405 -|version|VersionType|(% style="width:625px" %)This version attribute holds a version number (see common:VersionType definition for details). If not supplied, artefact is considered to be un-versioned. 406 -|validFrom|xs:dateTime|(% style="width:625px" %)The validFrom attribute provides the inclusive start date for providing supplemental validity information about the version. 407 -|validTo|xs:dateTime|(% style="width:625px" %)The validTo attribute provides the inclusive end date for providing supplemental validity information about the version. 403 +|urn|MaintainableUrnType|(% style="width:625px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details). 404 +|uri|xs:anyURI|(% style="width:625px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message. 405 +|(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:625px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned. 406 +|validFrom|xs:dateTime|(% style="width:625px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 407 +|validTo|xs:dateTime|(% style="width:625px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 408 408 409 409 Element Documentation: 410 410 411 411 (% style="width:1005.29px" %) 412 412 |**Name**|**Type**|(% style="width:728px" %)**Documentation** 413 -|Annotations|AnnotationsType|(% style="width:728px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 414 -|Link|LinkType|(% style="width:728px" %)Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 413 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:728px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 414 +|Link|LinkType|(% style="width:728px" %)Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 415 415 |Name|TextType|(% style="width:728px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. 416 416 |Description|TextType|(% style="width:728px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms. 417 417 ... ... @@ -426,74 +426,74 @@ 426 426 MaintainableBaseType (extension) 427 427 MaintainableType* 428 428 429 -Attributes: 430 -id, urn?, uri?, version?, validFrom?, validTo?, agencyID, isPartialLanguage?, isExternalReference?, serviceURL?, structureURL? 429 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 430 +id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL? 431 431 432 432 Content: 433 -Annotations?, Link*, Name+, Description 433 +[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description 434 434 435 -Attribute Documentation: 435 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 436 436 437 437 (% style="width:1005.29px" %) 438 438 |**Name**|**Type**|(% style="width:623px" %)**Documentation** 439 439 |id|IDType|(% style="width:623px" %)The id is the identifier for the object. 440 -|urn|MaintainableUrnType|(% style="width:623px" %)The urn attribute holds a valid SDMX Registry URN (see SDMX Registry Specification for details). 441 -|uri|xs:anyURI|(% style="width:623px" %)The uri attribute holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a SDMX message. 442 -|version|VersionType|(% style="width:623px" %)This version attribute holds a version number (see common:VersionType definition for details). If not supplied, artefact is considered to be un-versioned. 443 -|validFrom|xs:dateTime|(% style="width:623px" %)The validFrom attribute provides the inclusive start date for providing supplemental validity information about the version. 444 -|validTo|xs:dateTime|(% style="width:623px" %)The validTo attribute provides the inclusive end date for providing supplemental validity information about the version. 445 -|agencyID|NestedNCNameIDType|(% style="width:623px" %)The agencyID must be provided, and identifies the maintenance agency of the object. 446 -|isExternalReference (default: false)|xs:boolean|(% style="width:623px" %)The isExternalReference attribute, if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the isExternalReference attribute is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object. 447 -|serviceURL|xs:anyURI|(% style="width:623px" %)The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 448 -|structureURL|xs:anyURI|(% style="width:623px" %)The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 449 -|isPartialLanguage (default: false)|xs:boolean|(% style="width:623px" %)The isPartialLanguage attribute, if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’. 440 +|urn|MaintainableUrnType|(% style="width:623px" %)The urn [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a valid [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] URN (see [[SDMX Registry>>doc:sdmx:Glossary.SDMX Registry.WebHome]] Specification for details). 441 +|uri|xs:anyURI|(% style="width:623px" %)The uri [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a URI that contains a link to a resource with additional information about the object, such as a web page. This uri is not a [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] message. 442 +|(%%)(% style="color:#e74c3c" %)version|VersionType|(% style="width:623px" %)This (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a (% style="color:#e74c3c" %)version(%%) number (see common:VersionType definition for details). If not supplied, [[artefact>>doc:sdmx:Glossary.Artefact.WebHome]] is considered to be un-versioned. 443 +|validFrom|xs:dateTime|(% style="width:623px" %)The validFrom [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive start date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 444 +|validTo|xs:dateTime|(% style="width:623px" %)The validTo [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides the inclusive end date for providing supplemental validity information about the (% style="color:#e74c3c" %)version(%%). 445 +|agencyID|NestedNCNameIDType|(% style="width:623px" %)The agencyID must be provided, and identifies the [[maintenance agency>>doc:sdmx:Glossary.Maintenance agency.WebHome]] of the object. 446 +|[[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] (default: false)|xs:boolean|(% style="width:623px" %)The [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the actual object is not defined the corresponding element, rather its full details are defined elsewhere - indicated by either the registryURL, the repositoryURL, or the structureURL. The purpose of this is so that each structure message does not have to redefine object that are already defined elsewhere. If the [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]] [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is not set, then it is assumed to be false, and the object should contain the full definition of its contents. If more than one of the registryURL, the repositoryURL, and the structureURL are supplied, then the application processing the object can choose the method it finds best suited to retrieve the details of the object. 447 +|serviceURL|xs:anyURI|(% style="width:623px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 448 +|structureURL|xs:anyURI|(% style="width:623px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 449 +|isPartialLanguage (default: false)|xs:boolean|(% style="width:623px" %)The isPartialLanguage [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]], if true, indicates that the object doesn't contain the complete set of all available languages, e.g., when obtained as a response to a GET query that requested specific languages through the HTTP header ‘Accept-Language’. 450 450 451 451 Element Documentation: 452 452 453 453 (% style="width:1004.29px" %) 454 454 |**Name**|**Type**|(% style="width:727px" %)**Documentation** 455 -|Annotations|AnnotationsType|(% style="width:727px" %)Annotations is a reusable element the provides for a collection of annotations. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 456 -|Link|LinkType|(% style="width:727px" %)Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 455 +|[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]|AnnotationsType|(% style="width:727px" %)[[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]] is a reusable element the provides for a collection of [[annotations>>doc:sdmx:Glossary.Annotation.WebHome]]. It has been made global so that restrictions of types that extend AnnotatableType may reference it. 456 +|Link|LinkType|(% style="width:727px" %)Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata. 457 457 |Name|TextType|(% style="width:727px" %)Name provides for a human-readable name for the object. This may be provided in multiple, parallel language-equivalent forms. 458 458 |Description|TextType|(% style="width:727px" %)Description provides for a longer human-readable description of the object. This may be provided in multiple, parallel language-equivalent forms. 459 459 460 460 **ReferencePeriodType:** Specifies the inclusive start and end times. 461 461 462 -Attributes: 462 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 463 463 startTime, endTime 464 464 465 465 Content: 466 466 {Empty} 467 467 468 -Attribute Documentation: 468 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 469 469 470 470 (% style="width:995.294px" %) 471 471 |(% style="width:145px" %)**Name**|(% style="width:216px" %)**Type**|(% style="width:632px" %)**Documentation** 472 -|(% style="width:145px" %)startTime|(% style="width:216px" %)xs:dateTime|(% style="width:632px" %)The startTime attributes contains the inclusive start date for the reference period. 473 -|(% style="width:145px" %)endTime|(% style="width:216px" %)xs:dateTime|(% style="width:632px" %)The endTime attributes contains the inclusive end date for the reference period. 472 +|(% style="width:145px" %)startTime|(% style="width:216px" %)xs:dateTime|(% style="width:632px" %)The startTime [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] contains the inclusive start date for the reference period. 473 +|(% style="width:145px" %)endTime|(% style="width:216px" %)xs:dateTime|(% style="width:632px" %)The endTime [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] contains the inclusive end date for the reference period. 474 474 475 -**QueryableDataSourceType:** QueryableDataSourceType describes a data source which is accepts an standard SDMX Query message and responds appropriately. 475 +**QueryableDataSourceType:** QueryableDataSourceType describes a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] which is accepts an standard [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Query message and responds appropriately. 476 476 477 -Attributes: 477 +[[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 478 478 isRESTDatasource, isWebServiceDatasource 479 479 480 480 Content: 481 481 DataURL, WSDLURL?, WADLURL? 482 482 483 -Attribute Documentation: 483 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 484 484 485 485 (% style="width:999.294px" %) 486 486 |(% style="width:259px" %)**Name**|(% style="width:236px" %)**Type**|(% style="width:502px" %)**Documentation** 487 -|(% style="width:259px" %)isRESTDatasource|(% style="width:236px" %)xs:boolean|(% style="width:502px" %)The isRESTDatasource attribute indicates, if true, that the queryable data source is accessible via the REST protocol. 488 -|(% style="width:259px" %)isWebServiceDatasource|(% style="width:236px" %)xs:boolean|(% style="width:502px" %)The isWebServiceDatasource attribute indicates, if true, that the queryable data source is accessible via Web Services protocols. 487 +|(% style="width:259px" %)isRESTDatasource|(% style="width:236px" %)xs:boolean|(% style="width:502px" %)The isRESTDatasource [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates, if true, that the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] is accessible via the REST protocol. 488 +|(% style="width:259px" %)isWebServiceDatasource|(% style="width:236px" %)xs:boolean|(% style="width:502px" %)The isWebServiceDatasource [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates, if true, that the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] is accessible via Web Services protocols. 489 489 490 490 Element Documentation: 491 491 492 492 (% style="width:996.294px" %) 493 493 |**Name**|**Type**|(% style="width:657px" %)**Documentation** 494 -|DataURL|xs:anyURI|(% style="width:657px" %)DataURL contains the URL of the data source. 495 -|WSDLURL|xs:anyURI|(% style="width:657px" %)WSDLURL provides the location of a WSDL instance on the internet which describes the queryable data source. 496 -|WADLURL|xs:anyURI|(% style="width:657px" %)WADLURL provides the location of a WADL instance on the internet which describes the REST protocol of the queryable data source. 494 +|DataURL|xs:anyURI|(% style="width:657px" %)DataURL contains the URL of the [[data source>>doc:sdmx:Glossary.Data source.WebHome]]. 495 +|WSDLURL|xs:anyURI|(% style="width:657px" %)WSDLURL provides the location of a WSDL instance on the internet which describes the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]]. 496 +|WADLURL|xs:anyURI|(% style="width:657px" %)WADLURL provides the location of a WADL instance on the internet which describes the REST protocol of the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]]. 497 497 498 498 **XHTMLType:** XHTMLType allows for mixed content of text and XHTML tags. When using this type, one will have to provide a reference to the XHTML schema, since the processing of the tags within this type is strict, meaning that they are validated against the XHTML schema provided. 499 499 ... ... @@ -505,10 +505,11 @@ 505 505 506 506 Attribute Documentation: 507 507 508 -|**Name**|**Type**|**Documentation** 509 -|xml:lang (default: en)|xs:language 508 +(% style="width:1009.29px" %) 509 +|(% style="width:228px" %)**Name**|(% style="width:221px" %)**Type**|(% style="width:699px" %)**Documentation** 510 +|(% style="width:228px" %)xml:lang (default: en)|(% style="width:221px" %)xs:language 510 510 511 -** *PayloadStructureType*:** PayloadStructureType is an abstract base type used to define the structural information for data or metadata sets. A reference to the structure is provided (either explicitly or through a reference to a structure usage).512 +//**PayloadStructureType:**// PayloadStructureType is an abstract base type used to define the structural information for data or [[metadata sets>>doc:sdmx:Glossary.Metadata set.WebHome]]. A reference to the structure is provided (either explicitly or through a reference to a structure usage). 512 512 513 513 Attributes: 514 514 structureID, schemaURL?, namespace?, dimensionAtObservation?, explicitMeasures?, serviceURL?, structureURL? ... ... @@ -516,25 +516,27 @@ 516 516 Content: 517 517 (ProvisionAgreement|StructureUsage|Structure) 518 518 519 -Attribute Documentation: 520 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 520 520 521 -|**Name**|**Type**|**Documentation** 522 -|structureID|xs:ID|The structureID attribute uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one data set is present in the message. 523 -|schemaURL|xs:anyURI|The schemaURL attribute provides a location from which the structure specific schema can be located. 524 -|namespace|xs:anyURI|The namespace attribute is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 525 -|dimensionAtObservation|ObservationDimension Type|The dimensionAtObservation is used to reference the dimension at the observation level for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 526 -|explicitMeasures|xs:boolean|The explicitMeasures indicates whether explicit measures are used in the cross sectional format. This is only applicable for the measure dimension as the dimension at the observation level or the flat structure. 527 -|serviceURL|xs:anyURI|The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 528 -|structureURL|xs:anyURI|The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 522 +(% style="width:1003.29px" %) 523 +|**Name**|**Type**|(% style="width:598px" %)**Documentation** 524 +|structureID|xs:ID|(% style="width:598px" %)The structureID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one [[data set>>doc:sdmx:Glossary.Data set.WebHome]] is present in the message. 525 +|schemaURL|xs:anyURI|(% style="width:598px" %)The schemaURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a location from which the structure specific schema can be located. 526 +|namespace|xs:anyURI|(% style="width:598px" %)The namespace [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 527 +|dimensionAtObservation|ObservationDimensionType|(% style="width:598px" %)The dimensionAtObservation is used to reference the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 528 +|explicitMeasures|xs:boolean|(% style="width:598px" %)The explicitMeasures indicates whether explicit [[measures>>doc:sdmx:Glossary.Measure.WebHome]] are used in the cross sectional format. This is only applicable for the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] as the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) or the flat structure. 529 +|serviceURL|xs:anyURI|(% style="width:598px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 530 +|structureURL|xs:anyURI|(% style="width:598px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 529 529 530 530 Element Documentation: 531 531 532 -|**Name**|**Type**|**Documentation** 533 -|ProvisionAgreement|ProvisionAgreementRe ferenceType|ProvisionAgreement references a provision agreement which the data or metadata is reported against. 534 -|StructureUsage|StructureUsageRefere nceType|StructureUsage references a flow which the data or metadata is reported against. 535 -|Structure|StructureReferenceTy pe|Structure references the structure which defines the structure of the data or metadata set. 534 +(% style="width:1005.29px" %) 535 +|(% style="width:188px" %)**Name**|(% style="width:287px" %)**Type**|(% style="width:527px" %)**Documentation** 536 +|(% style="width:188px" %)ProvisionAgreement|(% style="width:287px" %)ProvisionAgreementReferenceType|(% style="width:527px" %)ProvisionAgreement references a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] which the data or metadata is reported against. 537 +|(% style="width:188px" %)StructureUsage|(% style="width:287px" %)StructureUsageReferenceType|(% style="width:527px" %)StructureUsage references a flow which the data or metadata is reported against. 538 +|(% style="width:188px" %)Structure|(% style="width:287px" %)StructureReferenceType|(% style="width:527px" %)Structure references the structure which defines the structure of the data or metadata set. 536 536 537 -** *DataStructureType*:** DataStructureType is an abstract base type the forms the basis for the structural information for a data set.540 +//**DataStructureType:**// DataStructureType is an abstract base type the forms the basis for the structural information for a [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. 538 538 539 539 Derivation: 540 540 ... ... @@ -547,25 +547,27 @@ 547 547 Content: 548 548 (ProvisionAgreement | StructureUsage | Structure) 549 549 550 -Attribute Documentation: 553 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 551 551 552 -|**Name**|**Type**|**Documentation** 553 -|structureID|xs:ID|The structureID attribute uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one data set is present in the message. 554 -|schemaURL|xs:anyURI|The schemaURL attribute provides a location from which the structure specific schema can be located. 555 -|namespace|xs:anyURI|The namespace attribute is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 556 -|dimensionAtObservation|ObservationDimension Type|The dimensionAtObservation is used to reference the dimension at the observation level for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 557 -|explicitMeasures|xs:boolean|The explicitMeasures indicates whether explicit measures are used in the cross sectional format. This is only applicable for the measure dimension as the dimension at the observation level or the flat structure. 558 -|serviceURL|xs:anyURI|The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 559 -|structureURL|xs:anyURI|The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 555 +(% style="width:1006.29px" %) 556 +|**Name**|**Type**|(% style="width:598px" %)**Documentation** 557 +|structureID|xs:ID|(% style="width:598px" %)The structureID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one [[data set>>doc:sdmx:Glossary.Data set.WebHome]] is present in the message. 558 +|schemaURL|xs:anyURI|(% style="width:598px" %)The schemaURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a location from which the structure specific schema can be located. 559 +|namespace|xs:anyURI|(% style="width:598px" %)The namespace [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 560 +|dimensionAtObservation|ObservationDimensionType|(% style="width:598px" %)The dimensionAtObservation is used to reference the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 561 +|explicitMeasures|xs:boolean|(% style="width:598px" %)The explicitMeasures indicates whether explicit [[measures>>doc:sdmx:Glossary.Measure.WebHome]] are used in the cross sectional format. This is only applicable for the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] as the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) or the flat structure. 562 +|serviceURL|xs:anyURI|(% style="width:598px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 563 +|structureURL|xs:anyURI|(% style="width:598px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 560 560 561 561 Element Documentation: 562 562 563 -|**Name**|**Type**|**Documentation** 564 -|ProvisionAgreement|ProvisionAgreementRe ferenceType|ProvisionAgreement references a provision agreement which the data is reported against. 565 -|StructureUsage|DataflowReferenceTyp e|StructureUsage references a dataflow which the data is reported against. 566 -|Structure|DataStructureReferen ceType|Structure references the data structure definition which defines the structure of the data. 567 +(% style="width:1012.29px" %) 568 +|(% style="width:184px" %)**Name**|(% style="width:295px" %)**Type**|(% style="width:530px" %)**Documentation** 569 +|(% style="width:184px" %)ProvisionAgreement|(% style="width:295px" %)ProvisionAgreementReferenceType|(% style="width:530px" %)ProvisionAgreement references a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] which the data is reported against. 570 +|(% style="width:184px" %)StructureUsage|(% style="width:295px" %)DataflowReferenceType|(% style="width:530px" %)StructureUsage references a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] which the data is reported against. 571 +|(% style="width:184px" %)Structure|(% style="width:295px" %)DataStructureReferenceType|(% style="width:530px" %)Structure references the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] which defines the structure of the data. 567 567 568 -**StructureSpecificDataStructureType:** StructureSpecificDataStructureType defines the structural information for a structured data set. In addition to referencing the data structure or dataflow which defines the structure of the data, the namespace for the data structure specific schema as well as which dimension is used at the observation level must be provided. It is also necessary to state whether the format uses explicit measures, although this is technically only applicable is the dimension at the observation level is the measure dimension or the flat data format is used. 573 +**StructureSpecificDataStructureType:** StructureSpecificDataStructureType defines the structural information for a structured [[data set>>doc:sdmx:Glossary.Data set.WebHome]]. In addition to referencing the data structure or [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] which defines the structure of the data, the namespace for the data structure specific schema as well as which [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] is used at the observation (% style="color:#e74c3c" %)level(%%) must be provided. It is also necessary to state whether the format uses explicit [[measures>>doc:sdmx:Glossary.Measure.WebHome]], although this is technically only applicable is the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) is the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] or the flat data format is used. 569 569 570 570 Derivation: 571 571 ... ... @@ -579,25 +579,27 @@ 579 579 Content: 580 580 (ProvisionAgreement | StructureUsage | Structure) 581 581 582 -Attribute Documentation: 587 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 583 583 584 -|**Name**|**Type**|**Documentation** 585 -|structureID|xs:ID|The structureID attribute uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one data set is present in the message. 586 -|schemaURL|xs:anyURI|The schemaURL attribute provides a location from which the structure specific schema can be located. 587 -|namespace|xs:anyURI|The namespace attribute is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 588 -|dimensionAtObservation|ObservationDimension Type|The dimensionAtObservation is used to reference the dimension at the observation level for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 589 -|explicitMeasures (default: false)|xs:boolean|The explicitMeasures indicates whether explicit measures are used in the cross sectional format. This is only applicable for the measure dimension as the dimension at the observation level or the flat structure. 590 -|serviceURL|xs:anyURI|The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 591 -|structureURL|xs:anyURI|The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 589 +(% style="width:1010.29px" %) 590 +|**Name**|**Type**|(% style="width:562px" %)**Documentation** 591 +|structureID|xs:ID|(% style="width:562px" %)The structureID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one [[data set>>doc:sdmx:Glossary.Data set.WebHome]] is present in the message. 592 +|schemaURL|xs:anyURI|(% style="width:562px" %)The schemaURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a location from which the structure specific schema can be located. 593 +|namespace|xs:anyURI|(% style="width:562px" %)The namespace [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 594 +|dimensionAtObservation|ObservationDimensionType|(% style="width:562px" %)The dimensionAtObservation is used to reference the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) for data messages. This can also be given the explicit value of "AllDimensions" which denotes that the cross sectional data is in the flat format. 595 +|explicitMeasures (default: false)|xs:boolean|(% style="width:562px" %)The explicitMeasures indicates whether explicit [[measures>>doc:sdmx:Glossary.Measure.WebHome]] are used in the cross sectional format. This is only applicable for the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] as the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) or the flat structure. 596 +|serviceURL|xs:anyURI|(% style="width:562px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 597 +|structureURL|xs:anyURI|(% style="width:562px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 592 592 593 593 Element Documentation: 594 594 595 -|**Name**|**Type**|**Documentation** 596 -|ProvisionAgreement|ProvisionAgreementReferenceType|ProvisionAgreement references a provision agreement which the data is reported against. 597 -|StructureUsage|DataflowReferenceType|StructureUsage references a dataflow which the data is reported against. 598 -|Structure|DataStructureReferen ceType|Structure references the data structure definition which defines the structure of the data. 601 +(% style="width:1018.29px" %) 602 +|(% style="width:202px" %)**Name**|(% style="width:284px" %)**Type**|(% style="width:529px" %)**Documentation** 603 +|(% style="width:202px" %)ProvisionAgreement|(% style="width:284px" %)ProvisionAgreementReferenceType|(% style="width:529px" %)ProvisionAgreement references a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] which the data is reported against. 604 +|(% style="width:202px" %)StructureUsage|(% style="width:284px" %)DataflowReferenceType|(% style="width:529px" %)StructureUsage references a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]] which the data is reported against. 605 +|(% style="width:202px" %)Structure|(% style="width:284px" %)DataStructureReferenceType|(% style="width:529px" %)Structure references the [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] which defines the structure of the data. 599 599 600 -** *MetadataStructureType*:** MetadataStructureType is an abstract base type the forms the basis of the structural information for any metadata message. A reference to the metadata structure definition or a metadataflow must be provided. This can be used to determine the structure of the message.607 +//**MetadataStructureType:**// MetadataStructureType is an abstract base type the forms the basis of the structural information for any metadata message. A reference to the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] or a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] must be provided. This can be used to determine the structure of the message. 601 601 602 602 Derivation: 603 603 ... ... @@ -610,21 +610,23 @@ 610 610 Content: 611 611 (ProvisionAgreement | StructureUsage | Structure) 612 612 613 -Attribute Documentation: 620 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 614 614 615 -|**Name**|**Type**|**Documentation** 616 -|structureID|xs:ID|The structureID attribute uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one data set is present in the message. 617 -|schemaURL|xs:anyURI|The schemaURL attribute provides a location from which the structure specific schema can be located. 618 -|namespace|xs:anyURI|The namespace attribute is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 619 -|serviceURL|xs:anyURI|The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 620 -|structureURL|xs:anyURI|The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 622 +(% style="width:1007.29px" %) 623 +|**Name**|**Type**|(% style="width:802px" %)**Documentation** 624 +|structureID|xs:ID|(% style="width:802px" %)The structureID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one [[data set>>doc:sdmx:Glossary.Data set.WebHome]] is present in the message. 625 +|schemaURL|xs:anyURI|(% style="width:802px" %)The schemaURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a location from which the structure specific schema can be located. 626 +|namespace|xs:anyURI|(% style="width:802px" %)The namespace [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to provide the namespace for structure-specific formats. By communicating this information in the header, it is possible to generate the structure specific schema while processing the message. 627 +|serviceURL|xs:anyURI|(% style="width:802px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 628 +|structureURL|xs:anyURI|(% style="width:802px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 621 621 622 622 Element Documentation: 623 623 624 -|**Name**|**Type**|**Documentation** 625 -|ProvisionAgreement|ProvisionAgreementReferenceType|ProvisionAgreement references a provision agreement which the metadata is reported against. 626 -|StructureUsage|MetadataflowReferenceType|StructureUsage references a metadataflow which the metadata is reported against. 627 -|Structure|MetadataStructureReferenceType|Structure references the metadata structure definition which defines the structure of the metadata. 632 +(% style="width:1014.29px" %) 633 +|(% style="width:162px" %)**Name**|(% style="width:277px" %)**Type**|(% style="width:573px" %)**Documentation** 634 +|(% style="width:162px" %)ProvisionAgreement|(% style="width:277px" %)ProvisionAgreementReferenceType|(% style="width:573px" %)ProvisionAgreement references a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] which the metadata is reported against. 635 +|(% style="width:162px" %)StructureUsage|(% style="width:277px" %)MetadataflowReferenceType|(% style="width:573px" %)StructureUsage references a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] which the metadata is reported against. 636 +|(% style="width:162px" %)Structure|(% style="width:277px" %)MetadataStructureReferenceType|(% style="width:573px" %)Structure references the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] which defines the structure of the metadata. 628 628 629 629 **GenericMetadataStructureType:** GenericMetadataStructureType defines the structural information for a generic metadata message. 630 630 ... ... @@ -640,20 +640,22 @@ 640 640 Content: 641 641 (ProvisionAgreement | StructureUsage | Structure) 642 642 643 -Attribute Documentation: 652 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation: 644 644 645 -|**Name**|**Type**|**Documentation** 646 -|structureID|xs:ID|The structureID attribute uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one data set is present in the message. 647 -|schemaURL|xs:anyURI|The schemaURL attribute provides a location from which the structure specific schema can be located. 648 -|serviceURL|xs:anyURI|The serviceURL attribute indicates the URL of an SDMX SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and SDMX structural metadata repository, as they both implement that same web service interface. 649 -|structureURL|xs:anyURI|The structureURL attribute indicates the URL of a SDMX-ML structure message (in the same version as the source document) in which the externally referenced object is contained. Note that this may be a URL of an SDMX RESTful web service which will return the referenced object. 654 +(% style="width:997.294px" %) 655 +|**Name**|**Type**|(% style="width:792px" %)**Documentation** 656 +|structureID|xs:ID|(% style="width:792px" %)The structureID [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] uniquely identifies the structure for the purpose of referencing it from the payload. This is only used in structure specific formats. Although it is required, it is only useful when more than one [[data set>>doc:sdmx:Glossary.Data set.WebHome]] is present in the message. 657 +|schemaURL|xs:anyURI|(% style="width:792px" %)The schemaURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] provides a location from which the structure specific schema can be located. 658 +|serviceURL|xs:anyURI|(% style="width:792px" %)The serviceURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] SOAP web service from which the details of the object can be retrieved. Note that this can be a registry or and [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] [[structural metadata>>doc:sdmx:Glossary.Structural metadata.WebHome]] repository, as they both implement that same web service interface. 659 +|structureURL|xs:anyURI|(% style="width:792px" %)The structureURL [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates the URL of a [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] structure message (in the same (% style="color:#e74c3c" %)version(%%) as the source document) in which the externally referenced object is contained. Note that this may be a URL of an [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] RESTful web service which will return the referenced object. 650 650 651 651 Element Documentation: 652 652 653 -|**Name**|**Type**|**Documentation** 654 -|ProvisionAgreement|ProvisionAgreementReferenceType|ProvisionAgreement references a provision agreement which the metadata is reported against. 655 -|StructureUsage|MetadataflowReferenceType|StructureUsage references a metadataflow which the metadata is reported against. 656 -|Structure|MetadataStructureReferenceType|Structure references the metadata structure definition which defines the structure of the metadata. 663 +(% style="width:1001.29px" %) 664 +|(% style="width:181px" %)**Name**|(% style="width:280px" %)**Type**|(% style="width:537px" %)**Documentation** 665 +|(% style="width:181px" %)ProvisionAgreement|(% style="width:280px" %)ProvisionAgreementReferenceType|(% style="width:537px" %)ProvisionAgreement references a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]] which the metadata is reported against. 666 +|(% style="width:181px" %)StructureUsage|(% style="width:280px" %)MetadataflowReferenceType|(% style="width:537px" %)StructureUsage references a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]] which the metadata is reported against. 667 +|(% style="width:181px" %)Structure|(% style="width:280px" %)MetadataStructureReferenceType|(% style="width:537px" %)Structure references the [[metadata structure definition>>doc:sdmx:Glossary.Metadata structure definition.WebHome]] which defines the structure of the metadata. 657 657 658 658 === 2.1.4 Simple Types === 659 659 ... ... @@ -672,12 +672,12 @@ 672 672 Derived by restriction of AlphaNumericType. 673 673 Regular Expression Pattern: [0-9]+ 674 674 675 -**ObservationalTimePeriodType:** ObservationalTimePeriodType specifies a distinct time period or point in time in SDMX. The time period can either be a Gregorian calendar period, a standard reporting period, a distinct point in time, or a time range with a specific date and duration. 686 +**ObservationalTimePeriodType:** ObservationalTimePeriodType specifies a distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] or point in time in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. The [[time period>>doc:sdmx:Glossary.Time period.WebHome]] can either be a Gregorian calendar period, a standard reporting period, a distinct point in time, or a time range with a specific date and duration. 676 676 677 677 Union of: 678 678 xs:gYear, xs:gYearMonth, xs:date, xs:dateTime, ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType, TimeRangeType. 679 679 680 -**StandardTimePeriodType:** StandardTimePeriodType defines the set of standard time periods in SDMX. This includes the reporting time periods and the basic date type (i.e. the calendar time periods and the dateTime format). 691 +**StandardTimePeriodType:** StandardTimePeriodType defines the set of standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. This includes the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and the basic date type (i.e. the calendar [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and the dateTime format). 681 681 682 682 Union of: 683 683 xs:gYear, xs:gYearMonth, xs:date, xs:dateTime, ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType. ... ... @@ -687,12 +687,12 @@ 687 687 Union of: 688 688 xs:gYear, xs:gYearMonth, xs:date, xs:dateTime. 689 689 690 -**GregorianTimePeriodType:** GregorianTimePeriodType defines the set of standard calendar periods in SDMX. 701 +**GregorianTimePeriodType:** GregorianTimePeriodType defines the set of standard calendar periods in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. 691 691 692 692 Union of: 693 693 xs:gYear, xs:gYearMonth, xs:date. 694 694 695 -**ReportingTimePeriodType:** ReportingTimePeriodType defines standard reporting periods in SDMX, which are all in relation to the start day (day-month) of a reporting year which is specified in the specialized reporting year start day attribute. If the reporting year start day is not defined, a day of January 1 is assumed. The reporting year must be epxressed as the year at the beginning of the period. Therfore, if the reproting year runs from April to March, any given reporting year is expressed as the year for April. The general format of a report period can be described as [year]-[period][time zone]?, where the type of period is designated with a single character followed by a number representing the period. Note that all periods allow for an optional time zone offset. See the details of each member type for the specifics of its format. 706 +**ReportingTimePeriodType:** ReportingTimePeriodType defines standard reporting periods in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]], which are all in relation to the start day (day-month) of a reporting year which is specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. If the reporting year start day is not defined, a day of January 1 is assumed. The reporting year must be epxressed as the year at the beginning of the period. Therfore, if the reproting year runs from April to March, any given reporting year is expressed as the year for April. The general format of a report period can be described as [year]-[period][time zone]?, where the type of period is designated with a single character followed by a number representing the period. Note that all periods allow for an optional time zone offset. See the details of each member type for the specifics of its format. 696 696 697 697 Union of: 698 698 ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType. ... ... @@ -707,42 +707,42 @@ 707 707 Derived by restriction of BaseReportPeriodType. 708 708 Regular Expression Pattern: . +Z.{5}.\*(\+|\-)(14:00|((0[0-9]|1[0-3]):[0-5][0-9])).{5}[^\+\-Z]+ 709 709 710 -**ReportingYearType:** ReportingYearType defines a time period of 1 year (P1Y) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. In this case a reporting year will coincide with a calendar year. The format of a reporting year is YYYY-A1 (e.g. 2000-A1). Note that the period value of 1 is fixed. 721 +**ReportingYearType:** ReportingYearType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 1 year (P1Y) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. In this case a reporting year will coincide with a calendar year. The format of a reporting year is YYYY-A1 (e.g. 2000-A1). Note that the period value of 1 is fixed. 711 711 712 712 Derived by restriction of ReportPeriodValidTimeZoneType. 713 713 Regular Expression Pattern: . {5}A1. 714 714 715 -**ReportingSemesterType:** ReportingSemesterType defines a time period of 6 months (P6M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting semester is YYYY-Ss (e.g. 2000-S1), where s is either 1 or 2. 726 +**ReportingSemesterType:** ReportingSemesterType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 6 months (P6M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting semester is YYYY-Ss (e.g. 2000-S1), where s is either 1 or 2. 716 716 717 717 Derived by restriction of ReportPeriodValidTimeZoneType. 718 718 Regular Expression Pattern: . {5}S[1-2]. 719 719 720 -**ReportingTrimesterType:** ReportingTrimesterType defines a time period of 4 months (P4M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting trimester is YYYY-Tt (e.g. 2000-T1), where s is either 1, 2, or 3. 731 +**ReportingTrimesterType:** ReportingTrimesterType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 4 months (P4M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting trimester is YYYY-Tt (e.g. 2000-T1), where s is either 1, 2, or 3. 721 721 722 722 Derived by restriction of ReportPeriodValidTimeZoneType. 723 723 Regular Expression Pattern: . {5}T[1-3]. 724 724 725 -**ReportingQuarterType:** ReportingQuarterType defines a time period of 3 months (P3M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting quarter is YYYY-Qq (e.g. 2000-Q1), where q is a value between 1 and 4. 736 +**ReportingQuarterType:** ReportingQuarterType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 3 months (P3M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting quarter is YYYY-Qq (e.g. 2000-Q1), where q is a value between 1 and 4. 726 726 727 727 Derived by restriction of ReportPeriodValidTimeZoneType. 728 728 Regular Expression Pattern: . {5}Q[1-4]. 729 729 730 -**ReportingMonthType:** ReportingMonthType defines a time period of 1 month (P1M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. In this case a reporting month will coincide with a calendar month. The format of a reporting month is YYYY-Mmm (e.g. 2000-M01), where mm is a two digit month (i.e. 01-12). 741 +**ReportingMonthType:** ReportingMonthType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 1 month (P1M) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. In this case a reporting month will coincide with a calendar month. The format of a reporting month is YYYY-Mmm (e.g. 2000-M01), where mm is a two digit month (i.e. 01-12). 731 731 732 732 Derived by restriction of ReportPeriodValidTimeZoneType. 733 733 Regular Expression Pattern: . {5}M(0[1-9]|1[0-2])*. 734 734 735 -**ReportingWeekType:** ReportingWeekType defines a time period of 7 days (P7D) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. A standard reporting week is based on the ISO 8601 defintion of a week date, in relation to the reporting period start day. The first week is defined as the week with the first Thursday on or after the reporting year start day. An equivalent definition is the week starting with the Monday nearest in time to the reporting year start day. There are other equivalent defintions, all of which should be adjusted based on the reporting year start day. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting week is YYYY-Www (e.g. 2000-W01), where mm is a two digit week (i.e. 01-53). 746 +**ReportingWeekType:** ReportingWeekType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 7 days (P7D) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. A standard reporting week is based on the ISO 8601 defintion of a week date, in relation to the reporting period start day. The first week is defined as the week with the first Thursday on or after the reporting year start day. An equivalent definition is the week starting with the Monday nearest in time to the reporting year start day. There are other equivalent defintions, all of which should be adjusted based on the reporting year start day. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting week is YYYY-Www (e.g. 2000-W01), where mm is a two digit week (i.e. 01-53). 736 736 737 737 Derived by restriction of ReportPeriodValidTimeZoneType. 738 738 Regular Expression Pattern: . {5}W(0[1-9]|[1-4][0-9]|5[0-3]). 739 739 740 -**ReportingDayType:** ReportingDayType defines a time period of 1 day (P1D) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day attribute. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting day is YYYY-Dddd (e.g. 2000-D001), where ddd is a three digit day (i.e. 001-366). 751 +**ReportingDayType:** ReportingDayType defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] of 1 day (P1D) in relation to a reporting year which has a start day (day-month) specified in the specialized reporting year start day [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. In the absence of a start day for the reporting year, a day of January 1 is assumed. The format of a reporting day is YYYY-Dddd (e.g. 2000-D001), where ddd is a three digit day (i.e. 001-366). 741 741 742 742 Derived by restriction of ReportPeriodValidTimeZoneType. 743 743 Regular Expression Pattern: . {5}D(0[0-9][1-9]|[1-2][0-9][0-9]|3[0-5][0-9]|36[0-6]). 744 744 745 -**BaseTimeRangeType:** BaseTimeRangeType is a simple type which frames the general pattern for a time range in SDMX. A time range pattern is generally described as [xs:date or xs:dateTime]\[xs:duration], where the referenced types are defined by XML Schema. This type is meant to be derived from for further validation. 756 +**BaseTimeRangeType:** BaseTimeRangeType is a simple type which frames the general pattern for a time range in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. A time range pattern is generally described as [xs:date or xs:dateTime]\[xs:duration], where the referenced types are defined by XML Schema. This type is meant to be derived from for further validation. 746 746 747 747 Derived by restriction of xs:string. 748 748 Regular Expression Pattern: \d{4}\-\d{2}\-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?)?(Z|((\+|\-)\d{2}:\d{2}))?/P.+ ... ... @@ -770,17 +770,17 @@ 770 770 Derived by restriction of RangeValidTimeType. 771 771 Regular Expression Pattern: . +Z/.+.{10}.\*(\+|\-)(14:00|((0[0-9]|1[0-3]):[0-5][0-9]))/.+.{10}[^\+\-Z]+ 772 772 773 -**TimeRangeValidDateDurationType:** TimeRangeValidDateDurationType is an abstract derivation of the RangeValidTimeType which validates that duration provided is generally valid, up to the time component. 784 +**TimeRangeValidDateDurationType:** TimeRangeValidDateDurationType is an abstract derivation of the RangeValidTimeType which validates that duration provided is generally valid, up to the time [[component>>doc:sdmx:Glossary.Component.WebHome]]. 774 774 775 775 Derived by restriction of RangeValidTimeZoneType. 776 776 Regular Expression Pattern: . +/P(\d+Y)?(\d+M)?(\d+D)?(T.+)? 777 777 778 -**TimeRangeType:** TimeRangeType defines the structure of a time range in SDMX. The pattern of a time range can be generally described as [start date]\[duration], where start date is an date or dateTime type as defined in XML Schema and duration is a time duration as defined in XML Schema. Note that it is permissible for a time zone offset to be provided on the date or date time. 789 +**TimeRangeType:** TimeRangeType defines the structure of a time range in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. The pattern of a time range can be generally described as [start date]\[duration], where start date is an date or dateTime type as defined in XML Schema and duration is a time duration as defined in XML Schema. Note that it is permissible for a time zone offset to be provided on the date or date time. 779 779 780 780 Derived by restriction of TimeRangeValidDateDurationType. 781 781 Regular Expression Pattern: . +/P.\*T(\d+H)?(\d+M)?(\d+(.\d+)?S)?.+/P[^T]+ 782 782 783 -**NotApplicableType:** NotApplicableType is a reusable simple type that allows for not applicable dimension values to be reported. This is required for datasets against a DSD which includes data from Dataflows, which only use a subset of Dimensions as defined by a Dimension Constraint, or for data-related reference metadata attributes that are not attached to all dimensions. 794 +**NotApplicableType:** NotApplicableType is a reusable simple type that allows for not applicable [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] values to be reported. This is required for [[datasets>>doc:sdmx:Glossary.Data set.WebHome]] against a [[DSD>>doc:sdmx:Glossary.Data structure definition.WebHome]] which includes data from [[Dataflows>>doc:sdmx:Glossary.Dataflow.WebHome]], which only use a subset of [[Dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] as defined by a [[Dimension>>doc:sdmx:Glossary.Dimension.WebHome]] (% style="color:#e74c3c" %)Constraint(%%), or for data-related [[reference metadata>>doc:sdmx:Glossary.Reference metadata.WebHome]] [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] that are not attached to all [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]]. 784 784 785 785 Derived by restriction of xs:string. 786 786 Fixed value: (tilde) ... ... @@ -819,7 +819,7 @@ 819 819 * RangeValidTimeZoneOrNotApplicableType 820 820 * TimeRangeOrNotApplicableType 821 821 822 -**MissingType:** MissingType is a reusable simple type that allows for missing values to be reported. This is required for attributes and measures to report an intentionally missing value of any other type than double or float. 833 +**MissingType:** MissingType is a reusable simple type that allows for missing values to be reported. This is required for [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] and [[measures>>doc:sdmx:Glossary.Measure.WebHome]] to report an intentionally missing value of any other type than double or float. 823 823 824 824 Derived by restriction of xs:string. 825 825 Fixed value: #N/A ... ... @@ -878,29 +878,32 @@ 878 878 879 879 Enumerations: 880 880 881 -|**Value**|**Documentation** 882 -|unbounded|Object has no upper limit on occurrences. 892 +(% style="width:625.294px" %) 893 +|(% style="width:144px" %)**Value**|(% style="width:478px" %)**Documentation** 894 +|(% style="width:144px" %)unbounded|(% style="width:478px" %)Object has no upper limit on occurrences. 883 883 884 -**ActionType:** ActionType provides a list of actions, describing the intention of the data transmission from the sender's side. Each action provided at the data or metadata set level applies to the entire data set for which it is given. Note that the actions indicated in the Message Header are optional, and used to summarize specific actions indicated with this data type for all registry interactions. The "Informational" value is used when the message contains information in response to a query, rather than being used to invoke a maintenance activity. 896 +**ActionType:** ActionType provides a list of actions, describing the intention of the data transmission from the sender's side. Each action provided at the data or [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]] (% style="color:#e74c3c" %)level(%%) applies to the entire [[data set>>doc:sdmx:Glossary.Data set.WebHome]] for which it is given. Note that the actions indicated in the Message Header are optional, and used to summarize specific actions indicated with this data type for all registry interactions. The "Informational" value is used when the message contains information in response to a query, rather than being used to invoke a maintenance activity. 885 885 886 886 Derived by restriction of xs:NMTOKEN. 887 887 888 888 Enumerations: 889 889 890 -|**Value**|**Documentation** 891 -|Append|Append - this is an incremental update for an existing data/metadata set or the provision of new data or documentation (attribute values) formerly absent. If any of the supplied data or metadata is already present, it will not replace that data or metadata. This corresponds to the "Update" value found in version 1.0 of the SDMX Technical Standards. 892 -|Replace|Replace - data/metadata is to be replaced, and may also include additional data/metadata to be appended. The replacement occurs at the level of the observation - that is, it is not possible to replace an entire series. 893 -|Delete|Delete - data/metadata is to be deleted. Deletion occurs at the lowest level object. For instance, if a delete data message contains a series with no observations, then the entire series will be deleted. If the series contains observations, then only those observations specified will be deleted. The same basic concept applies for attributes. If a series or observation in a delete message contains attributes, then only those attributes will be deleted. 894 -|Information|Informational - data/metadata is being exchanged for informational purposes only, and not meant to update a system. 902 +(% style="width:1005.29px" %) 903 +|**Value**|(% style="width:905px" %)**Documentation** 904 +|Append|(% style="width:905px" %)Append - this is an [[incremental update>>doc:sdmx:Glossary.Incremental update.WebHome]] for an existing data/[[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]] or the provision of new data or documentation ([[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] values) formerly absent. If any of the supplied data or metadata is already present, it will not replace that data or metadata. This corresponds to the "Update" value found in (% style="color:#e74c3c" %)version(%%) 1.0 of the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Technical Standards. 905 +|Replace|(% style="width:905px" %)Replace - data/metadata is to be replaced, and may also include additional data/metadata to be appended. The replacement occurs at the (% style="color:#e74c3c" %)level(%%) of the observation - that is, it is not possible to replace an entire series. 906 +|Delete|(% style="width:905px" %)Delete - data/metadata is to be deleted. Deletion occurs at the lowest (% style="color:#e74c3c" %)level(%%) object. For instance, if a delete data message contains a series with no observations, then the entire series will be deleted. If the series contains observations, then only those observations specified will be deleted. The same basic (% style="color:#e74c3c" %)concept(%%) applies for [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]]. If a series or observation in a delete message contains [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]], then only those [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] will be deleted. 907 +|Information|(% style="width:905px" %)Informational - data/metadata is being exchanged for informational purposes only, and not meant to update a system. 895 895 896 -**WildCardValueType:** WildCardValueType is a single value code list, used to include the '%' character - indicating that an entire field is wild carded. 909 +**WildCardValueType:** WildCardValueType is a single value [[code list>>doc:sdmx:Glossary.Code list.WebHome]], used to include the '%' character - indicating that an entire field is wild carded. 897 897 898 898 Derived by restriction of xs:string. 899 899 900 900 Enumerations: 901 901 902 -|**Value**|**Documentation** 903 -|%|Indicates a wild card value. 915 +(% style="width:505.294px" %) 916 +|(% style="width:169px" %)**Value**|(% style="width:333px" %)**Documentation** 917 +|(% style="width:169px" %)%|(% style="width:333px" %)Indicates a wild card value. 904 904 905 905 **CascadeSelectionType:** 906 906 ... ... @@ -913,10 +913,11 @@ 913 913 914 914 Enumerations: 915 915 916 -|**Value**|**Documentation** 917 -|excluderoot| 930 +(% style="width:504.294px" %) 931 +|(% style="width:165px" %)**Value**|(% style="width:336px" %)**Documentation** 932 +|(% style="width:165px" %)excluderoot|(% style="width:336px" %) 918 918 919 -**ObservationDimensionType:** ObservationDimensionType allows for the dimension at the observation level to be specified by either providing the dimension identifier or using the explicit value "AllDimensions". 934 +**ObservationDimensionType:** ObservationDimensionType allows for the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation (% style="color:#e74c3c" %)level(%%) to be specified by either providing the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] identifier or using the explicit value "AllDimensions". 920 920 921 921 Union of: 922 922 NCNameIDType, ObsDimensionsCodeType. ... ... @@ -927,158 +927,162 @@ 927 927 928 928 Enumerations: 929 929 930 -|**Value**|**Documentation** 931 -|AllDimensions|AllDimensions notes that the cross sectional format shall be flat; that is all dimensions should be contained at the observation level. 932 -|TIME_PERIOD|TIME_PERIOD refers to the fixed identifier for the time dimension. 945 +(% style="width:997.294px" %) 946 +|(% style="width:168px" %)**Value**|(% style="width:826px" %)**Documentation** 947 +|(% style="width:168px" %)AllDimensions|(% style="width:826px" %)AllDimensions notes that the cross sectional format shall be flat; that is all [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]] should be contained at the observation (% style="color:#e74c3c" %)level(%%). 948 +|(% style="width:168px" %)TIME_PERIOD|(% style="width:826px" %)TIME_PERIOD refers to the fixed identifier for the time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 933 933 934 -**DataType:** DataTypeType provides an enumerated list of the types of data formats allowed as the for the representation of an object. 950 +**DataType:** DataTypeType provides an enumerated list of the types of data formats allowed as the for the [[representation>>doc:sdmx:Glossary.Representation.WebHome]] of an object. 935 935 936 936 Derived by restriction of xs:NMTOKEN. 937 937 938 938 Enumerations: 939 939 940 -|**Value**|**Documentation** 941 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 942 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 943 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 944 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 945 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 946 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 947 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 948 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 949 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 950 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 951 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 952 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 953 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 954 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 955 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 956 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 957 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 958 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 959 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 960 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 961 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 962 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 963 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 964 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 965 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 966 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 967 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 968 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 969 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 970 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 971 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 972 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 973 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 974 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 975 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 976 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 977 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 978 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 979 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 980 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 981 -|XHTML|This value indicates that the content of the component can contain XHTML markup. 982 -|KeyValues|This value indicates that the content of the component will be data key (a set of dimension references and values for the dimensions). 983 -|IdentifiableReference|This value indicates that the content of the component will be complete reference (either URN or full set of reference fields) to an Identifiable object in the SDMX Information Model. 984 -|DataSetReference|This value indicates that the content of the component will be reference to a data provider, which is actually a formal reference to a data provider and a data set identifier value. 956 +(% style="width:996.294px" %) 957 +|**Value**|(% style="width:796px" %)**Documentation** 958 +|String|(% style="width:796px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 959 +|Alpha|(% style="width:796px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 960 +|AlphaNumeric|(% style="width:796px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 961 +|Numeric|(% style="width:796px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 962 +|BigInteger|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 963 +|Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 964 +|Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 965 +|Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 966 +|[[Decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 967 +|Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 968 +|Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 969 +|Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 970 +|URI|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 971 +|Count|(% style="width:796px" %)A simple incrementing Integer type. The isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to true, and the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to "1". 972 +|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the inclusive boundaries of a numeric range of type xs:decimal. 973 +|ExclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the exclusive boundaries of a numeric range, of type xs:decimal. 974 +|Incremental|(% style="width:796px" %)This value indicates that the value increments according to the value provided in the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]], and has a true value for the isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]]. 975 +|ObservationalTimePeriod|(% style="width:796px" %)Observational [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] are the superset of all [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], and date time) and a time range. 976 +|StandardTimePeriod|(% style="width:796px" %)Standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the basic [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and date time) and the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]]. 977 +|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and a date time. 978 +|GregorianTimePeriod|(% style="width:796px" %)Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 979 +|GregorianYear|(% style="width:796px" %)A Gregorian [[time period>>doc:sdmx:Glossary.Time period.WebHome]] corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 980 +|GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 981 +|GregorianDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 982 +|ReportingTimePeriod|(% style="width:796px" %)Reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 983 +|ReportingYear|(% style="width:796px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingYearType. 984 +|ReportingSemester|(% style="width:796px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingSemesterType. 985 +|ReportingTrimester|(% style="width:796px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingTrimesterType. 986 +|ReportingQuarter|(% style="width:796px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingQuarterType. 987 +|ReportingMonth|(% style="width:796px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingMonthType. 988 +|ReportingWeek|(% style="width:796px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingWeekType. 989 +|ReportingDay|(% style="width:796px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingDayType. 990 +|DateTime|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 991 +|TimeRange|(% style="width:796px" %)TimeRange defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] by providing a distinct start (date or date time) and a duration. 992 +|Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 993 +|MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 994 +|Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 995 +|Time|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 996 +|Duration|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 997 +|GeospatialInformation|(% style="width:796px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 998 +|XHTML|(% style="width:796px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] can contain XHTML markup. 999 +|KeyValues|(% style="width:796px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] will be data key (a set of [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] references and values for the [[dimensions>>doc:sdmx:Glossary.Dimension.WebHome]]). 1000 +|IdentifiableReference|(% style="width:796px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] will be complete reference (either URN or full set of reference fields) to an Identifiable object in the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] Information Model. 1001 +|DataSetReference|(% style="width:796px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] will be reference to a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]], which is actually a formal reference to a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]] and a [[data set>>doc:sdmx:Glossary.Data set.WebHome]] identifier value. 985 985 986 -**BasicComponentDataType:** BasicComponentDataType provides an enumerated list of the types of characters allowed in the textType attribute for all non-target object components. 1003 +**BasicComponentDataType:** BasicComponentDataType provides an enumerated list of the types of characters allowed in the textType [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] for all non-target object components. 987 987 988 988 Derived by restriction of DataType. 989 989 990 990 Enumerations: 991 991 992 -|**Value**|**Documentation** 993 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 994 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 995 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 996 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 997 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 998 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 999 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1000 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1001 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1002 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1003 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1004 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1005 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1006 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1007 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1008 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1009 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1010 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1011 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1012 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1013 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1014 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1015 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1016 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1017 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1018 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1019 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1020 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1021 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1022 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1023 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1024 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1025 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1026 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1027 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1028 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1029 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1030 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 1031 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1032 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1033 -|XHTML|This value indicates that the content of the component can contain XHTML markup. 1009 +(% style="width:999.294px" %) 1010 +|**Value**|(% style="width:799px" %)**Documentation** 1011 +|String|(% style="width:799px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 1012 +|Alpha|(% style="width:799px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1013 +|AlphaNumeric|(% style="width:799px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1014 +|Numeric|(% style="width:799px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1015 +|BigInteger|(% style="width:799px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1016 +|Integer|(% style="width:799px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1017 +|Long|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1018 +|Short|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1019 +|[[Decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]] datatype. 1020 +|Float|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1021 +|Double|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1022 +|Boolean|(% style="width:799px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1023 +|URI|(% style="width:799px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1024 +|Count|(% style="width:799px" %)A simple incrementing Integer type. The isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to true, and the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to "1". 1025 +|InclusiveValueRange|(% style="width:799px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the inclusive boundaries of a numeric range of type xs:decimal. 1026 +|ExclusiveValueRange|(% style="width:799px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the exclusive boundaries of a numeric range, of type xs:decimal. 1027 +|Incremental|(% style="width:799px" %)This value indicates that the value increments according to the value provided in the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]], and has a true value for the isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]]. 1028 +|ObservationalTimePeriod|(% style="width:799px" %)Observational [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] are the superset of all [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], and date time) and a time range. 1029 +|StandardTimePeriod|(% style="width:799px" %)Standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the basic [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and date time) and the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]]. 1030 +|BasicTimePeriod|(% style="width:799px" %)BasicTimePeriod [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and a date time. 1031 +|GregorianTimePeriod|(% style="width:799px" %)Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1032 +|GregorianYear|(% style="width:799px" %)A Gregorian [[time period>>doc:sdmx:Glossary.Time period.WebHome]] corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1033 +|GregorianYearMonth|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1034 +|GregorianDay|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1035 +|ReportingTimePeriod|(% style="width:799px" %)Reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1036 +|ReportingYear|(% style="width:799px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingYearType. 1037 +|ReportingSemester|(% style="width:799px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingSemesterType. 1038 +|ReportingTrimester|(% style="width:799px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingTrimesterType. 1039 +|ReportingQuarter|(% style="width:799px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingQuarterType. 1040 +|ReportingMonth|(% style="width:799px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingMonthType. 1041 +|ReportingWeek|(% style="width:799px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingWeekType. 1042 +|ReportingDay|(% style="width:799px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingDayType. 1043 +|DateTime|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1044 +|TimeRange|(% style="width:799px" %)TimeRange defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] by providing a distinct start (date or date time) and a duration. 1045 +|Month|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1046 +|MonthDay|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1047 +|Day|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1048 +|Time|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 1049 +|Duration|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1050 +|GeospatialInformation|(% style="width:799px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1051 +|XHTML|(% style="width:799px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] can contain XHTML markup. 1034 1034 1035 -**SimpleDataType:** SimpleDataType restricts BasicComponentDataType to specify the allowable data types for a data structure definition component. The XHTML representation is removed as a possible type. 1053 +**SimpleDataType:** SimpleDataType restricts BasicComponentDataType to specify the allowable data types for a [[data structure definition>>doc:sdmx:Glossary.Data structure definition.WebHome]] [[component>>doc:sdmx:Glossary.Component.WebHome]]. The XHTML [[representation>>doc:sdmx:Glossary.Representation.WebHome]] is removed as a possible type. 1036 1036 1037 1037 Derived by restriction of BasicComponentDataType. 1038 1038 1039 1039 Enumerations: 1040 1040 1041 -|**Value**|**Documentation** 1042 -|String|A string datatype corresponding to W3C XML Schema's xs:string datatype. 1043 -|Alpha|A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1044 -|AlphaNumeric|A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1045 -|Numeric|A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1046 -|BigInteger|An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1047 -|Integer|An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1048 -|Long|A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1049 -|Short|A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1050 -|Decimal|A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype. 1051 -|Float|A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1052 -|Double|A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1053 -|Boolean|A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1054 -|URI|A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1055 -|Count|A simple incrementing Integer type. The isSequence facet must be set to true, and the interval facet must be set to "1". 1056 -|InclusiveValueRange|This value indicates that the startValue and endValue attributes provide the inclusive boundaries of a numeric range of type xs:decimal. 1057 -|ExclusiveValueRange|This value indicates that the startValue and endValue attributes provide the exclusive boundaries of a numeric range, of type xs:decimal. 1058 -|Incremental|This value indicates that the value increments according to the value provided in the interval facet, and has a true value for the isSequence facet. 1059 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1060 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1061 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1062 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1063 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1064 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1065 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1066 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1067 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1068 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1069 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1070 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1071 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1072 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1073 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1074 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1075 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1076 -|Month|A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1077 -|MonthDay|A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1078 -|Day|A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1079 -|Time|A time datatype corresponding to W3C XML Schema's xs:time datatype. 1080 -|Duration|A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1081 -|GeospatialInformation|A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1059 +(% style="width:996.294px" %) 1060 +|**Value**|(% style="width:796px" %)**Documentation** 1061 +|String|(% style="width:796px" %)A string datatype corresponding to W3C XML Schema's xs:string datatype. 1062 +|Alpha|(% style="width:796px" %)A string datatype which only allows for the simple aplhabetic charcter set of A-Z, a-z. 1063 +|AlphaNumeric|(% style="width:796px" %)A string datatype which only allows for the simple alphabetic character set of A-Z, a-z plus the simple numeric character set of 0-9. 1064 +|Numeric|(% style="width:796px" %)A string datatype which only allows for the simple numeric character set of 0-9. This format is not treated as an integer, and therefore can having leading zeros. 1065 +|BigInteger|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:integer datatype. 1066 +|Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype. 1067 +|Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype. 1068 +|Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype. 1069 +|[[Decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:[[decimal>>doc:sdmx:Glossary.Decimals.WebHome]] datatype. 1070 +|Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype. 1071 +|Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype. 1072 +|Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype. 1073 +|URI|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:anyURI datatype. 1074 +|Count|(% style="width:796px" %)A simple incrementing Integer type. The isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to true, and the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]] must be set to "1". 1075 +|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the inclusive boundaries of a numeric range of type xs:decimal. 1076 +|ExclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue [[attributes>>doc:sdmx:Glossary.Attribute.WebHome]] provide the exclusive boundaries of a numeric range, of type xs:decimal. 1077 +|Incremental|(% style="width:796px" %)This value indicates that the value increments according to the value provided in the interval [[facet>>doc:sdmx:Glossary.Facet.WebHome]], and has a true value for the isSequence [[facet>>doc:sdmx:Glossary.Facet.WebHome]]. 1078 +|ObservationalTimePeriod|(% style="width:796px" %)Observational [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] are the superset of all [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], and date time) and a time range. 1079 +|StandardTimePeriod|(% style="width:796px" %)Standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the basic [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and date time) and the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]]. 1080 +|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and a date time. 1081 +|GregorianTimePeriod|(% style="width:796px" %)Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1082 +|GregorianYear|(% style="width:796px" %)A Gregorian [[time period>>doc:sdmx:Glossary.Time period.WebHome]] corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1083 +|GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1084 +|GregorianDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1085 +|ReportingTimePeriod|(% style="width:796px" %)Reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1086 +|ReportingYear|(% style="width:796px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingYearType. 1087 +|ReportingSemester|(% style="width:796px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingSemesterType. 1088 +|ReportingTrimester|(% style="width:796px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingTrimesterType. 1089 +|ReportingQuarter|(% style="width:796px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingQuarterType. 1090 +|ReportingMonth|(% style="width:796px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingMonthType. 1091 +|ReportingWeek|(% style="width:796px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingWeekType. 1092 +|ReportingDay|(% style="width:796px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingDayType. 1093 +|DateTime|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1094 +|TimeRange|(% style="width:796px" %)TimeRange defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] by providing a distinct start (date or date time) and a duration. 1095 +|Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype. 1096 +|MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype. 1097 +|Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype. 1098 +|Time|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype. 1099 +|Duration|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype. 1100 +|GeospatialInformation|(% style="width:796px" %)A string used to describe geographical features like points (e.g., locations of places, landmarks, buildings, etc.), lines (e.g., rivers, roads, streets, etc.), or areas (e.g., geographical regions, countries, islands, land lots, etc.). A mix of different features is possible too, e.g., combining polygons and geographical points to describe a country and the location of its capital. 1082 1082 1083 1083 **TimeDataType:** TimeDataType restricts SimpleDataType to specify the allowable data types for representing a time value. 1084 1084 ... ... @@ -1086,26 +1086,27 @@ 1086 1086 1087 1087 Enumerations: 1088 1088 1089 -|**Value**|**Documentation** 1090 -|ObservationalTimePeriod|Observational time periods are the superset of all time periods in SDMX. It is the union of the standard time periods (i.e. Gregorian time periods, the reporting time periods, and date time) and a time range. 1091 -|StandardTimePeriod|Standard time periods is a superset of distinct time period in SDMX. It is the union of the basic time periods (i.e. the Gregorian time periods and date time) and the reporting time periods. 1092 -|BasicTimePeriod|BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time. 1093 -|GregorianTimePeriod|Gregorian time periods correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1094 -|GregorianYear|A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1095 -|GregorianYearMonth|A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1096 -|GregorianDay|A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1097 -|ReportingTimePeriod|Reporting time periods represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1098 -|ReportingYear|A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingYearType. 1099 -|ReportingSemester|A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingSemesterType. 1100 -|ReportingTrimester|A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingTrimesterType. 1101 -|ReportingQuarter|A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingQuarterType. 1102 -|ReportingMonth|A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingMonthType. 1103 -|ReportingWeek|A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingWeekType. 1104 -|ReportingDay|A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the SDMX specific ReportingDayType. 1105 -|DateTime|A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1106 -|TimeRange|TimeRange defines a time period by providing a distinct start (date or date time) and a duration. 1108 +(% style="width:1002.29px" %) 1109 +|**Value**|(% style="width:802px" %)**Documentation** 1110 +|ObservationalTimePeriod|(% style="width:802px" %)Observational [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] are the superset of all [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]], and date time) and a time range. 1111 +|StandardTimePeriod|(% style="width:802px" %)Standard [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of distinct [[time period>>doc:sdmx:Glossary.Time period.WebHome]] in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. It is the union of the basic [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] (i.e. the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and date time) and the reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]]. 1112 +|BasicTimePeriod|(% style="width:802px" %)BasicTimePeriod [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] is a superset of the Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] and a date time. 1113 +|GregorianTimePeriod|(% style="width:802px" %)Gregorian [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] correspond to calendar periods and are represented in ISO-8601 formats. This is the union of the year, year month, and date formats. 1114 +|GregorianYear|(% style="width:802px" %)A Gregorian [[time period>>doc:sdmx:Glossary.Time period.WebHome]] corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601. 1115 +|GregorianYearMonth|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601. 1116 +|GregorianDay|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:date datatype, which is based on ISO-8601. 1117 +|ReportingTimePeriod|(% style="width:802px" %)Reporting [[time periods>>doc:sdmx:Glossary.Time period.WebHome]] represent periods of a standard length within a reporting year, where to start of the year (defined as a month and day) must be defined elsewhere or it is assumed to be January 1. This is the union of the reporting year, semester, trimester, quarter, month, week, and day. 1118 +|ReportingYear|(% style="width:802px" %)A reporting year represents a period of 1 year (P1Y) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingYearType. 1119 +|ReportingSemester|(% style="width:802px" %)A reporting semester represents a period of 6 months (P6M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingSemesterType. 1120 +|ReportingTrimester|(% style="width:802px" %)A reporting trimester represents a period of 4 months (P4M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingTrimesterType. 1121 +|ReportingQuarter|(% style="width:802px" %)A reporting quarter represents a period of 3 months (P3M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingQuarterType. 1122 +|ReportingMonth|(% style="width:802px" %)A reporting month represents a period of 1 month (P1M) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingMonthType. 1123 +|ReportingWeek|(% style="width:802px" %)A reporting week represents a period of 7 days (P7D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingWeekType. 1124 +|ReportingDay|(% style="width:802px" %)A reporting day represents a period of 1 day (P1D) from the start date of the reporting year. This is expressed as using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] specific ReportingDayType. 1125 +|DateTime|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:dateTime datatype. 1126 +|TimeRange|(% style="width:802px" %)TimeRange defines a [[time period>>doc:sdmx:Glossary.Time period.WebHome]] by providing a distinct start (date or date time) and a duration. 1107 1107 1108 -**UrnPrefixPart:** This is validates the first part of the URN (urn:sdmx.org.infomodel. <package>.<class=). It is intended to be further restricted.1128 +**UrnPrefixPart:** This is validates the first part of the URN (urn:sdmx.org.infomodel..<class=). It is intended to be further restricted. 1109 1109 1110 1110 Derived by restriction of xs:string. 1111 1111 Regular Expression Pattern: urn:sdmx:org\.sdmx\.infomodel\.[a-z]+\.[A-Za-z]+=[^=]+ ... ... @@ -1125,101 +1125,63 @@ 1125 1125 Derived by restriction of UrnClassesPart. 1126 1126 Regular Expression Pattern: . +=([A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*)*):[^:]+.+=\*:[^:]+ 1127 1127 1128 -**UrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of the URN (: <maintainable_id(<version_number>)). Note that it does not restrict the version part as it is intended to be further restricted.1148 +**UrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of the URN (:)). Note that it does not restrict the (% style="color:#e74c3c" %)version(%%) part as it is intended to be further restricted. 1129 1129 1130 1130 Derived by restriction of UrnAgencyPart. 1131 1131 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+]+\)[^(\(\))] 1132 1132 1133 -**WildcardUrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of a wildcarded URN reference (: <maintainable_id(<version_number>)). Note that it does not restrict the version part as it is intended to be further restricted.1153 +**WildcardUrnMaintainableIdPart:** This refines the prefix, classes, and agnecy patterns to validate the maintainable ID part of a wildcarded URN reference (:)). Note that it does not restrict the (% style="color:#e74c3c" %)version(%%) part as it is intended to be further restricted. 1134 1134 1135 1135 Derived by restriction of WildcardUrnAgencyPart. 1136 1136 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))] 1137 1137 1138 -**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version number part of the URN ((<version_number)). It accounts for both legacy and semantic versioning, but not wildarding (for referencing). It is meant to be further refined, although all parts after this are optional. 1158 +**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) number part of the URN ((<version_number)). It accounts for both legacy and semantic versioning, but not wildarding (for referencing). It is meant to be further refined, although all parts after this are optional. 1139 1139 1140 1140 Derived by restriction of UrnMaintainableIdPart. 1141 -Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]* 1161 +Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]~*~*)?\). 1142 1142 ))) 1143 1143 1144 -*) ?\).1164 +**UrnReferenceVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) number part of a URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1145 1145 1146 -**UrnReferenceVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version number part of a URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1147 - 1148 1148 Derived by restriction of UrnMaintainableIdPart. 1149 -Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*~)~)~)*)?\).*.+\ 1167 +Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*~)~)~)*)?\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*{2}\).*.+\0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d*\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*(\.((0|[1-9]\d*)\+?))\). 1150 1150 1151 -((( 1152 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1153 -))) 1169 +**WildcardUrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the (% style="color:#e74c3c" %)version(%%) number part of a wildcarded URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1154 1154 1155 -{2}\).*.+\ 1156 - 1157 -((( 1158 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d* 1159 -))) 1160 - 1161 -\).*.+\ 1162 - 1163 -((( 1164 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1165 -))) 1166 - 1167 -(\.((0|[1-9]\d*)\+?))\). 1168 - 1169 -**WildcardUrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the version number part of a wildcarded URN reference ((<version_number)). It accounts for both legacy and semantic versioning (including late binding). It is meant to be further refined, although all parts after this are optional. 1170 - 1171 1171 Derived by restriction of WildcardUrnMaintainableIdPart. 1172 -Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*~)~)~)*)?\).*.+\ 1172 +Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*~)~)~)*)?\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*{2}\).*.+\0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d*\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*(\.((0|[1-9]\d*)\+?))\).*.+\(\*\). 1173 1173 1174 -((( 1175 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1176 -))) 1174 +**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of the URN (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1177 1177 1178 -{2}\).*.+\ 1179 - 1180 -((( 1181 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d* 1182 -))) 1183 - 1184 -\).*.+\ 1185 - 1186 -((( 1187 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d* 1188 -))) 1189 - 1190 -(\.((0|[1-9]\d*)\+?))\).*.+\(\*\). 1191 - 1192 -**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of the URN (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1193 - 1194 1194 Derived by restriction of UrnVersionPart. 1195 1195 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1196 1196 1197 -**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of a URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1179 +**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of a URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1198 1198 1199 1199 Derived by restriction of UrnReferenceVersionPart. 1200 1200 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1201 1201 1202 -**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and version number patterns to validate the last, and optional, nested component part of a wildcarded URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1184 +**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c" %)version(%%) number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of a wildcarded URN reference (e.g. (<version_number>)<containerobject-id>.<object-id>\*). The nested patterns provide a complete validation of the URN pattern. 1203 1203 1204 1204 Derived by restriction of WildcardUrnVersionPart. 1205 1205 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)? 1206 1206 1207 -**MaintainableUrnType:** Restricts the URN so that the pattern ends after the version part. 1189 +**MaintainableUrnType:** Restricts the URN so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1208 1208 1209 1209 Derived by restriction of UrnType. 1210 1210 Regular Expression Pattern: . +\) 1211 1211 1212 -**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the version part. 1194 +**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1213 1213 1214 1214 Derived by restriction of UrnReferenceType. 1215 1215 Regular Expression Pattern: . +\) 1216 1216 1217 -**ComponentUrnType:** Restricts the URN so that the pattern ends after the first component part. 1199 +**ComponentUrnType:** Restricts the URN so that the pattern ends after the first [[component>>doc:sdmx:Glossary.Component.WebHome]] part. 1218 1218 1219 1219 Derived by restriction of UrnType. 1220 1220 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ 1221 1221 1222 -**ComponentUrnReferenceType:** Restricts the URN reference so that the pattern ends after the first component part. 1204 +**ComponentUrnReferenceType:** Restricts the URN reference so that the pattern ends after the first [[component>>doc:sdmx:Glossary.Component.WebHome]] part. 1223 1223 1224 1224 Derived by restriction of UrnReferenceType. 1225 1225 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ ... ... @@ -1229,27 +1229,27 @@ 1229 1229 Derived by restriction of ComponentUrnType. 1230 1230 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(1\.0\).+ 1231 1231 1232 -**AgencySchemeUrnType:** Urn type for an agency scheme. 1214 +**AgencySchemeUrnType:** Urn type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1233 1233 1234 1234 Derived by restriction of MaintainableUrnType. 1235 1235 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(1\.0\) 1236 1236 1237 -**DataConsumerUrnType:** Urn type for a data consumer. 1219 +**DataConsumerUrnType:** Urn type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1238 1238 1239 1239 Derived by restriction of ComponentUrnType. 1240 1240 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(1\.0\).+ 1241 1241 1242 -**DataConsumerSchemeUrnType:** Urn type for a data consumer scheme. 1224 +**DataConsumerSchemeUrnType:** Urn type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]]. 1243 1243 1244 1244 Derived by restriction of MaintainableUrnType. 1245 1245 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(1\.0\) 1246 1246 1247 -**DataProviderUrnType:** Urn type for a data provider. 1229 +**DataProviderUrnType:** Urn type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1248 1248 1249 1249 Derived by restriction of ComponentUrnType. 1250 1250 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(1\.0\).+ 1251 1251 1252 -**DataProviderSchemeUrnType:** Urn type for a data provider scheme. 1234 +**DataProviderSchemeUrnType:** Urn type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]]. 1253 1253 1254 1254 Derived by restriction of MaintainableUrnType. 1255 1255 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(1\.0\) ... ... @@ -1269,7 +1269,7 @@ 1269 1269 Derived by restriction of ComponentUrnType. 1270 1270 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+\(1\.0\).+ 1271 1271 1272 -**OrganisationUnitSchemeUrnType:** Urn type for an organisation unit scheme. 1254 +**OrganisationUnitSchemeUrnType:** Urn type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]]. 1273 1273 1274 1274 Derived by restriction of MaintainableUrnType. 1275 1275 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+\(1\.0\) ... ... @@ -1279,17 +1279,17 @@ 1279 1279 Derived by restriction of MaintainableUrnType. 1280 1280 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1281 1281 1282 -**CategoryUrnType:** Urn type for a category. 1264 +**CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1283 1283 1284 1284 Derived by restriction of UrnType. 1285 1285 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ 1286 1286 1287 -**CategorySchemeUrnType:** Urn type for a category scheme. 1269 +**CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]]. 1288 1288 1289 1289 Derived by restriction of MaintainableUrnType. 1290 1290 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1291 1291 1292 -**ReportingCategoryUrnType:** Urn type for a reporting category. 1274 +**ReportingCategoryUrnType:** Urn type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1293 1293 1294 1294 Derived by restriction of UrnType. 1295 1295 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1299,32 +1299,32 @@ 1299 1299 Derived by restriction of MaintainableUrnType. 1300 1300 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1301 1301 1302 -**CodeUrnType:** Urn type for a code. 1284 +**CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1303 1303 1304 1304 Derived by restriction of ComponentUrnType. 1305 1305 Regular Expression Pattern: . +\.codelist\.Code=.+ 1306 1306 1307 -**CodelistUrnType:** Urn type for a codelist. 1289 +**CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1308 1308 1309 1309 Derived by restriction of MaintainableUrnType. 1310 1310 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1311 1311 1312 -**HierarchicalCodeUrnType:** Urn type for a hierarchical code. 1294 +**HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1313 1313 1314 1314 Derived by restriction of UrnType. 1315 1315 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1316 1316 1317 -**HierarchyUrnType:** Urn type for a hierarchy. 1299 +**HierarchyUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1318 1318 1319 1319 Derived by restriction of MaintainableUrnType. 1320 1320 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1321 1321 1322 -**HierarchyAssociationUrnType:** Urn type for a hierarchy association. 1304 +**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1323 1323 1324 1324 Derived by restriction of MaintainableUrnType. 1325 1325 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1326 1326 1327 -**LevelUrnType:** Urn type for a level. 1309 +**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%). 1328 1328 1329 1329 Derived by restriction of ComponentUrnType. 1330 1330 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1334,27 +1334,27 @@ 1334 1334 Derived by restriction of MaintainableUrnType. 1335 1335 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1336 1336 1337 -**ConceptUrnType:** Urn type for a concept. 1319 +**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%). 1338 1338 1339 1339 Derived by restriction of ComponentUrnType. 1340 1340 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1341 1341 1342 -**ConceptSchemeUrnType:** Urn type for a concept scheme. 1324 +**ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1343 1343 1344 1344 Derived by restriction of MaintainableUrnType. 1345 1345 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1346 1346 1347 -**AttributeDescriptorUrnType:** Urn type for an attribute descriptor. 1329 +**AttributeDescriptorUrnType:** Urn type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1348 1348 1349 1349 Derived by restriction of ComponentUrnType. 1350 1350 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1351 1351 1352 -**DataAttributeUrnType:** Urn type for a data attribute. 1334 +**DataAttributeUrnType:** Urn type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1353 1353 1354 1354 Derived by restriction of ComponentUrnType. 1355 1355 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1356 1356 1357 -**DataflowUrnType:** Urn type for a dataflow. 1339 +**DataflowUrnType:** Urn type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1358 1358 1359 1359 Derived by restriction of MaintainableUrnType. 1360 1360 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1364,32 +1364,32 @@ 1364 1364 Derived by restriction of MaintainableUrnType. 1365 1365 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1366 1366 1367 -**DimensionUrnType:** Urn type for a dimension. 1349 +**DimensionUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1368 1368 1369 1369 Derived by restriction of ComponentUrnType. 1370 1370 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1371 1371 1372 -**DimensionDescriptorUrnType:** Urn type for a dimension descriptor. 1354 +**DimensionDescriptorUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1373 1373 1374 1374 Derived by restriction of ComponentUrnType. 1375 1375 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1376 1376 1377 -**GroupDimensionDescriptorUrnType:** Urn type for a group dimension descriptor. 1359 +**GroupDimensionDescriptorUrnType:** Urn type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1378 1378 1379 1379 Derived by restriction of ComponentUrnType. 1380 1380 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1381 1381 1382 -**MeasureUrnType:** Urn type for a measure. 1364 +**MeasureUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1383 1383 1384 1384 Derived by restriction of ComponentUrnType. 1385 1385 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1386 1386 1387 -**MeasureDescriptorUrnType:** Urn type for a measure descriptor. 1369 +**MeasureDescriptorUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1388 1388 1389 1389 Derived by restriction of ComponentUrnType. 1390 1390 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1391 1391 1392 -**TimeDimensionUrnType:** Urn type for a time dimension. 1374 +**TimeDimensionUrnType:** Urn type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1393 1393 1394 1394 Derived by restriction of ComponentUrnType. 1395 1395 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ ... ... @@ -1399,12 +1399,12 @@ 1399 1399 Derived by restriction of UrnType. 1400 1400 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1401 1401 1402 -**MetadataflowUrnType:** Urn type for a metadataflow. 1384 +**MetadataflowUrnType:** Urn type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1403 1403 1404 1404 Derived by restriction of MaintainableUrnType. 1405 1405 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ 1406 1406 1407 -**MetadataSetUrnType:** Urn type for a metadata set. 1389 +**MetadataSetUrnType:** Urn type for a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]]. 1408 1408 1409 1409 Derived by restriction of MaintainableUrnType. 1410 1410 Regular Expression Pattern: . +\.metadatastructure\.MetadataSet=.+ ... ... @@ -1429,42 +1429,42 @@ 1429 1429 Derived by restriction of UrnType. 1430 1430 Regular Expression Pattern: .+\.process\.Transition=.+ 1431 1431 1432 -**DataConstraintUrnType:** Urn type for a data constraint. 1414 +**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%). 1433 1433 1434 1434 Derived by restriction of MaintainableUrnType. 1435 1435 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1436 1436 1437 -**MetadataConstraintUrnType:** Urn type for a metadata constraint. 1419 +**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1438 1438 1439 1439 Derived by restriction of MaintainableUrnType. 1440 1440 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1441 1441 1442 -**MetadataProvisionAgreementUrnType:** Urn type for a metadata provision agreement. 1424 +**MetadataProvisionAgreementUrnType:** Urn type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1443 1443 1444 1444 Derived by restriction of MaintainableUrnType. 1445 1445 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1446 1446 1447 -**ProvisionAgreementUrnType:** Urn type for a provision agreement. 1429 +**ProvisionAgreementUrnType:** Urn type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1448 1448 1449 1449 Derived by restriction of MaintainableUrnType. 1450 1450 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1451 1451 1452 -**CategorySchemeMapUrnType:** Urn type for a category scheme map. 1434 +**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1453 1453 1454 1454 Derived by restriction of MaintainableUrnType. 1455 1455 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1456 1456 1457 -**ConceptSchemeMapUrnType:** Urn type for a concept scheme map. 1439 +**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1458 1458 1459 1459 Derived by restriction of MaintainableUrnType. 1460 1460 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1461 1461 1462 -**DatePatternMapUrnType:** Urn type for a date pattern map. 1444 +**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%). 1463 1463 1464 1464 Derived by restriction of ComponentUrnType. 1465 1465 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1466 1466 1467 -**EpochMapUrnType:** Urn type for a epoch map. 1449 +**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%). 1468 1468 1469 1469 Derived by restriction of ComponentUrnType. 1470 1470 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1474,22 +1474,22 @@ 1474 1474 Derived by restriction of ComponentUrnType. 1475 1475 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1476 1476 1477 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map. 1459 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1478 1478 1479 1479 Derived by restriction of MaintainableUrnType. 1480 1480 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1481 1481 1482 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map. 1464 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1483 1483 1484 1484 Derived by restriction of MaintainableUrnType. 1485 1485 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1486 1486 1487 -**RepresentationMapUrnType:** Urn type for a representation map. 1469 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1488 1488 1489 1489 Derived by restriction of MaintainableUrnType. 1490 1490 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1491 1491 1492 -**StructureMapUrnType:** Urn type for a structure map. 1474 +**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%). 1493 1493 1494 1494 Derived by restriction of MaintainableUrnType. 1495 1495 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1519,7 +1519,7 @@ 1519 1519 Derived by restriction of ComponentUrnType. 1520 1520 Regular Expression Pattern: . +\.transformation\.Ruleset=.+ 1521 1521 1522 -**RulesetSchemeUrnType:** Urn type for a rules te scheme.1504 +**RulesetSchemeUrnType:** Urn type for a ruleset scheme. 1523 1523 1524 1524 Derived by restriction of MaintainableUrnType. 1525 1525 Regular Expression Pattern: . +\.transformation\.RulesetScheme=.+ ... ... @@ -1544,12 +1544,12 @@ 1544 1544 Derived by restriction of MaintainableUrnType. 1545 1545 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1546 1546 1547 -**VtlMappingUrnType:** Urn type for a VTL mapping. 1529 +**VtlMappingUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping. 1548 1548 1549 1549 Derived by restriction of ComponentUrnType. 1550 1550 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1551 1551 1552 -**VtlMappingSchemeUrnType:** Urn type for a VTL mapping scheme. 1534 +**VtlMappingSchemeUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme. 1553 1553 1554 1554 Derived by restriction of MaintainableUrnType. 1555 1555 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ ... ... @@ -1569,7 +1569,7 @@ 1569 1569 Derived by restriction of StructureOrUsageReferenceType. 1570 1570 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.metadatastructure\.MetadataStructure=.+ 1571 1571 1572 -**AnyCodelistReferenceType:** A reference type for a codelist or value list. 1554 +**AnyCodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]] or value list. 1573 1573 1574 1574 Derived by restriction of MaintainableUrnReferenceType. 1575 1575 Regular Expression Pattern: . +\.codelist\.Codelist=.+.+\.codelist\.ValueList=.+ ... ... @@ -1584,7 +1584,7 @@ 1584 1584 Derived by restriction of ComponentUrnReferenceType. 1585 1585 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+ 1586 1586 1587 -**ConstraintReferenceType:** A reference for any type of constraint. 1569 +**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%). 1588 1588 1589 1589 Derived by restriction of MaintainableUrnReferenceType. 1590 1590 Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+ ... ... @@ -1594,27 +1594,27 @@ 1594 1594 Derived by restriction of OrganisationReferenceType. 1595 1595 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+ 1596 1596 1597 -**AgencySchemeReferenceType:** A reference type for an agency scheme. 1579 +**AgencySchemeReferenceType:** A reference type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]]. 1598 1598 1599 1599 Derived by restriction of OrganisationSchemeReferenceType. 1600 1600 Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(.+\) 1601 1601 1602 -**DataConsumerReferenceType:** A reference type for a data consumer. 1584 +**DataConsumerReferenceType:** A reference type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]]. 1603 1603 1604 1604 Derived by restriction of OrganisationReferenceType. 1605 1605 Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+ 1606 1606 1607 -**DataConsumerSchemeReferenceType:** A reference type for a data consumer scheme. 1589 +**DataConsumerSchemeReferenceType:** A reference type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]]. 1608 1608 1609 1609 Derived by restriction of OrganisationSchemeReferenceType. 1610 1610 Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(.+\) 1611 1611 1612 -**DataProviderReferenceType:** A reference type for a data provider. 1594 +**DataProviderReferenceType:** A reference type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]]. 1613 1613 1614 1614 Derived by restriction of OrganisationReferenceType. 1615 1615 Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+ 1616 1616 1617 -**DataProviderSchemeReferenceType:** A reference type for a data provider scheme. 1599 +**DataProviderSchemeReferenceType:** A reference type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]]. 1618 1618 1619 1619 Derived by restriction of OrganisationSchemeReferenceType. 1620 1620 Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(.+\) ... ... @@ -1634,7 +1634,7 @@ 1634 1634 Derived by restriction of OrganisationReferenceType. 1635 1635 Regular Expression Pattern: . +\.base\.OrganisationUnit=.+ 1636 1636 1637 -**OrganisationUnitSchemeReferenceType:** A reference type for an organisation unit scheme. 1619 +**OrganisationUnitSchemeReferenceType:** A reference type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]]. 1638 1638 1639 1639 Derived by restriction of OrganisationSchemeReferenceType. 1640 1640 Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+ ... ... @@ -1644,7 +1644,7 @@ 1644 1644 Derived by restriction of MaintainableUrnReferenceType. 1645 1645 Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1646 1646 1647 -**CategoryReferenceType:** A reference type for a category. 1629 +**CategoryReferenceType:** A reference type for a [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1648 1648 1649 1649 Derived by restriction of UrnReferenceType. 1650 1650 Regular Expression Pattern: . +\.categoryscheme\.Category=.+ ... ... @@ -1654,7 +1654,7 @@ 1654 1654 Derived by restriction of MaintainableUrnReferenceType. 1655 1655 Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+ 1656 1656 1657 -**ReportingCategoryReferenceType:** A reference type for a reporting category. 1639 +**ReportingCategoryReferenceType:** A reference type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]]. 1658 1658 1659 1659 Derived by restriction of UrnReferenceType. 1660 1660 Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+ ... ... @@ -1664,32 +1664,32 @@ 1664 1664 Derived by restriction of MaintainableUrnReferenceType. 1665 1665 Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+ 1666 1666 1667 -**CodeReferenceType:** A reference type for a code. 1649 +**CodeReferenceType:** A reference type for a [[code>>doc:sdmx:Glossary.Code.WebHome]]. 1668 1668 1669 1669 Derived by restriction of ComponentUrnReferenceType. 1670 1670 Regular Expression Pattern: . +\.codelist\.Code=.+ 1671 1671 1672 -**CodelistReferenceType:** A reference type for a codelist. 1654 +**CodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]]. 1673 1673 1674 1674 Derived by restriction of AnyCodelistReferenceType. 1675 1675 Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1676 1676 1677 -**HierarchicalCodeReferenceType:** A reference type for a hierarchical code. 1659 +**HierarchicalCodeReferenceType:** A reference type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]]. 1678 1678 1679 1679 Derived by restriction of UrnReferenceType. 1680 1680 Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1681 1681 1682 -**HierarchyReferenceType:** A reference type for a hierarchy. 1664 +**HierarchyReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]]. 1683 1683 1684 1684 Derived by restriction of MaintainableUrnReferenceType. 1685 1685 Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1686 1686 1687 -**HierarchyAssociationReferenceType:** A reference type for a hierarchy association. 1669 +**HierarchyAssociationReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association. 1688 1688 1689 1689 Derived by restriction of MaintainableUrnReferenceType. 1690 1690 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1691 1691 1692 -**LevelReferenceType:** A reference type for a level. 1674 +**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%). 1693 1693 1694 1694 Derived by restriction of ComponentUrnReferenceType. 1695 1695 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1699,27 +1699,27 @@ 1699 1699 Derived by restriction of AnyCodelistReferenceType. 1700 1700 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1701 1701 1702 -**ConceptReferenceType:** A reference type for a concept. 1684 +**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%). 1703 1703 1704 1704 Derived by restriction of ComponentUrnReferenceType. 1705 1705 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1706 1706 1707 -**ConceptSchemeReferenceType:** A reference type for a concept scheme. 1689 +**ConceptSchemeReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1708 1708 1709 1709 Derived by restriction of MaintainableUrnReferenceType. 1710 1710 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ 1711 1711 1712 -**AttributeDescriptorReferenceType:** A reference type for an attribute descriptor. 1694 +**AttributeDescriptorReferenceType:** A reference type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor. 1713 1713 1714 1714 Derived by restriction of ComponentUrnReferenceType. 1715 1715 Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+ 1716 1716 1717 -**DataAttributeReferenceType:** A reference type for a data attribute. 1699 +**DataAttributeReferenceType:** A reference type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1718 1718 1719 1719 Derived by restriction of ComponentUrnReferenceType. 1720 1720 Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+ 1721 1721 1722 -**DataflowReferenceType:** A reference type for a dataflow. 1704 +**DataflowReferenceType:** A reference type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]]. 1723 1723 1724 1724 Derived by restriction of StructureUsageReferenceType. 1725 1725 Regular Expression Pattern: . +\.datastructure\.Dataflow=.+ ... ... @@ -1729,42 +1729,42 @@ 1729 1729 Derived by restriction of StructureReferenceType. 1730 1730 Regular Expression Pattern: . +\.datastructure\.DataStructure=.+ 1731 1731 1732 -**DimensionReferenceType:** A reference type for a dimension. 1714 +**DimensionReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1733 1733 1734 1734 Derived by restriction of ComponentUrnReferenceType. 1735 1735 Regular Expression Pattern: . +\.datastructure\.Dimension=.+ 1736 1736 1737 -**DimensionDescriptorReferenceType:** A reference type for a dimension descriptor. 1719 +**DimensionDescriptorReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1738 1738 1739 1739 Derived by restriction of ComponentUrnReferenceType. 1740 1740 Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+ 1741 1741 1742 -**GroupDimensionDescriptorReferenceType:** A reference type for a group dimension descriptor. 1724 +**GroupDimensionDescriptorReferenceType:** A reference type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor. 1743 1743 1744 1744 Derived by restriction of ComponentUrnReferenceType. 1745 1745 Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+ 1746 1746 1747 -**MeasureReferenceType:** A reference type for a measure. 1729 +**MeasureReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]]. 1748 1748 1749 1749 Derived by restriction of ComponentUrnReferenceType. 1750 1750 Regular Expression Pattern: . +\.datastructure\.Measure=.+ 1751 1751 1752 -**MeasureDescriptorReferenceType:** A reference type for a measure descriptor. 1734 +**MeasureDescriptorReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor. 1753 1753 1754 1754 Derived by restriction of ComponentUrnReferenceType. 1755 1755 Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+ 1756 1756 1757 -**TimeDimensionReferenceType:** A reference type for a time dimension. 1739 +**TimeDimensionReferenceType:** A reference type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]]. 1758 1758 1759 1759 Derived by restriction of ComponentUrnReferenceType. 1760 1760 Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+ 1761 1761 1762 -**MetadataAttributeReferenceType:** A reference type for a metadata attribute. 1744 +**MetadataAttributeReferenceType:** A reference type for a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]]. 1763 1763 1764 1764 Derived by restriction of UrnReferenceType. 1765 1765 Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+ 1766 1766 1767 -**MetadataflowReferenceType:** A reference type for a metadataflow. 1749 +**MetadataflowReferenceType:** A reference type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]]. 1768 1768 1769 1769 Derived by restriction of StructureUsageReferenceType. 1770 1770 Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+ ... ... @@ -1794,42 +1794,42 @@ 1794 1794 Derived by restriction of UrnReferenceType. 1795 1795 Regular Expression Pattern: . +\.process\.Transition=.+ 1796 1796 1797 -**DataConstraintReferenceType:** A reference type for a data constraint. 1779 +**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%). 1798 1798 1799 1799 Derived by restriction of ConstraintReferenceType. 1800 1800 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1801 1801 1802 -**MetadataConstraintReferenceType:** A reference type for a metadata constraint. 1784 +**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1803 1803 1804 1804 Derived by restriction of ConstraintReferenceType. 1805 1805 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ 1806 1806 1807 -**MetadataProvisionAgreementReferenceType:** A reference type for a metadata provision agreement. 1789 +**MetadataProvisionAgreementReferenceType:** A reference type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1808 1808 1809 1809 Derived by restriction of MaintainableUrnReferenceType. 1810 1810 Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+ 1811 1811 1812 -**ProvisionAgreementReferenceType:** A reference type for a provision agreement. 1794 +**ProvisionAgreementReferenceType:** A reference type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]]. 1813 1813 1814 1814 Derived by restriction of MaintainableUrnReferenceType. 1815 1815 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1816 1816 1817 -**CategorySchemeMapReferenceType:** A reference type for a category scheme map. 1799 +**CategorySchemeMapReferenceType:** A reference type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1818 1818 1819 1819 Derived by restriction of MaintainableUrnReferenceType. 1820 1820 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1821 1821 1822 -**ConceptSchemeMapReferenceType:** A reference type for a concept scheme map. 1804 +**ConceptSchemeMapReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1823 1823 1824 1824 Derived by restriction of MaintainableUrnReferenceType. 1825 1825 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1826 1826 1827 -**DatePatternMapReferenceType:** A reference type for a date pattern map. 1809 +**DatePatternMapReferenceType:** A reference type for a date pattern (% style="color:#e74c3c" %)map(%%). 1828 1828 1829 1829 Derived by restriction of ComponentUrnReferenceType. 1830 1830 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1831 1831 1832 -**EpochMapReferenceType:** A reference type for an epoch map. 1814 +**EpochMapReferenceType:** A reference type for an epoch (% style="color:#e74c3c" %)map(%%). 1833 1833 1834 1834 Derived by restriction of ComponentUrnReferenceType. 1835 1835 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1839,22 +1839,22 @@ 1839 1839 Derived by restriction of ComponentUrnReferenceType. 1840 1840 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1841 1841 1842 -**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme map. 1824 +**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1843 1843 1844 1844 Derived by restriction of MaintainableUrnReferenceType. 1845 1845 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1846 1846 1847 -**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy map. 1829 +**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1848 1848 1849 1849 Derived by restriction of MaintainableUrnReferenceType. 1850 1850 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1851 1851 1852 -**RepresentationMapReferenceType:** A reference type for a representation map. 1834 +**RepresentationMapReferenceType:** A reference type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1853 1853 1854 1854 Derived by restriction of MaintainableUrnReferenceType. 1855 1855 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1856 1856 1857 -**StructureMapReferenceType:** A reference type for a structure map. 1839 +**StructureMapReferenceType:** A reference type for a structure (% style="color:#e74c3c" %)map(%%). 1858 1858 1859 1859 Derived by restriction of MaintainableUrnReferenceType. 1860 1860 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1909,84 +1909,86 @@ 1909 1909 Derived by restriction of MaintainableUrnReferenceType. 1910 1910 Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+ 1911 1911 1912 -**VtlMappingReferenceType:** A reference type for a VTL mapping. 1894 +**VtlMappingReferenceType:** A reference type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping. 1913 1913 1914 1914 Derived by restriction of ComponentUrnReferenceType. 1915 1915 Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+ 1916 1916 1917 -**VtlMappingSchemeReferenceType:** A reference type for a VTL mapping scheme. 1899 +**VtlMappingSchemeReferenceType:** A reference type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping scheme. 1918 1918 1919 1919 Derived by restriction of MaintainableUrnReferenceType. 1920 1920 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ 1921 1921 1922 -**VersionReferenceType:** VersionReferenceType defines the structure of version number in a reference. When semantic versioning is used, the major, minor, or patch version parts can be wildcarded using "+" as an extension. For example, 2+.3.1 means the currently latest available version >= 2.3.1 (even if not backwards compatible). Note that wildcarded semantic version references cannot be combined with version extended reference (e.g. 2.3+.1-draft is not permissable). Version-extended (e.g. 1.3.1-draft) and legacy version numbers (e.g. 1 or 1.0) are also supported. 1904 +**VersionReferenceType:** VersionReferenceType defines the structure of (% style="color:#e74c3c" %)version(%%) number in a reference. When semantic versioning is used, the major, minor, or patch (% style="color:#e74c3c" %)version(%%) parts can be wildcarded using "+" as an extension. For example, 2+.3.1 means the currently latest available (% style="color:#e74c3c" %)version(%%) >= 2.3.1 (even if not backwards compatible). Note that wildcarded semantic (% style="color:#e74c3c" %)version(%%) references cannot be combined with (% style="color:#e74c3c" %)version(%%) extended reference (e.g. 2.3+.1-draft is not permissable). (% style="color:#e74c3c" %)Version(%%)-extended (e.g. 1.3.1-draft) and legacy (% style="color:#e74c3c" %)version(%%) numbers (e.g. 1 or 1.0) are also supported. 1923 1923 1924 1924 Union of: 1925 1925 1926 1926 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType. 1927 1927 1928 -**SemanticVersionReferenceType:** SemanticVersionReferenceType is a simple type for referencing semantic version numbers. It allows for the wildcarding of only one the major, minor, or patch version parts using "+". 1910 +**SemanticVersionReferenceType:** SemanticVersionReferenceType is a simple type for referencing semantic (% style="color:#e74c3c" %)version(%%) numbers. It allows for the wildcarding of only one the major, minor, or patch (% style="color:#e74c3c" %)version(%%) parts using "+". 1929 1929 1930 1930 Derived by restriction of xs:string. 1913 + 1931 1931 Regular Expression Pattern: ((0|[1-9]\d*)\+?)(\.((0|[1-9]\d*~)~)~){2}((0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d*~)~)~)((0|[1-9]\d*)\+?)(\.((0|[1-9]\d*~)~)~)(\.((0|[1-9]\d*)\+?)) 1932 1932 1933 -**WildcardVersionType:** WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific version of an object, or to wildcard the version in the reference by specifying the '*' value. 1916 +**WildcardVersionType:** WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific (% style="color:#e74c3c" %)version(%%) of an object, or to wildcard the (% style="color:#e74c3c" %)version(%%) in the reference by specifying the '*' value. 1934 1934 1935 1935 Union of: 1936 1936 1937 1937 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType. 1938 1938 1939 -**WildcardType:** WildcardType is a single value code list, used to include the '*' character - indicating that the identification component is wildcarded. 1922 +**WildcardType:** WildcardType is a single value [[code list>>doc:sdmx:Glossary.Code list.WebHome]], used to include the '*' character - indicating that the identification [[component>>doc:sdmx:Glossary.Component.WebHome]] is wildcarded. 1940 1940 1941 1941 Derived by restriction of xs:string. 1942 1942 1943 1943 Enumerations: 1944 1944 1945 -|**Value**|**Documentation** 1928 +(% style="width:1011.29px" %) 1929 +|**Value**|(% style="width:771px" %)**Documentation** 1930 +|\*|(% style="width:771px" %)Indicates that any value of the identifier [[component>>doc:sdmx:Glossary.Component.WebHome]] is allowed. 1946 1946 1947 - |\*|Indicates that anyvalue ofthe identifier component is allowed.|1932 +**NestedIDType:** NestedIDType is the least restrictive form of an identifier used throughout all [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] messages. It allows for a hierarchical identifier, with each portion separated by the '.' character. For the identifier portions, valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1948 1948 1949 -**NestedIDType:** NestedIDType is the least restrictive form of an identifier used throughout all SDMX-ML messages. It allows for a hierarchical identifier, with each portion separated by the '.' character. For the identifier portions, valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1950 - 1951 1951 Derived by restriction of xs:string. 1952 1952 Regular Expression Pattern: [A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+) 1953 1953 1954 -**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two levels. 1937 +**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two (% style="color:#e74c3c" %)levels(%%). 1955 1955 1956 1956 Derived by restriction of NestedIDType. 1957 1957 Regular Expression Pattern: [A-Za-z0-9_@$\-]+\.[A-Za-z0-9_@$\-]+ 1958 1958 1959 -**IDType:** IDType provides a type which is used for restricting the characters in codes and IDs throughout all SDMX-ML messages. Valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1942 +**IDType:** IDType provides a type which is used for restricting the characters in [[codes>>doc:sdmx:Glossary.Code.WebHome]] and IDs throughout all [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] messages. Valid characters include A-Z, a-z, @, 0-9, \_, -, $. 1960 1960 1961 1961 Derived by restriction of NestedIDType. 1962 1962 Regular Expression Pattern: [A-Za-z0-9_@$\-]+ 1963 1963 1964 -**NCNameIDType:** NCNameIDType restricts the IDType, so that the id may be used to generate valid XML components. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or attribute names. 1947 +**NCNameIDType:** NCNameIDType restricts the IDType, so that the id may be used to generate valid XML [[components>>doc:sdmx:Glossary.Component.WebHome]]. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] names. 1965 1965 1966 1966 Derived by restriction of IDType. 1967 1967 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-] 1968 1968 1969 -**NestedNCNameIDType:** NestedNCNameIDType restricts the NestedIDType, so that the id may be used to generate valid XML components. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or attribute names. 1952 +**NestedNCNameIDType:** NestedNCNameIDType restricts the NestedIDType, so that the id may be used to generate valid XML [[components>>doc:sdmx:Glossary.Component.WebHome]]. IDs created from this type conform to the W3C XML Schema NCNAME type, and therefore can be used as element or [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] names. 1970 1970 1971 1971 Derived by restriction of NestedIDType. 1972 1972 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*) 1973 1973 1974 -**SingleNCNameIDType:** SingleNCNameIDType restricts the NestedNCNameIDType to allow only one level. Note that this is the same pattern as the NCNameIDType, but can be used when the base type to be restricted is a nested NCNameIDType (where as the NCNameIDType could only restrict the IDType). 1957 +**SingleNCNameIDType:** SingleNCNameIDType restricts the NestedNCNameIDType to allow only one (% style="color:#e74c3c" %)level(%%). Note that this is the same pattern as the NCNameIDType, but can be used when the base type to be restricted is a nested NCNameIDType (where as the NCNameIDType could only restrict the IDType). 1975 1975 1976 1976 Derived by restriction of NestedNCNameIDType. 1977 1977 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-] 1978 1978 1979 -**VersionType:** VersionType is used to communicate version information. Semantic versioning, based on 3 or 4 version parts (major.minor.patch[-extension]) is supported. The legency SDMX version format is also support. 1962 +**VersionType:** VersionType is used to communicate (% style="color:#e74c3c" %)version(%%) information. Semantic versioning, based on 3 or 4 (% style="color:#e74c3c" %)version(%%) parts (major.minor.patch[-extension]) is supported. The legency [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] (% style="color:#e74c3c" %)version(%%) format is also support. 1980 1980 1981 1981 Union of: 1982 1982 LegacyVersionNumberType, SemanticVersionNumberType. 1983 1983 1984 -**SemanticVersionNumberType:** SemanticVersionNumberType is a simple type for validating semantic version in the format (major.minor.patch[-extension]). 1967 +**SemanticVersionNumberType:** SemanticVersionNumberType is a simple type for validating semantic (% style="color:#e74c3c" %)version(%%) in the format (major.minor.patch[-extension]). 1985 1985 1986 1986 Derived by restriction of xs:string. 1987 1987 Regular Expression Pattern: (0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*~)~)~)*)? 1988 1988 1989 -**LegacyVersionNumberType:** LegacyVersionNumberType describes the version number format previously supported in SDMX. The format is restricted to allow for simple incrementing and sorting of version number. The version consists of a set of maximum 2 numeric components, separated by the '.' character. When processing version, each numeric component (the number preceding and following any '.' character) should be parsed as an integer. Thus, a version of 1.3 and 1.03 would be equivalent, as both the '3' component and the '03' component would parse to an integer value of 3. 1972 +**LegacyVersionNumberType:** LegacyVersionNumberType describes the (% style="color:#e74c3c" %)version(%%) number format previously supported in [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]]. The format is restricted to allow for simple incrementing and sorting of (% style="color:#e74c3c" %)version(%%) number. The (% style="color:#e74c3c" %)version(%%) consists of a set of maximum 2 numeric [[components>>doc:sdmx:Glossary.Component.WebHome]], separated by the '.' character. When processing (% style="color:#e74c3c" %)version(%%), each numeric [[component>>doc:sdmx:Glossary.Component.WebHome]] (the number preceding and following any '.' character) should be parsed as an integer. Thus, a (% style="color:#e74c3c" %)version(%%) of 1.3 and 1.03 would be equivalent, as both the '3' [[component>>doc:sdmx:Glossary.Component.WebHome]] and the '03' [[component>>doc:sdmx:Glossary.Component.WebHome]] would parse to an integer value of 3. 1990 1990 1991 1991 Derived by restriction of xs:string. 1975 + 1992 1992 Regular Expression Pattern: (0|[1-9]\d*)(\.(0|[1-9]\d*))?