Changes for page 4 General Notes for Implementers
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -139,14 +139,15 @@ 139 139 140 140 The hierarchy of time formats is as follows (**bold** indicates a category which is made up of multiple formats, //italic// indicates a distinct format): 141 141 142 -* **Observational Time Period** 143 -** **Standard Time Period** 144 -*** **Basic Time Period** 145 -**** **Gregorian Time Period** 146 -**** //Date Time// 147 -*** **Reporting Time Period** 148 -** //Time Range// 142 +* **Observational Time Period **o **Standard Time Period** 149 149 144 + § **Basic Time Period** 145 + 146 +* **Gregorian Time Period** 147 +* //Date Time// 148 + 149 +§ **Reporting Time Period **o //Time Range// 150 + 150 150 The details of these time period categories and of the distinct formats which make them up are detailed in the sections to follow. 151 151 152 152 === 4.2.2 Observational Time Period === ... ... @@ -162,12 +162,11 @@ 162 162 A Gregorian time period is always represented by a Gregorian year, year-month, or day. These are all based on ISO 8601 dates. The representation in SDMX-ML messages and the period covered by each of the Gregorian time periods are as follows: 163 163 164 164 **Gregorian Year:** 166 + 165 165 Representation: xs:gYear (YYYY) 166 -Period: the start of January 1 to the end of December 31 167 -**Gregorian Year Month**: 168 +Period: the start of January 1 to the end of December 31 **Gregorian Year Month**: 168 168 Representation: xs:gYearMonth (YYYY-MM) 169 -Period: the start of the first day of the month to end of the last day of the month 170 -**Gregorian Day**: 170 +Period: the start of the first day of the month to end of the last day of the month **Gregorian Day**: 171 171 Representation: xs:date (YYYY-MM-DD) 172 172 Period: the start of the day (00:00:00) to the end of the day (23:59:59) 173 173