<?xml version="1.0" encoding="UTF-8"?>
<!-- PLEASE KEEP HEADER INFORMATION IF YOU MODIFY THE FILE -->
<!-- Author: Alexandre Robin - Sensia Software LLC         -->
<!-- Creation Date: 2006-01-17                             -->
<!-- Project: GMES Product Harmonization (ESA)             -->
<!-- Copyright: SpotImage S.A., France                     -->
<sml:SensorML
   xmlns:sml="http://www.opengis.net/sensorML/1.0.1" 
   xmlns:swe="http://www.opengis.net/swe/1.0.1"
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xmlns:xlink="http://www.w3.org/1999/xlink"
	xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 ../OGC/sensorML/sensorML.xsd" version="1.0.1">
   <!-- -->
   <sml:member>
      <!-- -->
      <sml:Component gml:id="HRG-HMA">
         <!-- -->
         <gml:description>
            For the HMA panchromatic band, a bar of 12000 CCD detectors is used to acquire the scanlines. 
         </gml:description>
         <!-- -->
         <sml:identification>
            <sml:IdentifierList>
               <sml:identifier name="Short Name">
                  <sml:Term definition="urn:ogc:def:property:OGC:shortName">
                     <sml:value>HMA</sml:value>
                  </sml:Term>
               </sml:identifier>
               <sml:identifier name="Long Name">
                  <sml:Term definition="urn:ogc:def:property:OGC:longName">
                     <sml:value>Panchromatic HMA Detector</sml:value>
                  </sml:Term>
               </sml:identifier>
               <sml:identifier name="Band ID">
                  <sml:Term definition="urn:ogc:def:property:CEOS:eop:BandId">
                     <sml:value>P</sml:value>
                  </sml:Term>
               </sml:identifier>                           
            </sml:IdentifierList>
         </sml:identification>
         <!-- -->
         <sml:characteristics xlink:role="urn:ogc:def:role:CEOS:eop:GeometricCharacteristics">
            <swe:DataRecord>
               <gml:name>Geometric Characteristics</gml:name>
               <swe:field name="Across-Track Ground Resolution">
                  <swe:Quantity definition="urn:ogc:def:property:CEOS:eop:AcrossTrackGroundResolution">
                     <swe:uom code="m"/>
                     <swe:value>5</swe:value>
                  </swe:Quantity>
               </swe:field>
               <swe:field name="Along-Track Ground Resolution">
                  <swe:Quantity definition="urn:ogc:def:property:CEOS:eop:AlongTrackGroundResolution">
                     <swe:uom code="m"/>
                     <swe:value>5</swe:value>
                  </swe:Quantity>
               </swe:field>
               <swe:field name="Number of Samples">
                  <swe:Count definition="urn:ogc:def:property:CEOS:opt:NumberOfSamples">
                     <swe:value>12000</swe:value>
                  </swe:Count>
               </swe:field>
            </swe:DataRecord>
         </sml:characteristics>
         <!-- -->
         <sml:characteristics xlink:role="urn:ogc:def:role:CEOS:eop:MeasurementCharacteristics">
            <swe:DataRecord>
               <gml:name>Measurement Characteristics</gml:name>
               <swe:field name="Band Type">
                  <swe:Category definition="urn:ogc:def:property:CEOS:eop:BandType">
                     <swe:codeSpace xlink:href="urn:ogc:def:dictionary:CEOS:eop:SpectralBands:v01"/>
                     <swe:value>VIS</swe:value>
                  </swe:Category>
               </swe:field>
               <swe:field name="Spectral Range">
                  <swe:QuantityRange definition="urn:ogc:def:property:CEOS:opt:SpectralRange">
                     <swe:uom code="nm"/>
                     <swe:value>490 690</swe:value>
                  </swe:QuantityRange>
               </swe:field>
               <swe:field name="SNR Ratio">
                  <swe:Quantity definition="urn:ogc:def:property:CEOS:eop:SNR">
                     <swe:uom code="dB"/>
                     <swe:value>170</swe:value>
                  </swe:Quantity>
               </swe:field>
            </swe:DataRecord>
         </sml:characteristics>
         <!-- -->
      </sml:Component>
   </sml:member>
</sml:SensorML>