StandardTimePeriodType

Version 7.1 by Artur K. on 2026/05/25 16:20

  

https://purl.semanticip.org/linked-data/sdmx/ML/StandardTimePeriodType page_white_text TTL
simpleType

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).

SDMXCommon.xsd

<xs:simpleType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StandardTimePeriodType">
  <xs:annotation>
   <xs:documentation>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).</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="BasicTimePeriodType ReportingTimePeriodType" />
 </xs:simpleType>

 

© Semantic R&D Group, 2026