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

<MultiSolidCoverage
  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_95">
  
  <Envelope srsName="[EPSG:4329]" axisLabels="Lat Lon h">
    <AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="1" upperBound="10"/>
    <AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="1" upperBound="10"/>
    <AxisExtent axisLabel="h"   uomLabel="m"   lowerBound="1" upperBound="2"/>
  </Envelope>
  
  <DomainSet>
    <gml:MultiSolid gml:id="msol1"/>
  </DomainSet>
  
  <RangeSet>
    <DataBlock>
      <V>10</V>
    </DataBlock>
  </RangeSet>
  
  <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>
  
</MultiSolidCoverage>