<?xml version="1.0" encoding="ISO-8859-1"?>
<TemporalCRS xmlns="http://www.opengis.net/gml/3.2" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" gml:id="unix-time-crs" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <description>Concrete temporal CRS of seconds elapsed from 1-Jan-1970 (00h00 UTC).</description>
  <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">https://www.opengis.net/def/crs/OGC/0/UnixTime</identifier>
  <name>Unix Time</name>
  <name>POSIX Time</name>
  <remarks>Initial version (0.1)</remarks>
  <scope>not known</scope>
  <timeCS>
    <TimeCS gml:id="unix-time-crs_seconds-cs">
      <description>1D coordinate system containing a time axis measuring seconds [s].</description>
      <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">%seconds-cs%</identifier>
      <remarks>Initial version (0.1)</remarks>
      <axis>
        <CoordinateSystemAxis gml:id="second" uom="https://www.opengis.net/def/uom/UCUM/0/s">
          <description>Coordinate system axis for the recording of seconds [s].</description>
          <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">https://www.opengis.net/def/axis/OGC/0/seconds</identifier>
          <remarks>Initial version (0.1)</remarks>
          <axisAbbrev>unix</axisAbbrev>
          <axisDirection codeSpace="http://www.ietf.org/rfc/rfc3986">https://www.opengis.net/def/axisDirection/OGC/1.0/future</axisDirection>
        </CoordinateSystemAxis>
      </axis>
    </TimeCS>
  </timeCS>
  <temporalDatum>
    <TemporalDatum gml:id="unix-time-crs_unix-td">
      <description>Origin of Unix time (1-Jan-1970, 00h00 UTC).</description>
      <identifier codeSpace="http://www.ietf.org/rfc/rfc3986">%unix-td%</identifier>
      <remarks>Initial version (0.1)</remarks>
      <scope>not known</scope>
      <origin>1970-01-01T00:00:00Z</origin>
    </TemporalDatum>
  </temporalDatum>
</TemporalCRS>