<?xml version="1.0" encoding="UTF-8"?>

<GeneralGridCoverage
  xmlns="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2"
  xmlns:swe="http://www.opengis.net/swe/2.0"
  xmlns:gml="http://www.opengis.net/gml/3.2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2 cisAll.xsd 
                      http://www.opengis.net/swe/2.0 sweAll.xsd 
                      http://www.opengis.net/gml/3.2 https://schemas.isotc211.org/schemas/19136/-/gml/1.0/gml.xsd"
  gml:id="CIS_55">
  
  <Envelope srsName="[OGC:AnsiDate]" axisLabels="date">
    <AxisExtent axisLabel="date" uomLabel="d" lowerBound="2015-09-20" upperBound="2015-09-23"/>
  </Envelope>
  
  <PartitionSet srsName="[OGC:AnsiDate]" axisLabels="date" uomLabels="d">
    <PV> 
      <P><C>2015-09-20</C></P>
      <V>0</V>
    </PV> 
    <PV> 
      <P><C>2015-09-21</C></P>
      <V>1</V>
    </PV> 
    <PV> 
      <P><C>2015-09-22</C></P>
      <V>2</V>
    </PV> 
    <PV> 
      <P><C>2015-09-23</C></P>
      <V>3</V>
    </PV> 
  </PartitionSet> 
  
  <RangeType>
    <swe:DataRecord>
      <swe:field name="singleBand">
        <swe:Quantity definition="https://www.opengis.net/def/dataType/OGC/0/unsignedInt">
          <swe:uom code="W.m-2.sr-1.nm-1"/>
        </swe:Quantity>
      </swe:field>
    </swe:DataRecord>
  </RangeType>
  
</GeneralGridCoverage>