Changes for page 4 General Notes for Implementers
Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -164,12 +164,16 @@ 164 164 165 165 Representation: xs:gYear (YYYY) 166 166 167 -Period: the start of January 1 to the end of December 31 **Gregorian Year Month**:167 +Period: the start of January 1 to the end of December 31 168 168 169 +**Gregorian Year Month**: 170 + 169 169 Representation: xs:gYearMonth (YYYY-MM) 170 170 171 -Period: the start of the first day of the month to end of the last day of the month **Gregorian Day**:173 +Period: the start of the first day of the month to end of the last day of the month 172 172 175 +**Gregorian Day**: 176 + 173 173 Representation: xs:date (YYYY-MM-DD) 174 174 175 175 Period: the start of the day (00:00:00) to the end of the day (23:59:59) ... ... @@ -202,8 +202,10 @@ 202 202 203 203 Limit per year: 1 204 204 205 -Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1) **Reporting Semester:**209 +Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1) 206 206 211 +**Reporting Semester:** 212 + 207 207 Period Indicator: S 208 208 209 209 Period Duration: P6M (six months) ... ... @@ -212,8 +212,6 @@ 212 212 213 213 Representation: common:ReportingSemesterType (YYYY-Ss, e.g. 2000-S2) 214 214 215 -[[image:SDMX 3-0-0 SECTION 6 FINAL-1.0_en_59eee18f.gif||alt="Shape2" height="1" width="192"]] 216 - 217 217 **Reporting Trimester:** 218 218 219 219 Period Indicator: T ... ... @@ -222,8 +222,10 @@ 222 222 223 223 Limit per year: 3 224 224 225 -Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3) **Reporting Quarter:**229 +Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3) 226 226 231 +**Reporting Quarter:** 232 + 227 227 Period Indicator: Q 228 228 229 229 Period Duration: P3M (three months) ... ... @@ -230,8 +230,10 @@ 230 230 231 231 Limit per year: 4 232 232 233 -Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4) **Reporting Month**:239 +Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4) 234 234 241 +**Reporting Month**: 242 + 235 235 Period Indicator: M 236 236 237 237 Period Duration: P1M (one month) ... ... @@ -252,7 +252,7 @@ 252 252 253 253 Representation: common:ReportingWeekType (YYYY-Www, e.g. 2000-W53) 254 254 255 -Notes: There are either 52 or 53 weeks in a reporting year. This is based on the ISO 8601 definition of a week (Monday - Saturday), where the first week of a reporting year is defined as the week with the first Thursday on or after the reporting year start day.^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^3^^>>path:#sdfootnote3sym||name="sdfootnote3anc"]](%%)^^ The reporting week is always represented as two digits, therefore 1-9 are 0 padded (e.g. 01). This allows the values to be sorted chronologically using textual sorting methods. 263 +Notes: There are either 52 or 53 weeks in a reporting year. This is based on the ISO 8601 definition of a week (Monday - Saturday), where the first week of a reporting year is defined as the week with the first Thursday on or after the reporting year start day.^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^3^^>>path:#sdfootnote3sym||name="sdfootnote3anc"]](%%)^^ The reporting week is always represented as two digits, therefore 1-9 are 0 padded (e.g. 01). This allows the values to be sorted chronologically using textual sorting methods. 256 256 257 257 **Reporting Day**: 258 258 ... ... @@ -286,19 +286,19 @@ 286 286 287 287 This is the [REPORTING_YEAR_START_DATE] 288 288 289 -1. 297 +1. 290 290 11. **If the [PERIOD_INDICATOR] is W:** 291 291 111. **If [REPORTING_YEAR_START_DATE] is a Friday, Saturday, or Sunday:** 292 292 293 -Add ^^[[(% class="wikiinternallink wikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallinkwikiinternallink" %)^^4^^>>path:#sdfootnote4sym||name="sdfootnote4anc"]](%%)^^(P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].301 +Add{{footnote}}The rules for adding durations to a date time are described in the W3C XML Schema specification. See http://www.w3.org/TR/xmlschema-2/#adding-durations-to-dateTimes for further details.{{/footnote}} (P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE]. 294 294 295 -1. 296 -11. 303 +1. 304 +11. 297 297 111. **If [REPORTING_YEAR_START_DATE] is a Monday, Tuesday, Wednesday, or Thursday:** 298 298 299 299 Add^^4^^ (P0D, -P1D, -P2D, or -P3D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE]. 300 300 301 -1. 309 +1. 302 302 11. **Else:** 303 303 304 304 The [REPORTING_YEAR_START_DATE] is the [REPORTING_YEAR_BASE].