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

<cis10:ReferenceableGridCoverage
  xmlns:cis10="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:sml="http://www.opengis.net/sensorml/2.1"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2 cis-annexB-All.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 
                      http://www.opengis.net/sensorml/2.1 https://schemas.opengis.net/sensorML/2.1/sensorML.xsd"
  gml:id="CIS_referenceable-grid-by-sensormodel_1">
  
  <gml:domainSet>
    <cis10:ReferenceableGridBySensorModel gml:id="RefGrid_0" dimension="2" srsDimension="3">
      <gml:limits>
        <gml:GridEnvelope>
          <gml:low>0 0</gml:low>
          <gml:high>6732 8984</gml:high>
        </gml:GridEnvelope>
      </gml:limits>
      <gml:axisLabels>Row Column</gml:axisLabels>
      <cis10:sensorModel xlink:href="https://www.sensorml.work/sensorML-2.1/examples/csmFrame.html"/>
      <cis10:sensorInstance xlink:href="https://www.sensorml.work/sensorML-2.1/examples/myHDCamera.html"/>
    </cis10:ReferenceableGridBySensorModel>
  </gml:domainSet>
  
  <gml:rangeSet>
    <gml:File>
      <gml:rangeParameters />
      <gml:fileName>gmljp2://codestream</gml:fileName>
      <gml:fileStructure>inapplicable</gml:fileStructure>
      <gml:mimeType>image/jp2</gml:mimeType>
    </gml:File>
  </gml:rangeSet>
  
  <cis10:rangeType>
    <swe:DataRecord>
      <swe:field name="panchromatic">
        <swe:Quantity definition="https://opengis.net/def/property/OGC/0/Radiance">
          <swe:description>Red Channel</swe:description>
          <swe:uom code="W.m-2.sr-1.nm-1"/>
        </swe:Quantity>
      </swe:field>
    </swe:DataRecord>
  </cis10:rangeType>
  
</cis10:ReferenceableGridCoverage>