Changes for page Part II.Common Namespace

Last modified by Elena Yasinovskaya on 2025/09/10 11:19

From version 6.13
edited by Helena K.
on 2025/07/03 12:29
Change comment: There is no comment for this version
To version 6.23
edited by Helena K.
on 2025/07/03 13:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -509,7 +509,7 @@
509 509  |(% style="width:228px" %)**Name**|(% style="width:221px" %)**Type**|(% style="width:699px" %)**Documentation**
510 510  |(% style="width:228px" %)xml:lang (default: en)|(% style="width:221px" %)xs:language
511 511  
512 -***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).
513 513  
514 514  Attributes:
515 515  structureID, schemaURL?, namespace?, dimensionAtObservation?, explicitMeasures?, serviceURL?, structureURL?
... ... @@ -517,27 +517,27 @@
517 517  Content:
518 518  (ProvisionAgreement|StructureUsage|Structure)
519 519  
520 -Attribute Documentation:
520 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
521 521  
522 522  (% style="width:1003.29px" %)
523 523  |**Name**|**Type**|(% style="width:598px" %)**Documentation**
524 -|structureID|xs:ID|(% style="width:598px" %)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.
525 -|schemaURL|xs:anyURI|(% style="width:598px" %)The schemaURL attribute provides a location from which the structure specific schema can be located.
526 -|namespace|xs:anyURI|(% style="width:598px" %)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.
527 -|dimensionAtObservation|ObservationDimensionType|(% style="width:598px" %)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.
528 -|explicitMeasures|xs:boolean|(% style="width:598px" %)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.
529 -|serviceURL|xs:anyURI|(% style="width:598px" %)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.
530 -|structureURL|xs:anyURI|(% style="width:598px" %)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.
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.
531 531  
532 532  Element Documentation:
533 533  
534 534  (% style="width:1005.29px" %)
535 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 which the data or metadata is reported against.
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 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 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.
539 539  
540 -//**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]].
541 541  
542 542  Derivation:
543 543  
... ... @@ -550,27 +550,27 @@
550 550  Content:
551 551  (ProvisionAgreement | StructureUsage | Structure)
552 552  
553 -Attribute Documentation:
553 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
554 554  
555 555  (% style="width:1006.29px" %)
556 556  |**Name**|**Type**|(% style="width:598px" %)**Documentation**
557 -|structureID|xs:ID|(% style="width:598px" %)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.
558 -|schemaURL|xs:anyURI|(% style="width:598px" %)The schemaURL attribute provides a location from which the structure specific schema can be located.
559 -|namespace|xs:anyURI|(% style="width:598px" %)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.
560 -|dimensionAtObservation|ObservationDimensionType|(% style="width:598px" %)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.
561 -|explicitMeasures|xs:boolean|(% style="width:598px" %)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.
562 -|serviceURL|xs:anyURI|(% style="width:598px" %)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.
563 -|structureURL|xs:anyURI|(% style="width:598px" %)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.
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.
564 564  
565 565  Element Documentation:
566 566  
567 567  (% style="width:1012.29px" %)
568 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 which the data is reported against.
570 -|(% style="width:184px" %)StructureUsage|(% style="width:295px" %)DataflowReferenceType|(% style="width:530px" %)StructureUsage references a dataflow which the data is reported against.
571 -|(% style="width:184px" %)Structure|(% style="width:295px" %)DataStructureReferenceType|(% style="width:530px" %)Structure references the data structure definition which defines the structure of the data.
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.
572 572  
573 -**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.
574 574  
575 575  Derivation:
576 576  
... ... @@ -584,27 +584,27 @@
584 584  Content:
585 585  (ProvisionAgreement | StructureUsage | Structure)
586 586  
587 -Attribute Documentation:
587 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
588 588  
589 589  (% style="width:1010.29px" %)
590 590  |**Name**|**Type**|(% style="width:562px" %)**Documentation**
591 -|structureID|xs:ID|(% style="width:562px" %)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.
592 -|schemaURL|xs:anyURI|(% style="width:562px" %)The schemaURL attribute provides a location from which the structure specific schema can be located.
593 -|namespace|xs:anyURI|(% style="width:562px" %)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.
594 -|dimensionAtObservation|ObservationDimensionType|(% style="width:562px" %)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.
595 -|explicitMeasures (default: false)|xs:boolean|(% style="width:562px" %)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.
596 -|serviceURL|xs:anyURI|(% style="width:562px" %)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.
597 -|structureURL|xs:anyURI|(% style="width:562px" %)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.
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.
598 598  
599 599  Element Documentation:
600 600  
601 601  (% style="width:1018.29px" %)
602 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 which the data is reported against.
604 -|(% style="width:202px" %)StructureUsage|(% style="width:284px" %)DataflowReferenceType|(% style="width:529px" %)StructureUsage references a dataflow which the data is reported against.
605 -|(% style="width:202px" %)Structure|(% style="width:284px" %)DataStructureReferenceType|(% style="width:529px" %)Structure references the data structure definition which defines the structure of the data.
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.
606 606  
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 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.
608 608  
609 609  Derivation:
610 610  
... ... @@ -617,23 +617,23 @@
617 617  Content:
618 618  (ProvisionAgreement | StructureUsage | Structure)
619 619  
620 -Attribute Documentation:
620 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
621 621  
622 622  (% style="width:1007.29px" %)
623 623  |**Name**|**Type**|(% style="width:802px" %)**Documentation**
624 -|structureID|xs:ID|(% style="width:802px" %)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.
625 -|schemaURL|xs:anyURI|(% style="width:802px" %)The schemaURL attribute provides a location from which the structure specific schema can be located.
626 -|namespace|xs:anyURI|(% style="width:802px" %)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.
627 -|serviceURL|xs:anyURI|(% style="width:802px" %)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.
628 -|structureURL|xs:anyURI|(% style="width:802px" %)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.
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.
629 629  
630 630  Element Documentation:
631 631  
632 632  (% style="width:1014.29px" %)
633 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 which the metadata is reported against.
635 -|(% style="width:162px" %)StructureUsage|(% style="width:277px" %)MetadataflowReferenceType|(% style="width:573px" %)StructureUsage references a metadataflow which the metadata is reported against.
636 -|(% style="width:162px" %)Structure|(% style="width:277px" %)MetadataStructureReferenceType|(% style="width:573px" %)Structure references the metadata structure definition which defines the structure of the metadata.
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.
637 637  
638 638  **GenericMetadataStructureType:** GenericMetadataStructureType defines the structural information for a generic metadata message.
639 639  
... ... @@ -649,22 +649,22 @@
649 649  Content:
650 650  (ProvisionAgreement | StructureUsage | Structure)
651 651  
652 -Attribute Documentation:
652 +[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
653 653  
654 654  (% style="width:997.294px" %)
655 655  |**Name**|**Type**|(% style="width:792px" %)**Documentation**
656 -|structureID|xs:ID|(% style="width:792px" %)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.
657 -|schemaURL|xs:anyURI|(% style="width:792px" %)The schemaURL attribute provides a location from which the structure specific schema can be located.
658 -|serviceURL|xs:anyURI|(% style="width:792px" %)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.
659 -|structureURL|xs:anyURI|(% style="width:792px" %)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.
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.
660 660  
661 661  Element Documentation:
662 662  
663 663  (% style="width:1001.29px" %)
664 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 which the metadata is reported against.
666 -|(% style="width:181px" %)StructureUsage|(% style="width:280px" %)MetadataflowReferenceType|(% style="width:537px" %)StructureUsage references a metadataflow which the metadata is reported against.
667 -|(% style="width:181px" %)Structure|(% style="width:280px" %)MetadataStructureReferenceType|(% style="width:537px" %)Structure references the metadata structure definition which defines the structure of the metadata.
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.
668 668  
669 669  === 2.1.4 Simple Types ===
670 670  
... ... @@ -683,12 +683,12 @@
683 683  Derived by restriction of AlphaNumericType.
684 684  Regular Expression Pattern: [0-9]+
685 685  
686 -**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.
687 687  
688 688  Union of:
689 689  xs:gYear, xs:gYearMonth, xs:date, xs:dateTime, ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType, TimeRangeType.   
690 690  
691 -**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).
692 692  
693 693  Union of:
694 694  xs:gYear, xs:gYearMonth, xs:date, xs:dateTime, ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType.   
... ... @@ -698,12 +698,12 @@
698 698  Union of:
699 699  xs:gYear, xs:gYearMonth, xs:date, xs:dateTime.
700 700  
701 -**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]].
702 702  
703 703  Union of:
704 704  xs:gYear, xs:gYearMonth, xs:date.
705 705  
706 -**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.
707 707  
708 708  Union of:
709 709  ReportingYearType, ReportingSemesterType, ReportingTrimesterType, ReportingQuarterType, ReportingMonthType, ReportingWeekType, ReportingDayType.
... ... @@ -718,42 +718,42 @@
718 718  Derived by restriction of BaseReportPeriodType.
719 719  Regular Expression Pattern: . +Z.{5}.\*(\+|\-)(14:00|((0[0-9]|1[0-3]):[0-5][0-9])).{5}[^\+\-Z]+
720 720  
721 -**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.
722 722  
723 723  Derived by restriction of ReportPeriodValidTimeZoneType.
724 724  Regular Expression Pattern: . {5}A1.
725 725  
726 -**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.
727 727  
728 728  Derived by restriction of ReportPeriodValidTimeZoneType.
729 729  Regular Expression Pattern: . {5}S[1-2].
730 730  
731 -**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.
732 732  
733 733  Derived by restriction of ReportPeriodValidTimeZoneType.
734 734  Regular Expression Pattern: . {5}T[1-3].
735 735  
736 -**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.
737 737  
738 738  Derived by restriction of ReportPeriodValidTimeZoneType.
739 739  Regular Expression Pattern: . {5}Q[1-4].
740 740  
741 -**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).
742 742  
743 743  Derived by restriction of ReportPeriodValidTimeZoneType.
744 744  Regular Expression Pattern: . {5}M(0[1-9]|1[0-2])*.
745 745  
746 -**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).
747 747  
748 748  Derived by restriction of ReportPeriodValidTimeZoneType.
749 749  Regular Expression Pattern: . {5}W(0[1-9]|[1-4][0-9]|5[0-3]).
750 750  
751 -**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).
752 752  
753 753  Derived by restriction of ReportPeriodValidTimeZoneType.
754 754  Regular Expression Pattern: . {5}D(0[0-9][1-9]|[1-2][0-9][0-9]|3[0-5][0-9]|36[0-6]).
755 755  
756 -**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.
757 757  
758 758  Derived by restriction of xs:string.
759 759  Regular Expression Pattern: \d{4}\-\d{2}\-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?)?(Z|((\+|\-)\d{2}:\d{2}))?/P.+
... ... @@ -781,17 +781,17 @@
781 781  Derived by restriction of RangeValidTimeType.
782 782  Regular Expression Pattern: . +Z/.+.{10}.\*(\+|\-)(14:00|((0[0-9]|1[0-3]):[0-5][0-9]))/.+.{10}[^\+\-Z]+
783 783  
784 -**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]].
785 785  
786 786  Derived by restriction of RangeValidTimeZoneType.
787 787  Regular Expression Pattern: . +/P(\d+Y)?(\d+M)?(\d+D)?(T.+)?
788 788  
789 -**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.
790 790  
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 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]].
795 795  
796 796  Derived by restriction of xs:string.
797 797  Fixed value: (tilde)
... ... @@ -830,7 +830,7 @@
830 830  * RangeValidTimeZoneOrNotApplicableType
831 831  * TimeRangeOrNotApplicableType
832 832  
833 -**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.
834 834  
835 835  Derived by restriction of xs:string.
836 836  Fixed value: #N/A
... ... @@ -893,7 +893,7 @@
893 893  |(% style="width:144px" %)**Value**|(% style="width:478px" %)**Documentation**
894 894  |(% style="width:144px" %)unbounded|(% style="width:478px" %)Object has no upper limit on occurrences.
895 895  
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 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.
897 897  
898 898  Derived by restriction of xs:NMTOKEN.
899 899  
... ... @@ -901,12 +901,12 @@
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 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.
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 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.
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 -**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.
910 910  
911 911  Derived by restriction of xs:string.
912 912  
... ... @@ -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 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".
935 935  
936 936  Union of:
937 937  NCNameIDType, ObsDimensionsCodeType.
... ... @@ -944,10 +944,10 @@
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 should be contained at the observation level.
948 -|(% style="width:168px" %)TIME_PERIOD|(% style="width:826px" %)TIME_PERIOD refers to the fixed identifier for the time dimension.
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]].
949 949  
950 -**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.
951 951  
952 952  Derived by restriction of xs:NMTOKEN.
953 953  
... ... @@ -963,32 +963,32 @@
963 963  |Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype.
964 964  |Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype.
965 965  |Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype.
966 -|Decimal|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype.
966 +|[[Decimal>>doc:sdmx:Glossary.Decimals.WebHome]]|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal datatype.
967 967  |Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype.
968 968  |Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype.
969 969  |Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype.
970 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 must be set to true, and the interval facet must be set to "1".
972 -|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes 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 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, and has a true value for the isSequence facet.
975 -|ObservationalTimePeriod|(% style="width:796px" %)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.
976 -|StandardTimePeriod|(% style="width:796px" %)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.
977 -|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time.
978 -|GregorianTimePeriod|(% style="width:796px" %)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.
979 -|GregorianYear|(% style="width:796px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601.
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 980  |GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601.
981 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 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 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 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 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 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 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 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 specific ReportingDayType.
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 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 by providing a distinct start (date or date time) and a duration.
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 992  |Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype.
993 993  |MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype.
994 994  |Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype.
... ... @@ -995,12 +995,12 @@
995 995  |Time|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype.
996 996  |Duration|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype.
997 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 can contain XHTML markup.
999 -|KeyValues|(% style="width:796px" %)This value indicates that the content of the component will be data key (a set of dimension references and values for the dimensions).
1000 -|IdentifiableReference|(% style="width:796px" %)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.
1001 -|DataSetReference|(% style="width:796px" %)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.
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.
1002 1002  
1003 -**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.
1004 1004  
1005 1005  Derived by restriction of DataType.
1006 1006  
... ... @@ -1016,32 +1016,32 @@
1016 1016  |Integer|(% style="width:799px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype.
1017 1017  |Long|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype.
1018 1018  |Short|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype.
1019 -|Decimal|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal 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 1020  |Float|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype.
1021 1021  |Double|(% style="width:799px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype.
1022 1022  |Boolean|(% style="width:799px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype.
1023 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 must be set to true, and the interval facet must be set to "1".
1025 -|InclusiveValueRange|(% style="width:799px" %)This value indicates that the startValue and endValue attributes 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 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, and has a true value for the isSequence facet.
1028 -|ObservationalTimePeriod|(% style="width:799px" %)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.
1029 -|StandardTimePeriod|(% style="width:799px" %)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.
1030 -|BasicTimePeriod|(% style="width:799px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time.
1031 -|GregorianTimePeriod|(% style="width:799px" %)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.
1032 -|GregorianYear|(% style="width:799px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601.
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 1033  |GregorianYearMonth|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601.
1034 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 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 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 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 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 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 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 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 specific ReportingDayType.
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 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 by providing a distinct start (date or date time) and a duration.
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 1045  |Month|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype.
1046 1046  |MonthDay|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype.
1047 1047  |Day|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype.
... ... @@ -1048,9 +1048,9 @@
1048 1048  |Time|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:time datatype.
1049 1049  |Duration|(% style="width:799px" %)A time datatype corresponding to W3C XML Schema's xs:duration datatype.
1050 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 can contain XHTML markup.
1051 +|XHTML|(% style="width:799px" %)This value indicates that the content of the [[component>>doc:sdmx:Glossary.Component.WebHome]] can contain XHTML markup.
1052 1052  
1053 -**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.
1054 1054  
1055 1055  Derived by restriction of BasicComponentDataType.
1056 1056  
... ... @@ -1066,32 +1066,32 @@
1066 1066  |Integer|(% style="width:796px" %)An integer datatype corresponding to W3C XML Schema's xs:int datatype.
1067 1067  |Long|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:long datatype.
1068 1068  |Short|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:short datatype.
1069 -|Decimal|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:decimal 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 1070  |Float|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:float datatype.
1071 1071  |Double|(% style="width:796px" %)A numeric datatype corresponding to W3C XML Schema's xs:double datatype.
1072 1072  |Boolean|(% style="width:796px" %)A datatype corresponding to W3C XML Schema's xs:boolean datatype.
1073 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 must be set to true, and the interval facet must be set to "1".
1075 -|InclusiveValueRange|(% style="width:796px" %)This value indicates that the startValue and endValue attributes 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 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, and has a true value for the isSequence facet.
1078 -|ObservationalTimePeriod|(% style="width:796px" %)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.
1079 -|StandardTimePeriod|(% style="width:796px" %)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.
1080 -|BasicTimePeriod|(% style="width:796px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time.
1081 -|GregorianTimePeriod|(% style="width:796px" %)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.
1082 -|GregorianYear|(% style="width:796px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601.
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 1083  |GregorianYearMonth|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601.
1084 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 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 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 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 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 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 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 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 specific ReportingDayType.
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 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 by providing a distinct start (date or date time) and a duration.
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 1095  |Month|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonth datatype.
1096 1096  |MonthDay|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gMonthDay datatype.
1097 1097  |Day|(% style="width:796px" %)A time datatype corresponding to W3C XML Schema's xs:gDay datatype.
... ... @@ -1107,25 +1107,25 @@
1107 1107  
1108 1108  (% style="width:1002.29px" %)
1109 1109  |**Value**|(% style="width:802px" %)**Documentation**
1110 -|ObservationalTimePeriod|(% style="width:802px" %)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.
1111 -|StandardTimePeriod|(% style="width:802px" %)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.
1112 -|BasicTimePeriod|(% style="width:802px" %)BasicTimePeriod time periods is a superset of the Gregorian time periods and a date time.
1113 -|GregorianTimePeriod|(% style="width:802px" %)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.
1114 -|GregorianYear|(% style="width:802px" %)A Gregorian time period corresponding to W3C XML Schema's xs:gYear datatype, which is based on ISO-8601.
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 1115  |GregorianYearMonth|(% style="width:802px" %)A time datatype corresponding to W3C XML Schema's xs:gYearMonth datatype, which is based on ISO-8601.
1116 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 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 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 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 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 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 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 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 specific ReportingDayType.
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 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 by providing a distinct start (date or date time) and a duration.
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.
1127 1127  
1128 -**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.
1129 1129  
1130 1130  Derived by restriction of xs:string.
1131 1131  Regular Expression Pattern: urn:sdmx:org\.sdmx\.infomodel\.[a-z]+\.[A-Za-z]+=[^=]+
... ... @@ -1145,99 +1145,63 @@
1145 1145  Derived by restriction of UrnClassesPart.
1146 1146  Regular Expression Pattern: . +=([A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*)*):[^:]+.+=\*:[^:]+
1147 1147  
1148 -**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.
1149 1149  
1150 1150  Derived by restriction of UrnAgencyPart.
1151 1151  Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+]+\)[^(\(\))]
1152 1152  
1153 -**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.
1154 1154  
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 -**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.
1159 1159  
1160 1160  Derived by restriction of UrnMaintainableIdPart.
1161 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]~*~*)?\).
1162 1162  )))
1163 1163  
1164 -**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.
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.
1165 1165  
1166 1166  Derived by restriction of UrnMaintainableIdPart.
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]*~)~)~)*)?\).*.+\
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*)\+?))\).
1168 1168  
1169 -(((
1170 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d*
1171 -)))
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.
1172 1172  
1173 -{2}\).*.+\
1174 -
1175 -(((
1176 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d*
1177 -)))
1178 -
1179 -\).*.+\
1180 -
1181 -(((
1182 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d*
1183 -)))
1184 -
1185 -(\.((0|[1-9]\d*)\+?))\).
1186 -
1187 -**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.
1188 -
1189 1189  Derived by restriction of WildcardUrnMaintainableIdPart.
1190 -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*)\+?))\).*.+\(\*\).
1191 1191  
1192 -(((
1193 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d*
1194 -)))
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.
1195 1195  
1196 -{2}\).*.+\
1197 -
1198 -(((
1199 -0|[1-9]\d*))(\.((0|[1-9]\d*)\+?))(\.((0|[1-9]\d*
1200 -)))
1201 -
1202 -\).*.+\
1203 -
1204 -(((
1205 -0|[1-9]\d*)\+?)(\.((0|[1-9]\d*
1206 -)))
1207 -
1208 -(\.((0|[1-9]\d*)\+?))\).*.+\(\*\).
1209 -
1210 -**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.
1211 -
1212 1212  Derived by restriction of UrnVersionPart.
1213 1213  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?
1214 1214  
1215 -**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.
1216 1216  
1217 1217  Derived by restriction of UrnReferenceVersionPart.
1218 1218  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?
1219 1219  
1220 -**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.
1221 1221  
1222 1222  Derived by restriction of WildcardUrnVersionPart.
1223 1223  Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)?
1224 1224  
1225 -**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.
1226 1226  
1227 1227  Derived by restriction of UrnType.
1228 1228  Regular Expression Pattern: . +\)
1229 1229  
1230 -**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.
1231 1231  
1232 1232  Derived by restriction of UrnReferenceType.
1233 1233  Regular Expression Pattern: . +\)
1234 1234  
1235 -**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.
1236 1236  
1237 1237  Derived by restriction of UrnType.
1238 1238  Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+
1239 1239  
1240 -**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.
1241 1241  
1242 1242  Derived by restriction of UrnReferenceType.
1243 1243  Regular Expression Pattern: . +\)\.[A-Za-z0-9_@$\-]+
... ... @@ -1247,27 +1247,27 @@
1247 1247  Derived by restriction of ComponentUrnType.
1248 1248  Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(1\.0\).+
1249 1249  
1250 -**AgencySchemeUrnType:** Urn type for an agency scheme.
1214 +**AgencySchemeUrnType:** Urn type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]].
1251 1251  
1252 1252  Derived by restriction of MaintainableUrnType.
1253 1253  Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(1\.0\)
1254 1254  
1255 -**DataConsumerUrnType:** Urn type for a data consumer.
1219 +**DataConsumerUrnType:** Urn type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]].
1256 1256  
1257 1257  Derived by restriction of ComponentUrnType.
1258 1258  Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(1\.0\).+
1259 1259  
1260 -**DataConsumerSchemeUrnType:** Urn type for a data consumer scheme.
1224 +**DataConsumerSchemeUrnType:** Urn type for a [[data consumer scheme>>doc:sdmx:Glossary.Data consumer scheme.WebHome]].
1261 1261  
1262 1262  Derived by restriction of MaintainableUrnType.
1263 1263  Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(1\.0\)
1264 1264  
1265 -**DataProviderUrnType:** Urn type for a data provider.
1229 +**DataProviderUrnType:** Urn type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]].
1266 1266  
1267 1267  Derived by restriction of ComponentUrnType.
1268 1268  Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(1\.0\).+
1269 1269  
1270 -**DataProviderSchemeUrnType:** Urn type for a data provider scheme.
1234 +**DataProviderSchemeUrnType:** Urn type for a [[data provider scheme>>doc:sdmx:Glossary.Data provider scheme.WebHome]].
1271 1271  
1272 1272  Derived by restriction of MaintainableUrnType.
1273 1273  Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(1\.0\)
... ... @@ -1287,7 +1287,7 @@
1287 1287  Derived by restriction of ComponentUrnType.
1288 1288  Regular Expression Pattern: . +\.base\.OrganisationUnit=.+\(1\.0\).+
1289 1289  
1290 -**OrganisationUnitSchemeUrnType:** Urn type for an organisation unit scheme.
1254 +**OrganisationUnitSchemeUrnType:** Urn type for an [[organisation unit scheme>>doc:sdmx:Glossary.Organisation unit scheme.WebHome]].
1291 1291  
1292 1292  Derived by restriction of MaintainableUrnType.
1293 1293  Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+\(1\.0\)
... ... @@ -1297,17 +1297,17 @@
1297 1297  Derived by restriction of MaintainableUrnType.
1298 1298  Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+
1299 1299  
1300 -**CategoryUrnType:** Urn type for a category.
1264 +**CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary.Category.WebHome]].
1301 1301  
1302 1302  Derived by restriction of UrnType.
1303 1303  Regular Expression Pattern: . +\.categoryscheme\.Category=.+
1304 1304  
1305 -**CategorySchemeUrnType:** Urn type for a category scheme.
1269 +**CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary.Category scheme.WebHome]].
1306 1306  
1307 1307  Derived by restriction of MaintainableUrnType.
1308 1308  Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+
1309 1309  
1310 -**ReportingCategoryUrnType:** Urn type for a reporting category.
1274 +**ReportingCategoryUrnType:** Urn type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]].
1311 1311  
1312 1312  Derived by restriction of UrnType.
1313 1313  Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+
... ... @@ -1317,32 +1317,32 @@
1317 1317  Derived by restriction of MaintainableUrnType.
1318 1318  Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+
1319 1319  
1320 -**CodeUrnType:** Urn type for a code.
1284 +**CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary.Code.WebHome]].
1321 1321  
1322 1322  Derived by restriction of ComponentUrnType.
1323 1323  Regular Expression Pattern: . +\.codelist\.Code=.+
1324 1324  
1325 -**CodelistUrnType:** Urn type for a codelist.
1289 +**CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1326 1326  
1327 1327  Derived by restriction of MaintainableUrnType.
1328 1328  Regular Expression Pattern: . +\.codelist\.Codelist=.+
1329 1329  
1330 -**HierarchicalCodeUrnType:** Urn type for a hierarchical code.
1294 +**HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]].
1331 1331  
1332 1332  Derived by restriction of UrnType.
1333 1333  Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+
1334 1334  
1335 -**HierarchyUrnType:** Urn type for a hierarchy.
1299 +**HierarchyUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
1336 1336  
1337 1337  Derived by restriction of MaintainableUrnType.
1338 1338  Regular Expression Pattern: . +\.codelist\.Hierarchy=.+
1339 1339  
1340 -**HierarchyAssociationUrnType:** Urn type for a hierarchy association.
1304 +**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association.
1341 1341  
1342 1342  Derived by restriction of MaintainableUrnType.
1343 1343  Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+
1344 1344  
1345 -**LevelUrnType:** Urn type for a level.
1309 +**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%).
1346 1346  
1347 1347  Derived by restriction of ComponentUrnType.
1348 1348  Regular Expression Pattern: . +\.codelist\.Level=.+
... ... @@ -1352,27 +1352,27 @@
1352 1352  Derived by restriction of MaintainableUrnType.
1353 1353  Regular Expression Pattern: . +\.codelist\.ValueList=.+
1354 1354  
1355 -**ConceptUrnType:** Urn type for a concept.
1319 +**ConceptUrnType:** Urn type for a (% style="color:#e74c3c" %)concept(%%).
1356 1356  
1357 1357  Derived by restriction of ComponentUrnType.
1358 1358  Regular Expression Pattern: . +\.conceptscheme\.Concept=.+
1359 1359  
1360 -**ConceptSchemeUrnType:** Urn type for a concept scheme.
1324 +**ConceptSchemeUrnType:** Urn type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]].
1361 1361  
1362 1362  Derived by restriction of MaintainableUrnType.
1363 1363  Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+
1364 1364  
1365 -**AttributeDescriptorUrnType:** Urn type for an attribute descriptor.
1329 +**AttributeDescriptorUrnType:** Urn type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor.
1366 1366  
1367 1367  Derived by restriction of ComponentUrnType.
1368 1368  Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+
1369 1369  
1370 -**DataAttributeUrnType:** Urn type for a data attribute.
1334 +**DataAttributeUrnType:** Urn type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
1371 1371  
1372 1372  Derived by restriction of ComponentUrnType.
1373 1373  Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+
1374 1374  
1375 -**DataflowUrnType:** Urn type for a dataflow.
1339 +**DataflowUrnType:** Urn type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]].
1376 1376  
1377 1377  Derived by restriction of MaintainableUrnType.
1378 1378  Regular Expression Pattern: . +\.datastructure\.Dataflow=.+
... ... @@ -1382,32 +1382,32 @@
1382 1382  Derived by restriction of MaintainableUrnType.
1383 1383  Regular Expression Pattern: . +\.datastructure\.DataStructure=.+
1384 1384  
1385 -**DimensionUrnType:** Urn type for a dimension.
1349 +**DimensionUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
1386 1386  
1387 1387  Derived by restriction of ComponentUrnType.
1388 1388  Regular Expression Pattern: . +\.datastructure\.Dimension=.+
1389 1389  
1390 -**DimensionDescriptorUrnType:** Urn type for a dimension descriptor.
1354 +**DimensionDescriptorUrnType:** Urn type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor.
1391 1391  
1392 1392  Derived by restriction of ComponentUrnType.
1393 1393  Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+
1394 1394  
1395 -**GroupDimensionDescriptorUrnType:** Urn type for a group dimension descriptor.
1359 +**GroupDimensionDescriptorUrnType:** Urn type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor.
1396 1396  
1397 1397  Derived by restriction of ComponentUrnType.
1398 1398  Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+
1399 1399  
1400 -**MeasureUrnType:** Urn type for a measure.
1364 +**MeasureUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]].
1401 1401  
1402 1402  Derived by restriction of ComponentUrnType.
1403 1403  Regular Expression Pattern: . +\.datastructure\.Measure=.+
1404 1404  
1405 -**MeasureDescriptorUrnType:** Urn type for a measure descriptor.
1369 +**MeasureDescriptorUrnType:** Urn type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor.
1406 1406  
1407 1407  Derived by restriction of ComponentUrnType.
1408 1408  Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+
1409 1409  
1410 -**TimeDimensionUrnType:** Urn type for a time dimension.
1374 +**TimeDimensionUrnType:** Urn type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
1411 1411  
1412 1412  Derived by restriction of ComponentUrnType.
1413 1413  Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+
... ... @@ -1417,12 +1417,12 @@
1417 1417  Derived by restriction of UrnType.
1418 1418  Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+
1419 1419  
1420 -**MetadataflowUrnType:** Urn type for a metadataflow.
1384 +**MetadataflowUrnType:** Urn type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]].
1421 1421  
1422 1422  Derived by restriction of MaintainableUrnType.
1423 1423  Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+
1424 1424  
1425 -**MetadataSetUrnType:** Urn type for a metadata set.
1389 +**MetadataSetUrnType:** Urn type for a [[metadata set>>doc:sdmx:Glossary.Metadata set.WebHome]].
1426 1426  
1427 1427  Derived by restriction of MaintainableUrnType.
1428 1428  Regular Expression Pattern: . +\.metadatastructure\.MetadataSet=.+
... ... @@ -1447,42 +1447,42 @@
1447 1447  Derived by restriction of UrnType.
1448 1448  Regular Expression Pattern: .+\.process\.Transition=.+
1449 1449  
1450 -**DataConstraintUrnType:** Urn type for a data constraint.
1414 +**DataConstraintUrnType:** Urn type for a data (% style="color:#e74c3c" %)constraint(%%).
1451 1451  
1452 1452  Derived by restriction of MaintainableUrnType.
1453 1453  Regular Expression Pattern: . +\.registry\.DataConstraint=.+
1454 1454  
1455 -**MetadataConstraintUrnType:** Urn type for a metadata constraint.
1419 +**MetadataConstraintUrnType:** Urn type for a metadata (% style="color:#e74c3c" %)constraint(%%).
1456 1456  
1457 1457  Derived by restriction of MaintainableUrnType.
1458 1458  Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+
1459 1459  
1460 -**MetadataProvisionAgreementUrnType:** Urn type for a metadata provision agreement.
1424 +**MetadataProvisionAgreementUrnType:** Urn type for a metadata [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]].
1461 1461  
1462 1462  Derived by restriction of MaintainableUrnType.
1463 1463  Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+
1464 1464  
1465 -**ProvisionAgreementUrnType:** Urn type for a provision agreement.
1429 +**ProvisionAgreementUrnType:** Urn type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]].
1466 1466  
1467 1467  Derived by restriction of MaintainableUrnType.
1468 1468  Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+
1469 1469  
1470 -**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(%%).
1471 1471  
1472 1472  Derived by restriction of MaintainableUrnType.
1473 1473  Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+
1474 1474  
1475 -**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(%%).
1476 1476  
1477 1477  Derived by restriction of MaintainableUrnType.
1478 1478  Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+
1479 1479  
1480 -**DatePatternMapUrnType:** Urn type for a date pattern map.
1444 +**DatePatternMapUrnType:** Urn type for a date pattern (% style="color:#e74c3c" %)map(%%).
1481 1481  
1482 1482  Derived by restriction of ComponentUrnType.
1483 1483  Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+
1484 1484  
1485 -**EpochMapUrnType:** Urn type for a epoch map.
1449 +**EpochMapUrnType:** Urn type for a epoch (% style="color:#e74c3c" %)map(%%).
1486 1486  
1487 1487  Derived by restriction of ComponentUrnType.
1488 1488  Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+
... ... @@ -1492,22 +1492,22 @@
1492 1492  Derived by restriction of ComponentUrnType.
1493 1493  Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+
1494 1494  
1495 -**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme map.
1459 +**OrganisationSchemeMapUrnType:** Urn type for a organisation scheme (% style="color:#e74c3c" %)map(%%).
1496 1496  
1497 1497  Derived by restriction of MaintainableUrnType.
1498 1498  Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+
1499 1499  
1500 -**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy map.
1464 +**ReportingTaxonomyMapUrnType:** Urn type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%).
1501 1501  
1502 1502  Derived by restriction of MaintainableUrnType.
1503 1503  Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+
1504 1504  
1505 -**RepresentationMapUrnType:** Urn type for a representation map.
1469 +**RepresentationMapUrnType:** Urn type for a [[representation>>doc:sdmx:Glossary.Representation.WebHome]] (% style="color:#e74c3c" %)map(%%).
1506 1506  
1507 1507  Derived by restriction of MaintainableUrnType.
1508 1508  Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+
1509 1509  
1510 -**StructureMapUrnType:** Urn type for a structure map.
1474 +**StructureMapUrnType:** Urn type for a structure (% style="color:#e74c3c" %)map(%%).
1511 1511  
1512 1512  Derived by restriction of MaintainableUrnType.
1513 1513  Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+
... ... @@ -1537,7 +1537,7 @@
1537 1537  Derived by restriction of ComponentUrnType.
1538 1538  Regular Expression Pattern: . +\.transformation\.Ruleset=.+
1539 1539  
1540 -**RulesetSchemeUrnType:** Urn type for a ruleste scheme.
1504 +**RulesetSchemeUrnType:** Urn type for a ruleset scheme.
1541 1541  
1542 1542  Derived by restriction of MaintainableUrnType.
1543 1543  Regular Expression Pattern: . +\.transformation\.RulesetScheme=.+
... ... @@ -1562,12 +1562,12 @@
1562 1562  Derived by restriction of MaintainableUrnType.
1563 1563  Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+
1564 1564  
1565 -**VtlMappingUrnType:** Urn type for a VTL mapping.
1529 +**VtlMappingUrnType:** Urn type for a [[VTL>>doc:sdmx:Glossary.Validation and transformation language.WebHome]] mapping.
1566 1566  
1567 1567  Derived by restriction of ComponentUrnType.
1568 1568  Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+
1569 1569  
1570 -**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.
1571 1571  
1572 1572  Derived by restriction of MaintainableUrnType.
1573 1573  Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+
... ... @@ -1587,7 +1587,7 @@
1587 1587  Derived by restriction of StructureOrUsageReferenceType.
1588 1588  Regular Expression Pattern: . +\.datastructure\.DataStructure=.+.+\.metadatastructure\.MetadataStructure=.+
1589 1589  
1590 -**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.
1591 1591  
1592 1592  Derived by restriction of MaintainableUrnReferenceType.
1593 1593  Regular Expression Pattern: . +\.codelist\.Codelist=.+.+\.codelist\.ValueList=.+
... ... @@ -1602,7 +1602,7 @@
1602 1602  Derived by restriction of ComponentUrnReferenceType.
1603 1603  Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+.+\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+.+\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+.+\.base\.MetadataProvider=.+:METADATA_PROVIDERS\(.+\).+.+\.base\.OrganisationUnit=.+
1604 1604  
1605 -**ConstraintReferenceType:** A reference for any type of constraint.
1569 +**ConstraintReferenceType:** A reference for any type of (% style="color:#e74c3c" %)constraint(%%).
1606 1606  
1607 1607  Derived by restriction of MaintainableUrnReferenceType.
1608 1608  Regular Expression Pattern: . +\.registry\.DataConstraint=.+.+\.registry\.MetadataConstraint=.+
... ... @@ -1612,27 +1612,27 @@
1612 1612  Derived by restriction of OrganisationReferenceType.
1613 1613  Regular Expression Pattern: . +\.base\.Agency=.+:AGENCIES\(.+\).+
1614 1614  
1615 -**AgencySchemeReferenceType:** A reference type for an agency scheme.
1579 +**AgencySchemeReferenceType:** A reference type for an [[agency scheme>>doc:sdmx:Glossary.Agency scheme.WebHome]].
1616 1616  
1617 1617  Derived by restriction of OrganisationSchemeReferenceType.
1618 1618  Regular Expression Pattern: . +\.base\.AgencyScheme=.+:AGENCIES\(.+\)
1619 1619  
1620 -**DataConsumerReferenceType:** A reference type for a data consumer.
1584 +**DataConsumerReferenceType:** A reference type for a [[data consumer>>doc:sdmx:Glossary.Data consumer.WebHome]].
1621 1621  
1622 1622  Derived by restriction of OrganisationReferenceType.
1623 1623  Regular Expression Pattern: . +\.base\.DataConsumer=.+:DATA_CONSUMERS\(.+\).+
1624 1624  
1625 -**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]].
1626 1626  
1627 1627  Derived by restriction of OrganisationSchemeReferenceType.
1628 1628  Regular Expression Pattern: . +\.base\.DataConsumerScheme=.+:DATA_CONSUMERS\(.+\)
1629 1629  
1630 -**DataProviderReferenceType:** A reference type for a data provider.
1594 +**DataProviderReferenceType:** A reference type for a [[data provider>>doc:sdmx:Glossary.Data provider.WebHome]].
1631 1631  
1632 1632  Derived by restriction of OrganisationReferenceType.
1633 1633  Regular Expression Pattern: . +\.base\.DataProvider=.+:DATA_PROVIDERS\(.+\).+
1634 1634  
1635 -**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]].
1636 1636  
1637 1637  Derived by restriction of OrganisationSchemeReferenceType.
1638 1638  Regular Expression Pattern: . +\.base\.DataProviderScheme=.+:DATA_PROVIDERS\(.+\)
... ... @@ -1652,7 +1652,7 @@
1652 1652  Derived by restriction of OrganisationReferenceType.
1653 1653  Regular Expression Pattern: . +\.base\.OrganisationUnit=.+
1654 1654  
1655 -**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]].
1656 1656  
1657 1657  Derived by restriction of OrganisationSchemeReferenceType.
1658 1658  Regular Expression Pattern: . +\.base\.OrganisationUnitScheme=.+
... ... @@ -1662,7 +1662,7 @@
1662 1662  Derived by restriction of MaintainableUrnReferenceType.
1663 1663  Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+
1664 1664  
1665 -**CategoryReferenceType:** A reference type for a category.
1629 +**CategoryReferenceType:** A reference type for a [[category>>doc:sdmx:Glossary.Category.WebHome]].
1666 1666  
1667 1667  Derived by restriction of UrnReferenceType.
1668 1668  Regular Expression Pattern: . +\.categoryscheme\.Category=.+
... ... @@ -1672,7 +1672,7 @@
1672 1672  Derived by restriction of MaintainableUrnReferenceType.
1673 1673  Regular Expression Pattern: . +\.categoryscheme\.CategoryScheme=.+
1674 1674  
1675 -**ReportingCategoryReferenceType:** A reference type for a reporting category.
1639 +**ReportingCategoryReferenceType:** A reference type for a reporting [[category>>doc:sdmx:Glossary.Category.WebHome]].
1676 1676  
1677 1677  Derived by restriction of UrnReferenceType.
1678 1678  Regular Expression Pattern: . +\.categoryscheme\.ReportingCategory=.+
... ... @@ -1682,32 +1682,32 @@
1682 1682  Derived by restriction of MaintainableUrnReferenceType.
1683 1683  Regular Expression Pattern: . +\.categoryscheme\.ReportingTaxonomy=.+
1684 1684  
1685 -**CodeReferenceType:** A reference type for a code.
1649 +**CodeReferenceType:** A reference type for a [[code>>doc:sdmx:Glossary.Code.WebHome]].
1686 1686  
1687 1687  Derived by restriction of ComponentUrnReferenceType.
1688 1688  Regular Expression Pattern: . +\.codelist\.Code=.+
1689 1689  
1690 -**CodelistReferenceType:** A reference type for a codelist.
1654 +**CodelistReferenceType:** A reference type for a [[codelist>>doc:sdmx:Glossary.Code list.WebHome]].
1691 1691  
1692 1692  Derived by restriction of AnyCodelistReferenceType.
1693 1693  Regular Expression Pattern: . +\.codelist\.Codelist=.+
1694 1694  
1695 -**HierarchicalCodeReferenceType:** A reference type for a hierarchical code.
1659 +**HierarchicalCodeReferenceType:** A reference type for a [[hierarchical code>>doc:sdmx:Glossary.Hierarchical code.WebHome]].
1696 1696  
1697 1697  Derived by restriction of UrnReferenceType.
1698 1698  Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+
1699 1699  
1700 -**HierarchyReferenceType:** A reference type for a hierarchy.
1664 +**HierarchyReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]].
1701 1701  
1702 1702  Derived by restriction of MaintainableUrnReferenceType.
1703 1703  Regular Expression Pattern: . +\.codelist\.Hierarchy=.+
1704 1704  
1705 -**HierarchyAssociationReferenceType:** A reference type for a hierarchy association.
1669 +**HierarchyAssociationReferenceType:** A reference type for a [[hierarchy>>doc:sdmx:Glossary.Hierarchy.WebHome]] association.
1706 1706  
1707 1707  Derived by restriction of MaintainableUrnReferenceType.
1708 1708  Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+
1709 1709  
1710 -**LevelReferenceType:** A reference type for a level.
1674 +**LevelReferenceType:** A reference type for a (% style="color:#e74c3c" %)level(%%).
1711 1711  
1712 1712  Derived by restriction of ComponentUrnReferenceType.
1713 1713  Regular Expression Pattern: . +\.codelist\.Level=.+
... ... @@ -1717,27 +1717,27 @@
1717 1717  Derived by restriction of AnyCodelistReferenceType.
1718 1718  Regular Expression Pattern: . +\.codelist\.ValueList=.+
1719 1719  
1720 -**ConceptReferenceType:** A reference type for a concept.
1684 +**ConceptReferenceType:** A reference type for a (% style="color:#e74c3c" %)concept(%%).
1721 1721  
1722 1722  Derived by restriction of ComponentUrnReferenceType.
1723 1723  Regular Expression Pattern: . +\.conceptscheme\.Concept=.+
1724 1724  
1725 -**ConceptSchemeReferenceType:** A reference type for a concept scheme.
1689 +**ConceptSchemeReferenceType:** A reference type for a [[concept scheme>>doc:sdmx:Glossary.Concept scheme.WebHome]].
1726 1726  
1727 1727  Derived by restriction of MaintainableUrnReferenceType.
1728 1728  Regular Expression Pattern: . +\.conceptscheme\.ConceptScheme=.+
1729 1729  
1730 -**AttributeDescriptorReferenceType:** A reference type for an attribute descriptor.
1694 +**AttributeDescriptorReferenceType:** A reference type for an [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] descriptor.
1731 1731  
1732 1732  Derived by restriction of ComponentUrnReferenceType.
1733 1733  Regular Expression Pattern: . +\.datastructure\.AttributeDescriptor=.+
1734 1734  
1735 -**DataAttributeReferenceType:** A reference type for a data attribute.
1699 +**DataAttributeReferenceType:** A reference type for a data [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
1736 1736  
1737 1737  Derived by restriction of ComponentUrnReferenceType.
1738 1738  Regular Expression Pattern: . +\.datastructure\.DataAttribute=.+
1739 1739  
1740 -**DataflowReferenceType:** A reference type for a dataflow.
1704 +**DataflowReferenceType:** A reference type for a [[dataflow>>doc:sdmx:Glossary.Dataflow.WebHome]].
1741 1741  
1742 1742  Derived by restriction of StructureUsageReferenceType.
1743 1743  Regular Expression Pattern: . +\.datastructure\.Dataflow=.+
... ... @@ -1747,42 +1747,42 @@
1747 1747  Derived by restriction of StructureReferenceType.
1748 1748  Regular Expression Pattern: . +\.datastructure\.DataStructure=.+
1749 1749  
1750 -**DimensionReferenceType:** A reference type for a dimension.
1714 +**DimensionReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
1751 1751  
1752 1752  Derived by restriction of ComponentUrnReferenceType.
1753 1753  Regular Expression Pattern: . +\.datastructure\.Dimension=.+
1754 1754  
1755 -**DimensionDescriptorReferenceType:** A reference type for a dimension descriptor.
1719 +**DimensionDescriptorReferenceType:** A reference type for a [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor.
1756 1756  
1757 1757  Derived by restriction of ComponentUrnReferenceType.
1758 1758  Regular Expression Pattern: . +\.datastructure\.DimensionDescriptor=.+
1759 1759  
1760 -**GroupDimensionDescriptorReferenceType:** A reference type for a group dimension descriptor.
1724 +**GroupDimensionDescriptorReferenceType:** A reference type for a group [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]] descriptor.
1761 1761  
1762 1762  Derived by restriction of ComponentUrnReferenceType.
1763 1763  Regular Expression Pattern: . +\.datastructure\.GroupDimensionDescriptor=.+
1764 1764  
1765 -**MeasureReferenceType:** A reference type for a measure.
1729 +**MeasureReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]].
1766 1766  
1767 1767  Derived by restriction of ComponentUrnReferenceType.
1768 1768  Regular Expression Pattern: . +\.datastructure\.Measure=.+
1769 1769  
1770 -**MeasureDescriptorReferenceType:** A reference type for a measure descriptor.
1734 +**MeasureDescriptorReferenceType:** A reference type for a [[measure>>doc:sdmx:Glossary.Measure.WebHome]] descriptor.
1771 1771  
1772 1772  Derived by restriction of ComponentUrnReferenceType.
1773 1773  Regular Expression Pattern: . +\.datastructure\.MeasureDescriptor=.+
1774 1774  
1775 -**TimeDimensionReferenceType:** A reference type for a time dimension.
1739 +**TimeDimensionReferenceType:** A reference type for a time [[dimension>>doc:sdmx:Glossary.Dimension.WebHome]].
1776 1776  
1777 1777  Derived by restriction of ComponentUrnReferenceType.
1778 1778  Regular Expression Pattern: . +\.datastructure\.TimeDimension=.+
1779 1779  
1780 -**MetadataAttributeReferenceType:** A reference type for a metadata attribute.
1744 +**MetadataAttributeReferenceType:** A reference type for a metadata [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]].
1781 1781  
1782 1782  Derived by restriction of UrnReferenceType.
1783 1783  Regular Expression Pattern: . +\.metadatastructure\.MetadataAttribute=.+
1784 1784  
1785 -**MetadataflowReferenceType:** A reference type for a metadataflow.
1749 +**MetadataflowReferenceType:** A reference type for a [[metadataflow>>doc:sdmx:Glossary.Metadataflow.WebHome]].
1786 1786  
1787 1787  Derived by restriction of StructureUsageReferenceType.
1788 1788  Regular Expression Pattern: . +\.metadatastructure\.Metadataflow=.+
... ... @@ -1812,42 +1812,42 @@
1812 1812  Derived by restriction of UrnReferenceType.
1813 1813  Regular Expression Pattern: . +\.process\.Transition=.+
1814 1814  
1815 -**DataConstraintReferenceType:** A reference type for a data constraint.
1779 +**DataConstraintReferenceType:** A reference type for a data (% style="color:#e74c3c" %)constraint(%%).
1816 1816  
1817 1817  Derived by restriction of ConstraintReferenceType.
1818 1818  Regular Expression Pattern: . +\.registry\.DataConstraint=.+
1819 1819  
1820 -**MetadataConstraintReferenceType:** A reference type for a metadata constraint.
1784 +**MetadataConstraintReferenceType:** A reference type for a metadata (% style="color:#e74c3c" %)constraint(%%).
1821 1821  
1822 1822  Derived by restriction of ConstraintReferenceType.
1823 1823  Regular Expression Pattern: . +\.registry\.MetadataConstraint=.+
1824 1824  
1825 -**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]].
1826 1826  
1827 1827  Derived by restriction of MaintainableUrnReferenceType.
1828 1828  Regular Expression Pattern: . +\.registry\.MetadataProvisionAgreement=.+
1829 1829  
1830 -**ProvisionAgreementReferenceType:** A reference type for a provision agreement.
1794 +**ProvisionAgreementReferenceType:** A reference type for a [[provision agreement>>doc:sdmx:Glossary.Provision agreement.WebHome]].
1831 1831  
1832 1832  Derived by restriction of MaintainableUrnReferenceType.
1833 1833  Regular Expression Pattern: . +\.registry\.ProvisionAgreement=.+
1834 1834  
1835 -**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(%%).
1836 1836  
1837 1837  Derived by restriction of MaintainableUrnReferenceType.
1838 1838  Regular Expression Pattern: . +\.structuremapping\.CategorySchemeMap=.+
1839 1839  
1840 -**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(%%).
1841 1841  
1842 1842  Derived by restriction of MaintainableUrnReferenceType.
1843 1843  Regular Expression Pattern: . +\.structuremapping\.ConceptSchemeMap=.+
1844 1844  
1845 -**DatePatternMapReferenceType:** A reference type for a date pattern map.
1809 +**DatePatternMapReferenceType:** A reference type for a date pattern (% style="color:#e74c3c" %)map(%%).
1846 1846  
1847 1847  Derived by restriction of ComponentUrnReferenceType.
1848 1848  Regular Expression Pattern: . +\.structuremapping\.DatePatternMap=.+
1849 1849  
1850 -**EpochMapReferenceType:** A reference type for an epoch map.
1814 +**EpochMapReferenceType:** A reference type for an epoch (% style="color:#e74c3c" %)map(%%).
1851 1851  
1852 1852  Derived by restriction of ComponentUrnReferenceType.
1853 1853  Regular Expression Pattern: . +\.structuremapping\.EpochMap=.+
... ... @@ -1857,22 +1857,22 @@
1857 1857  Derived by restriction of ComponentUrnReferenceType.
1858 1858  Regular Expression Pattern: . +\.structuremapping\.FrequencyFormatMapping=.+
1859 1859  
1860 -**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme map.
1824 +**OrganisationSchemeMapReferenceType:** A reference type for a organisation scheme (% style="color:#e74c3c" %)map(%%).
1861 1861  
1862 1862  Derived by restriction of MaintainableUrnReferenceType.
1863 1863  Regular Expression Pattern: . +\.structuremapping\.OrganisationSchemeMap=.+
1864 1864  
1865 -**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy map.
1829 +**ReportingTaxonomyMapReferenceType:** A reference type for a reporting taxonomy (% style="color:#e74c3c" %)map(%%).
1866 1866  
1867 1867  Derived by restriction of MaintainableUrnReferenceType.
1868 1868  Regular Expression Pattern: . +\.structuremapping\.ReportingTaxonomyMap=.+
1869 1869  
1870 -**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(%%).
1871 1871  
1872 1872  Derived by restriction of MaintainableUrnReferenceType.
1873 1873  Regular Expression Pattern: . +\.structuremapping\.RepresentationMap=.+
1874 1874  
1875 -**StructureMapReferenceType:** A reference type for a structure map.
1839 +**StructureMapReferenceType:** A reference type for a structure (% style="color:#e74c3c" %)map(%%).
1876 1876  
1877 1877  Derived by restriction of MaintainableUrnReferenceType.
1878 1878  Regular Expression Pattern: . +\.structuremapping\.StructureMap=.+
... ... @@ -1927,84 +1927,86 @@
1927 1927  Derived by restriction of MaintainableUrnReferenceType.
1928 1928  Regular Expression Pattern: . +\.transformation\.UserDefinedOperatorScheme=.+
1929 1929  
1930 -**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.
1931 1931  
1932 1932  Derived by restriction of ComponentUrnReferenceType.
1933 1933  Regular Expression Pattern: . +\.transformation\.VtlCodelistMapping=.+.+\.transformation\.VtlConceptMapping=.+.+\.transformation\.VtlDataflowMapping=.+
1934 1934  
1935 -**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.
1936 1936  
1937 1937  Derived by restriction of MaintainableUrnReferenceType.
1938 1938  Regular Expression Pattern: . +\.transformation\.VtlMappingScheme=.+
1939 1939  
1940 -**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.
1941 1941  
1942 1942  Union of:
1943 1943  
1944 1944  LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType.
1945 1945  
1946 -**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 "+".
1947 1947  
1948 1948  Derived by restriction of xs:string.
1913 +
1949 1949  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*)\+?))
1950 1950  
1951 -**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.
1952 1952  
1953 1953  Union of:
1954 1954  
1955 1955  LegacyVersionNumberType, SemanticVersionNumberType, SemanticVersionReferenceType, WildcardType.
1956 1956  
1957 -**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.
1958 1958  
1959 1959  Derived by restriction of xs:string.
1960 1960  
1961 1961  Enumerations:
1962 1962  
1963 -|**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.
1964 1964  
1965 -|\*|Indicates that any value of the 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, \_, -, $.
1966 1966  
1967 -**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, \_, -, $.
1968 -
1969 1969  Derived by restriction of xs:string.
1970 1970  Regular Expression Pattern: [A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)
1971 1971  
1972 -**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two levels.
1937 +**TwoLevelIDType:** TwoLevelIDType defines an identifier with exactly two (% style="color:#e74c3c" %)levels(%%).
1973 1973  
1974 1974  Derived by restriction of NestedIDType.
1975 1975  Regular Expression Pattern: [A-Za-z0-9_@$\-]+\.[A-Za-z0-9_@$\-]+
1976 1976  
1977 -**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, \_, -, $.
1978 1978  
1979 1979  Derived by restriction of NestedIDType.
1980 1980  Regular Expression Pattern: [A-Za-z0-9_@$\-]+
1981 1981  
1982 -**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.
1983 1983  
1984 1984  Derived by restriction of IDType.
1985 1985  Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]
1986 1986  
1987 -**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.
1988 1988  
1989 1989  Derived by restriction of NestedIDType.
1990 1990  Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]*(\.[A-Za-z][A-Za-z0-9_\-]*)
1991 1991  
1992 -**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).
1993 1993  
1994 1994  Derived by restriction of NestedNCNameIDType.
1995 1995  Regular Expression Pattern: [A-Za-z][A-Za-z0-9_\-]
1996 1996  
1997 -**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.
1998 1998  
1999 1999  Union of:
2000 2000  LegacyVersionNumberType, SemanticVersionNumberType.
2001 2001  
2002 -**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]).
2003 2003  
2004 2004  Derived by restriction of xs:string.
2005 2005  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]*~)~)~)*)?
2006 2006  
2007 -**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.
2008 2008  
2009 2009  Derived by restriction of xs:string.
1975 +
2010 2010  Regular Expression Pattern: (0|[1-9]\d*)(\.(0|[1-9]\d*))?
© Semantic R&D Group, 2026