Last modified by Helena on 2025/09/10 11:19

From version 3.11
edited by Helena
on 2025/05/15 23:59
Change comment: There is no comment for this version
To version 3.12
edited by Helena
on 2025/05/16 00:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -206,8 +206,10 @@
206 206  
207 207  Limit per year: 1
208 208  
209 -Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1) **Reporting Semester:**
209 +Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1)
210 210  
211 +**Reporting Semester:**
212 +
211 211  Period Indicator: S
212 212  
213 213  Period Duration: P6M (six months)
... ... @@ -224,8 +224,10 @@
224 224  
225 225  Limit per year: 3
226 226  
227 -Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3) **Reporting Quarter:**
229 +Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3)
228 228  
231 +**Reporting Quarter:**
232 +
229 229  Period Indicator: Q
230 230  
231 231  Period Duration: P3M (three months)
... ... @@ -232,8 +232,10 @@
232 232  
233 233  Limit per year: 4
234 234  
235 -Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4) **Reporting Month**:
239 +Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4)
236 236  
241 +**Reporting Month**:
242 +
237 237  Period Indicator: M
238 238  
239 239  Period Duration: P1M (one month)
... ... @@ -254,7 +254,7 @@
254 254  
255 255  Representation: common:ReportingWeekType (YYYY-Www, e.g. 2000-W53)
256 256  
257 -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.
258 258  
259 259  **Reporting Day**:
260 260  
... ... @@ -288,19 +288,19 @@
288 288  
289 289  This is the [REPORTING_YEAR_START_DATE]
290 290  
291 -1.
297 +1.
292 292  11. **If the [PERIOD_INDICATOR] is W:**
293 293  111. **If [REPORTING_YEAR_START_DATE] is a Friday, Saturday, or Sunday:**
294 294  
295 -Add^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^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].
296 296  
297 -1.
298 -11.
303 +1.
304 +11.
299 299  111. **If [REPORTING_YEAR_START_DATE] is a Monday, Tuesday, Wednesday, or Thursday:**
300 300  
301 301  Add^^4^^ (P0D, -P1D, -P2D, or -P3D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
302 302  
303 -1.
309 +1.
304 304  11. **Else:**
305 305  
306 306  The [REPORTING_YEAR_START_DATE] is the [REPORTING_YEAR_BASE].