Changes for page Part II.Common Namespace
Last modified by Elena Yasinovskaya on 2025/09/10 11:19
From version 13.2
edited by Elena Yasinovskaya
on 2025/07/25 17:22
on 2025/07/25 17:22
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Part II.Common Namespace1 +Part II.Common: This details the common namespace schemas - Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.elena semanticproorg1 +xwiki:XWiki.helena - 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>>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.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. 50 50 51 -**Link (LinkType):** Allows for the linking of other resources to identifiable objects. For example, if there is [[reference metadata>>doc:sdmx:Glossary.Referencemetadata.WebHome]] 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 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>>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.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. 56 56 57 57 Content: 58 58 {text} x (Text\* | StructuredText\*)? ... ... @@ -70,10 +70,10 @@ 70 70 71 71 ValueType (restriction) 72 72 BooleanValueType 73 - 74 74 Content: 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 75 +**StringValueType:** StringValueType is a refinement of SimpleValueType limiting the content to be a string. This can be further refined with facets, patterns, etc. 76 + 77 77 Derivation: 78 78 79 79 ValueType (restriction) ... ... @@ -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>>doc:sdmx:Glossary.Code.WebHome]](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 (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>>doc:sdmx:Glossary.Code.WebHome]](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 (xml:lang) to be used once within an element of this type. 124 124 125 125 Derivation: 126 126 ... ... @@ -290,7 +290,7 @@ 290 290 Derivation: 291 291 292 292 AnnotableType (extension) 293 - IdentifiableType 293 + IdentifiableType* 294 294 295 295 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 296 296 id?, urn?, uri? ... ... @@ -319,7 +319,7 @@ 319 319 320 320 AnnotableType (extension) 321 321 IdentifiableType (extension) 322 - NameableType 322 + NameableType* 323 323 324 324 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 325 325 id?, urn?, uri? ... ... @@ -351,10 +351,10 @@ 351 351 AnnotableType (extension) 352 352 IdentifiableType (extension) 353 353 NameableType (extension) 354 - VersionableType 354 + VersionableType* 355 355 356 356 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 357 -id?, urn?, uri?, version?, validFrom?, validTo? 357 +id?, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo? 358 358 359 359 Content: 360 360 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description ... ... @@ -366,9 +366,9 @@ 366 366 |id|IDType|(% style="width:700px" %)The id is the identifier for the object. 367 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 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 -| [[version>>doc:sdmx:Glossary.Version.WebHome]]|VersionType|(% style="width:700px" %)This[[version>>doc:sdmx:Glossary.Version.WebHome]][[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a[[version>>doc:sdmx:Glossary.Version.WebHome]]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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 ... ... @@ -387,10 +387,10 @@ 387 387 IdentifiableType (extension) 388 388 NameableType (extension) 389 389 VersionableType (restriction) 390 - MaintainableBaseType 390 + MaintainableBaseType* 391 391 392 392 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 393 -id, urn?, uri?, version?, validFrom?, validTo? 393 +id, urn?, uri?, (% style="color:#e74c3c" %)version(%%)?, validFrom?, validTo? 394 394 395 395 Content: 396 396 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description ... ... @@ -402,9 +402,9 @@ 402 402 |id|IDType|(% style="width:625px" %)The id is the identifier for the object. 403 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 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 -| [[version>>doc:sdmx:Glossary.Version.WebHome]]|VersionType|(% style="width:625px" %)This[[version>>doc:sdmx:Glossary.Version.WebHome]][[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a[[version>>doc:sdmx:Glossary.Version.WebHome]]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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 ... ... @@ -421,13 +421,13 @@ 421 421 422 422 AnnotableType (extension) 423 423 IdentifiableType (extension) 424 - NameableType (extension) 424 + NameableType* (extension) 425 425 VersionableType (restriction) 426 426 MaintainableBaseType (extension) 427 - MaintainableType 427 + MaintainableType* 428 428 429 429 [[Attributes>>doc:sdmx:Glossary.Attribute.WebHome]]: 430 -id, urn?, uri?, version?, validFrom?, validTo?, agencyID, isPartialLanguage?, [[isExternalReference>>doc:sdmx:Glossary.isExternalReference.WebHome]]?, serviceURL?, structureURL? 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 433 [[Annotations>>doc:sdmx:Glossary.Annotation.WebHome]]?, Link*, Name+, Description ... ... @@ -439,13 +439,13 @@ 439 439 |id|IDType|(% style="width:623px" %)The id is the identifier for the object. 440 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 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 -| [[version>>doc:sdmx:Glossary.Version.WebHome]]|VersionType|(% style="width:623px" %)This[[version>>doc:sdmx:Glossary.Version.WebHome]][[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] holds a[[version>>doc:sdmx:Glossary.Version.WebHome]]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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 [[version>>doc:sdmx:Glossary.Version.WebHome]].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 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 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 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 [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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 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: ... ... @@ -524,10 +524,10 @@ 524 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 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 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 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 level or the flat structure. 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 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 [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 531 531 532 532 Element Documentation: 533 533 ... ... @@ -542,7 +542,7 @@ 542 542 Derivation: 543 543 544 544 PayloadStructureType (restriction) 545 - DataStructureType 545 + DataStructureType* 546 546 547 547 Attributes: 548 548 structureID, schemaURL?, namespace?, dimensionAtObservation?, explicitMeasures?, serviceURL?, structureURL? ... ... @@ -557,10 +557,10 @@ 557 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 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 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 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 level or the flat structure. 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 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 [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 564 564 565 565 Element Documentation: 566 566 ... ... @@ -570,7 +570,7 @@ 570 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 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. 572 572 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 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 level is the [[measure>>doc:sdmx:Glossary.Measure.WebHome]] [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] 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. 574 574 575 575 Derivation: 576 576 ... ... @@ -591,10 +591,10 @@ 591 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 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 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 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 level or the flat structure. 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 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 [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 598 598 599 599 Element Documentation: 600 600 ... ... @@ -609,7 +609,7 @@ 609 609 Derivation: 610 610 611 611 PayloadStructureType (restriction) 612 - MetadataStructureType 612 + MetadataStructureType* 613 613 614 614 Attributes: 615 615 structureID, schemaURL?, namespace?, serviceURL?, structureURL? ... ... @@ -791,7 +791,7 @@ 791 791 Derived by restriction of TimeRangeValidDateDurationType. 792 792 Regular Expression Pattern: . +/P.\*T(\d+H)?(\d+M)?(\d+(.\d+)?S)?.+/P[^T]+ 793 793 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]] [[Constraint>>doc:sdmx:Glossary.Constraint.WebHome]], 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]].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]]. 795 795 796 796 Derived by restriction of xs:string. 797 797 Fixed value: (tilde) ... ... @@ -901,9 +901,9 @@ 901 901 902 902 (% style="width:1005.29px" %) 903 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 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 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 [[level>>doc:sdmx:Glossary.Level.WebHome]]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>>doc:sdmx:Glossary.Concept.WebHome]]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.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 907 |Information|(% style="width:905px" %)Informational - data/metadata is being exchanged for informational purposes only, and not meant to update a system. 908 908 909 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. ... ... @@ -931,7 +931,7 @@ 931 931 |(% style="width:165px" %)**Value**|(% style="width:336px" %)**Documentation** 932 932 |(% style="width:165px" %)excluderoot|(% style="width:336px" %) 933 933 934 -**ObservationDimensionType:** ObservationDimensionType allows for the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] at the observation level to be specified by either providing the [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] 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". 935 935 936 936 Union of: 937 937 NCNameIDType, ObsDimensionsCodeType. ... ... @@ -944,7 +944,7 @@ 944 944 945 945 (% style="width:997.294px" %) 946 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 level. 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 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]]. 949 949 950 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. ... ... @@ -1155,50 +1155,48 @@ 1155 1155 Derived by restriction of WildcardUrnAgencyPart. 1156 1156 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))] 1157 1157 1158 -((( 1159 -**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary.Version.WebHome]] 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. 1160 1160 1161 1161 Derived by restriction of UrnMaintainableIdPart. 1162 -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]~*~*)?\). 1163 1163 ))) 1164 1164 1165 -**UrnReferenceVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 1166 1166 1167 1167 Derived by restriction of UrnMaintainableIdPart. 1168 -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*)\+?))\).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*)\+?))\). 1169 1169 1170 -**WildcardUrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 1171 1171 1172 1172 Derived by restriction of WildcardUrnMaintainableIdPart. 1173 -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*)\+?))\).*.+\(\*\).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*)\+?))\).*.+\(\*\). 1174 1174 1175 -**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary.Version.WebHome]]number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of the URN (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.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. 1176 1176 1177 1177 Derived by restriction of UrnVersionPart. 1178 1178 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1179 1179 1180 -**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary.Version.WebHome]]number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of a URN reference (e.g. ().\*). 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. 1181 1181 1182 1182 Derived by restriction of UrnReferenceVersionPart. 1183 1183 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1184 1184 1185 -**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary.Version.WebHome]]number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary.Component.WebHome]] part of a wildcarded URN reference (e.g. ().\*). 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. 1186 1186 1187 1187 Derived by restriction of WildcardUrnVersionPart. 1188 1188 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)? 1189 1189 1190 -**MaintainableUrnType:** Restricts the URN so that the pattern ends after the [[version>>doc:sdmx:Glossary.Version.WebHome]]part.1189 +**MaintainableUrnType:** Restricts the URN so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1191 1191 1192 1192 Derived by restriction of UrnType. 1193 1193 Regular Expression Pattern: . +\) 1194 1194 1195 -**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the [[version>>doc:sdmx:Glossary.Version.WebHome]]part.1194 +**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the (% style="color:#e74c3c" %)version(%%) part. 1196 1196 1197 1197 Derived by restriction of UrnReferenceType. 1198 1198 Regular Expression Pattern: . +\) 1199 1199 1200 1200 **ComponentUrnType:** Restricts the URN so that the pattern ends after the first [[component>>doc:sdmx:Glossary.Component.WebHome]] part. 1201 -))) 1202 1202 1203 1203 Derived by restriction of UrnType. 1204 1204 Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+ ... ... @@ -1308,7 +1308,7 @@ 1308 1308 Derived by restriction of MaintainableUrnType. 1309 1309 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1310 1310 1311 -**LevelUrnType:** Urn type for a level. 1309 +**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%). 1312 1312 1313 1313 Derived by restriction of ComponentUrnType. 1314 1314 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1318,12 +1318,12 @@ 1318 1318 Derived by restriction of MaintainableUrnType. 1319 1319 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1320 1320 1321 -**ConceptUrnType:** Urn type for a [[concept>>doc:sdmx:Glossary.Concept.WebHome]].1319 +**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%). 1322 1322 1323 1323 Derived by restriction of ComponentUrnType. 1324 -Regular Expression Pattern: . +\.conceptscheme\. [[Concept>>doc:sdmx:Glossary.Concept.WebHome]]=.+1322 +Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ 1325 1325 1326 -**ConceptSchemeUrnType:** Urn type for a [[concept>>doc:sdmx:Glossary.Concept.WebHome]] scheme.1324 +**ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]]. 1327 1327 1328 1328 Derived by restriction of MaintainableUrnType. 1329 1329 Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+ ... ... @@ -1413,12 +1413,12 @@ 1413 1413 Derived by restriction of UrnType. 1414 1414 Regular Expression Pattern: .+\.process\.Transition=.+ 1415 1415 1416 -**DataConstraintUrnType:** Urn type for a data [[constraint>>doc:sdmx:Glossary.Constraint.WebHome]].1414 +**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%). 1417 1417 1418 1418 Derived by restriction of MaintainableUrnType. 1419 1419 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1420 1420 1421 -**MetadataConstraintUrnType:** Urn type for a metadata [[constraint>>doc:sdmx:Glossary.Constraint.WebHome]].1419 +**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1422 1422 1423 1423 Derived by restriction of MaintainableUrnType. 1424 1424 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ ... ... @@ -1433,22 +1433,22 @@ 1433 1433 Derived by restriction of MaintainableUrnType. 1434 1434 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1435 1435 1436 -**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] map. 1434 +**CategorySchemeMapUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1437 1437 1438 1438 Derived by restriction of MaintainableUrnType. 1439 1439 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1440 1440 1441 -**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] map. 1439 +**ConceptSchemeMapUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1442 1442 1443 1443 Derived by restriction of MaintainableUrnType. 1444 1444 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1445 1445 1446 -**DatePatternMapUrnType:** Urn type for a date pattern map. 1444 +**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%). 1447 1447 1448 1448 Derived by restriction of ComponentUrnType. 1449 1449 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1450 1450 1451 -**EpochMapUrnType:** Urn type for a epoch map. 1449 +**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%). 1452 1452 1453 1453 Derived by restriction of ComponentUrnType. 1454 1454 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1458,22 +1458,22 @@ 1458 1458 Derived by restriction of ComponentUrnType. 1459 1459 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1460 1460 1461 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map. 1459 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1462 1462 1463 1463 Derived by restriction of MaintainableUrnType. 1464 1464 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1465 1465 1466 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map. 1464 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1467 1467 1468 1468 Derived by restriction of MaintainableUrnType. 1469 1469 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1470 1470 1471 -**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] map. 1469 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1472 1472 1473 1473 Derived by restriction of MaintainableUrnType. 1474 1474 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1475 1475 1476 -**StructureMapUrnType:** Urn type for a structure map. 1474 +**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%). 1477 1477 1478 1478 Derived by restriction of MaintainableUrnType. 1479 1479 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1568,7 +1568,7 @@ 1568 1568 Derived by restriction of ComponentUrnReferenceType. 1569 1569 Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+ 1570 1570 1571 -**ConstraintReferenceType:** A reference for any type of [[constraint>>doc:sdmx:Glossary.Constraint.WebHome]].1569 +**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%). 1572 1572 1573 1573 Derived by restriction of MaintainableUrnReferenceType. 1574 1574 Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+ ... ... @@ -1673,7 +1673,7 @@ 1673 1673 Derived by restriction of MaintainableUrnReferenceType. 1674 1674 Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1675 1675 1676 -**LevelReferenceType:** A reference type for a level. 1674 +**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%). 1677 1677 1678 1678 Derived by restriction of ComponentUrnReferenceType. 1679 1679 Regular Expression Pattern: . +\.codelist\.Level=.+ ... ... @@ -1683,7 +1683,7 @@ 1683 1683 Derived by restriction of AnyCodelistReferenceType. 1684 1684 Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1685 1685 1686 -**ConceptReferenceType:** A reference type for a [[concept>>doc:sdmx:Glossary.Concept.WebHome]].1684 +**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%). 1687 1687 1688 1688 Derived by restriction of ComponentUrnReferenceType. 1689 1689 Regular Expression Pattern: . +\.conceptscheme\.Concept=.+ ... ... @@ -1778,12 +1778,12 @@ 1778 1778 Derived by restriction of UrnReferenceType. 1779 1779 Regular Expression Pattern: . +\.process\.Transition=.+ 1780 1780 1781 -**DataConstraintReferenceType:** A reference type for a data [[constraint>>doc:sdmx:Glossary.Constraint.WebHome]].1779 +**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%). 1782 1782 1783 1783 Derived by restriction of ConstraintReferenceType. 1784 1784 Regular Expression Pattern: . +\.registry\.DataConstraint=.+ 1785 1785 1786 -**MetadataConstraintReferenceType:** A reference type for a metadata [[constraint>>doc:sdmx:Glossary.Constraint.WebHome]].1784 +**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%). 1787 1787 1788 1788 Derived by restriction of ConstraintReferenceType. 1789 1789 Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+ ... ... @@ -1798,22 +1798,22 @@ 1798 1798 Derived by restriction of MaintainableUrnReferenceType. 1799 1799 Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+ 1800 1800 1801 -**CategorySchemeMapReferenceType:** A reference type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] map. 1799 +**CategorySchemeMapReferenceType:** A reference type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1802 1802 1803 1803 Derived by restriction of MaintainableUrnReferenceType. 1804 1804 Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+ 1805 1805 1806 -**ConceptSchemeMapReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] map. 1804 +**ConceptSchemeMapReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]] (% style="color:#e74c3c" %)map(%%). 1807 1807 1808 1808 Derived by restriction of MaintainableUrnReferenceType. 1809 1809 Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+ 1810 1810 1811 -**DatePatternMapReferenceType:** A reference type for a date pattern map. 1809 +**DatePatternMapReferenceType:** A reference type for a date pattern (% style="color:#e74c3c" %)map(%%). 1812 1812 1813 1813 Derived by restriction of ComponentUrnReferenceType. 1814 1814 Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+ 1815 1815 1816 -**EpochMapReferenceType:** A reference type for an epoch map. 1814 +**EpochMapReferenceType:** A reference type for an epoch (% style="color:#e74c3c" %)map(%%). 1817 1817 1818 1818 Derived by restriction of ComponentUrnReferenceType. 1819 1819 Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+ ... ... @@ -1823,22 +1823,22 @@ 1823 1823 Derived by restriction of ComponentUrnReferenceType. 1824 1824 Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+ 1825 1825 1826 -**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme map. 1824 +**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme (% style="color:#e74c3c" %)map(%%). 1827 1827 1828 1828 Derived by restriction of MaintainableUrnReferenceType. 1829 1829 Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+ 1830 1830 1831 -**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy map. 1829 +**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%). 1832 1832 1833 1833 Derived by restriction of MaintainableUrnReferenceType. 1834 1834 Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+ 1835 1835 1836 -**RepresentationMapReferenceType:** A reference type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] map. 1834 +**RepresentationMapReferenceType:** A reference type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%). 1837 1837 1838 1838 Derived by restriction of MaintainableUrnReferenceType. 1839 1839 Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+ 1840 1840 1841 -**StructureMapReferenceType:** A reference type for a structure map. 1839 +**StructureMapReferenceType:** A reference type for a structure (% style="color:#e74c3c" %)map(%%). 1842 1842 1843 1843 Derived by restriction of MaintainableUrnReferenceType. 1844 1844 Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+ ... ... @@ -1903,19 +1903,19 @@ 1903 1903 Derived by restriction of MaintainableUrnReferenceType. 1904 1904 Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+ 1905 1905 1906 -**VersionReferenceType:** VersionReferenceType defines the structure of [[version>>doc:sdmx:Glossary.Version.WebHome]]number in a reference. When semantic versioning is used, the major, minor, or patch[[version>>doc:sdmx:Glossary.Version.WebHome]]parts can be wildcarded using "+" as an extension. For example, 2+.3.1 means the currently latest available[[version>>doc:sdmx:Glossary.Version.WebHome]]>= 2.3.1 (even if not backwards compatible). Note that wildcarded semantic[[version>>doc:sdmx:Glossary.Version.WebHome]]references cannot be combined with[[version>>doc:sdmx:Glossary.Version.WebHome]]extended reference (e.g. 2.3+.1-draft is not permissable).[[Version>>doc:sdmx:Glossary.Version.WebHome]]-extended (e.g. 1.3.1-draft) and legacy[[version>>doc:sdmx:Glossary.Version.WebHome]]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. 1907 1907 1908 1908 Union of: 1909 1909 1910 1910 LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType. 1911 1911 1912 -**SemanticVersionReferenceType:** SemanticVersionReferenceType is a simple type for referencing semantic [[version>>doc:sdmx:Glossary.Version.WebHome]]numbers. It allows for the wildcarding of only one the major, minor, or patch[[version>>doc:sdmx:Glossary.Version.WebHome]]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 "+". 1913 1913 1914 1914 Derived by restriction of xs:string. 1915 1915 1916 1916 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*)\+?)) 1917 1917 1918 -**WildcardVersionType:** WildcardVersionType combines the VersionType and WildcardType to allow a reference to either a specific [[version>>doc:sdmx:Glossary.Version.WebHome]]of an object, or to wildcard the[[version>>doc:sdmx:Glossary.Version.WebHome]]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. 1919 1919 1920 1920 Union of: 1921 1921 ... ... @@ -1936,7 +1936,7 @@ 1936 1936 Derived by restriction of xs:string. 1937 1937 Regular Expression Pattern: [A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+) 1938 1938 1939 -**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two [[levels>>doc:sdmx:Glossary.Level.WebHome]].1937 +**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two (% style="color:#e74c3c" %)levels(%%). 1940 1940 1941 1941 Derived by restriction of NestedIDType. 1942 1942 Regular Expression Pattern: [A-Za-z0-9_@$\-]+\.[A-Za-z0-9_@$\-]+ ... ... @@ -1956,22 +1956,22 @@ 1956 1956 Derived by restriction of NestedIDType. 1957 1957 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*) 1958 1958 1959 -**SingleNCNameIDType:** SingleNCNameIDType restricts the NestedNCNameIDType to allow only one [[level>>doc:sdmx:Glossary.Level.WebHome]].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). 1960 1960 1961 1961 Derived by restriction of NestedNCNameIDType. 1962 1962 Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-] 1963 1963 1964 -**VersionType:** VersionType is used to communicate [[version>>doc:sdmx:Glossary.Version.WebHome]]information. Semantic versioning, based on 3 or 4[[version>>doc:sdmx:Glossary.Version.WebHome]]parts (major.minor.patch[-extension]) is supported. The legency [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]][[version>>doc:sdmx:Glossary.Version.WebHome]]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. 1965 1965 1966 1966 Union of: 1967 1967 LegacyVersionNumberType, SemanticVersionNumberType. 1968 1968 1969 -**SemanticVersionNumberType:** SemanticVersionNumberType is a simple type for validating semantic [[version>>doc:sdmx:Glossary.Version.WebHome]]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]). 1970 1970 1971 1971 Derived by restriction of xs:string. 1972 -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]*~)~)~)*)?1970 +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]*~)~)~)*)? 1973 1973 1974 -**LegacyVersionNumberType:** LegacyVersionNumberType describes the [[version>>doc:sdmx:Glossary.Version.WebHome]]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[[version>>doc:sdmx:Glossary.Version.WebHome]]number. The[[version>>doc:sdmx:Glossary.Version.WebHome]]consists of a set of maximum 2 numeric [[components>>doc:sdmx:Glossary.Component.WebHome]], separated by the '.' character. When processing[[version>>doc:sdmx:Glossary.Version.WebHome]], each numeric [[component>>doc:sdmx:Glossary.Component.WebHome]] (the number preceding and following any '.' character) should be parsed as an integer. Thus, a[[version>>doc:sdmx:Glossary.Version.WebHome]]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.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. 1975 1975 1976 1976 Derived by restriction of xs:string. 1977 1977
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,1 +1,0 @@ 1 -3
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,0 +1,1 @@ 1 +3