<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../xslt/dic2html.xsl" version="1.0.1"?>
<esa:TermDictionary
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:esa="http://www.esa.int/dic"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.esa.int/dic ../schemas/dictionaries.xsd"
   gml:id="SYSTEM_PROPERTIES">
   <!-- -->
   <gml:description>ESA Instrument and Product Properties Dictionary</gml:description>
   <gml:name codeSpace="uid">urn:ogc:def:dictionary:CEOS:eop:SystemProperties:v01</gml:name>
   <!-- -->
   <gml:dictionaryEntry>
      <gml:Definition gml:id="PLATFORM_ID">
         <gml:description>
            Unique identifier of a platform used to reference it from another document.
            (i.e. this is typically used to reference the plaftorm from a document describing
            one of the sensors carried by this platform.)
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:PlatformID</gml:name>
         <gml:name>Platform ID</gml:name>
      </gml:Definition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <gml:Definition gml:id="INSTRUMENT_ID">
         <gml:description>
            Unique identifier of an instrument used to reference it from another document.
            (i.e. this is typically used to reference the main instrument from a document
            describing a specific instrument configuration.)
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:InstrumentID</gml:name>
         <gml:name>Instrument ID</gml:name>
      </gml:Definition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <gml:Definition gml:id="INSTRUMENT_MODE">
         <gml:description>
            Unique identifier of an instrument's mode of operation
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:InstrumentMode</gml:name>
         <gml:name>Instrument Mode ID</gml:name>
      </gml:Definition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <gml:Definition gml:id="BAND_TYPE">
         <gml:description>
            Type of band measured by a given detector which should correspond to a region of the electromagnetic spectrum.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:BandType</gml:name>
         <gml:name>Band Type</gml:name>
      </gml:Definition>
   </gml:dictionaryEntry>
   <!-- ================================================= -->
   <!--                Platform Properties                -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="EPOCH_YEAR">
         <gml:description>Year at epoch for which the orbital elements are given</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:EpochYear</gml:name>
         <gml:name>Epoch Year</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="EPOCH_DAY">
         <gml:description>Fractional day at epoch for which the orbital elements are given</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:EpochDay</gml:name>
         <gml:name>Epoch Day</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="INCLINATION">
         <gml:description>The inclination orients the orbital plane with respect to the plane of the ecliptic.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitInclination</gml:name>
         <gml:name>Inclination</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="RIGHT_ASCENSION">
         <gml:description>The longitude of the ascending node orients the ascending node with respect to the vernal point.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitRigthAscension</gml:name>
         <gml:name>Right Ascension</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ECCENTRICITY">
         <gml:description>The eccentricity fixes the orbit ellipticity or shape. An eccentricity of zero corresponds to a perfect circle.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitEccentricity</gml:name>
         <gml:name>Eccentricity</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ARGUMENT_OF_PERIGEE">
         <gml:description>The argument of prerigee (or periapsis or perihelion) orients the semimajor axis with respect to the ascending node.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitArgumentOfPerigee</gml:name>
         <gml:name>Argument Of Perigee</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="MEAN_ANOMALY">
         <gml:description>The true anomaly fixes the position of the body on the orbit with respect to the perigee.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitMeanAnomaly</gml:name>
         <gml:name>Mean Anomaly</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="MEAN_MOTION">
         <gml:description>The mean motion indicates the mean velocity of the body on the orbit. It is related to the orbit semi-major axis by Kepler 3rd law.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitMeanMotion</gml:name>
         <gml:name>Mean Motion</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="DECAY_RATE">
         <gml:description>The decay rate is the first derivative of the mean motion.</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:OrbitDecayRate</gml:name>
         <gml:name>Decay Rate</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="FREQUENCY_BAND">
         <gml:description>Frequency band used for uplinking and downlinking data to and from a plaform</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:FrequencyBand</gml:name>
         <gml:name>Frequency Band</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="DOWNLINK_CAPACITY">
         <gml:description>Nominal bandwidth available for downlinking data and telemetry from a platform</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:DownlinkCapacity</gml:name>
         <gml:name>Downlink Capacity</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="DOWNLINK_MODULATION">
         <gml:description>Modulation used for the downlink signal</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:DownlinkModulation</gml:name>
         <gml:name>Downlink Modulation</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="UPLINK_CAPACITY">
         <gml:description>Nominal bandwidth available for uplinking commands to a platform</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:UplinkCapacity</gml:name>
         <gml:name>Uplink Capacity</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="UPLINK_MODULATION">
         <gml:description>Modulation used for the uplink signal</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:UplinkModulation</gml:name>
         <gml:name>Uplink Modulation</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="MAX_AVAILABLE_POWER">
         <gml:description>Maximum available power produced by the platform (solar panels or other power source)</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:MaxAvailablePower</gml:name>
         <gml:name>Max Available Power</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>   
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="STORAGE_CAPACITY">
         <gml:description>Amount of data storage available on-board to keep acquired data between station downloads</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:StorageCapacity</gml:name>
         <gml:name>Storage Capacity</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="STORAGE_METHOD">
         <gml:description>Type of storage device/mechanism used for storing data on-board (magnetic drive, solid state, etc.)</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:StorageMethod</gml:name>
         <gml:name>Storage Method</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="COMPRESSION_METHOD">
         <gml:description>Data compression method used on-board (if any) before storage and downlinking the data to the ground</gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:DataCompressionMethod</gml:name>
         <gml:name>Compression Method</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>   
   <!-- ================================================= -->
   <!--     Common Instrument and Detector Properties     -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ACROSS_TRACK_FOV">
         <gml:description>
            The area or solid angle which can be viewed through an electromagnetic/optical instrument
            along the "across-track" dimension. Often referred to as FOV.                
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AcrossTrackFov</gml:name>
         <gml:name>Across-Track Field Of View</gml:name>
         <esa:externalRef xlink:href="http://ccrs.nrcan.gc.ca/glossary/index_e.php?id=177"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ALONG_TRACK_FOV">
         <gml:description>
            The area or solid angle which can be viewed through an electromagnetic/optical instrument
            along the "along-track" dimension.                
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AlongTrackFov</gml:name>
         <gml:name>Along-Track Field Of View</gml:name>
         <esa:externalRef xlink:href="http://ccrs.nrcan.gc.ca/glossary/index_e.php?id=177"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="VIEW_ZENITH_ANGLE">
         <gml:description>
            The elevation component of the solid angle at which a sensor "looks" at the surface of the earth.
            It is the angle between the looking axis of the sensor and the local vertical (zenith direction).
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:ViewZenithAngle</gml:name>
         <gml:name>Viewing Zenith Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=3114"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="VIEW_ELEVATION_ANGLE">
         <gml:description>
            The elevation component of the solid angle at which a sensor "looks" at the surface of the earth.
            It is the angle between the looking axis of the sensor and the local horizontal.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:ViewElevationAngle</gml:name>
         <gml:name>Viewing Elevation Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=3114"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="VIEW_AZIMUTH_ANGLE">
         <gml:description>
            The azimuthal component of the solid angle at which a sensor "looks" at the surface of the earth.
            It is the angle between the looking axis of the sensor and the true north direction.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:ViewAzimuthAngle</gml:name>
         <gml:name>Viewing Azimuth Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=3114"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>   
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="SWATH_WIDTH">
         <gml:description>
            The width of the strip imaged by an electromagnetic/optical instrument 
            when pointing at nadir in the across-track direction.                 
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:NadirSwathWidth</gml:name>
         <gml:name>Swath Width</gml:name>
         <esa:externalRef xlink:href="http://ccrs.nrcan.gc.ca/glossary/index_e.php?id=519"/>
         <esa:externalRef xlink:href="http://www.itc.nl/research/products/sensordb/glossary.aspx"/>
         <esa:externalRef xlink:href="http://ceos.cnes.fr:8100/cdrom-00b/ceos1/science/glossary/glosss.htm"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="SWATH_LENGTH">
         <gml:description>
            The length of the strip imaged by an electromagnetic/optical instrument 
            when pointing at nadir in the along-track direction.                 
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:NadirSwathLength</gml:name>
         <gml:name>Swath Length</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="GROUND_LOCATION_ACCURACY">
         <gml:description>
            Best Image to Ground location accuracy achievable without using Ground Control Points.  
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:GroundLocationAccuracy</gml:name>
         <gml:name>Ground Location Accuracy</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ACROSS_TRACK_POINTING_RANGE">
         <gml:description>
            Extreme angles at which the instrument can be pointed in the across-track direction.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AcrossTrackPointingRange</gml:name>
         <gml:name>Across-Track Pointing Range</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ALONG_TRACK_POINTING_RANGE">
         <gml:description>
            Extreme angles at which the instrument can be pointed in the along-track direction.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AlongTrackPointingRange</gml:name>
         <gml:name>Along-Track Pointing Range</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="REVISIT_TIME">
         <gml:description>
            Time span between two potential data acquisitions of the same portion of the Earth surface.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:RevisitTime</gml:name>
         <gml:name>Revisit Time</gml:name>
         <esa:externalRef xlink:href="http://www.enmap.org/cms/index.php?option=com_glossary&amp;func=view&amp;Itemid=26&amp;catid=13&amp;term=Target+Revisit+Time"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ACROSS_TRACK_GROUND_RESOLUTION">
         <gml:description>
            Size of a pixel in the across-track direction when projected on the ground at nadir.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AcrossTrackGroundResolution</gml:name>
         <gml:name>Across-Track Ground Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ALONG_TRACK_GROUND_RESOLUTION">
         <gml:description>
            Size of a pixel in the along-track direction when projected on the ground at nadir.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AlongTrackGroundResolution</gml:name>
         <gml:name>Along-Track Ground Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="CENTRAL_WAVELENGTH">
         <gml:description>
            Midpoint of the frequency band (bandpass at -3dB) measured by a given detector.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:CentralWavelength</gml:name>
         <gml:name>Central Wavelength</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="SPECTRAL_RANGE">
         <gml:description>
            Low and High frequencies/wavelengths at which the measured power crosses the -3dB boundary.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:SpectralRange</gml:name>
         <gml:name>Spectral Range</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="SNR_RATIO">
         <gml:description>
            Relative contributions to a detected signal of the true signal and random superimposed signals.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:SNR</gml:name>
         <gml:name>Signal-to-Noise Ratio</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="NOISE_EQUIVALENT_RADIANCE">
         <gml:description>
            Or Simply Noise Equivalent Radiance.
            The uncertainty in radiation measurements in terms of radiance units.
            The NEDR is usually a constant, regardless of the temperature of the scene being observed.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:NoiseEquivalentDeltaRadiance</gml:name>
         <gml:name>Noise Equivalent Delta Radiance</gml:name>
         <esa:externalRef xlink:href="http://rammb.cira.colostate.edu/wmovl/VRL/Tutorials/GOES39/glossary.htm"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="MAXIMUM_POWER_CONSUMPTION">
         <gml:description>
            Maximum electrical power consumed by an instrument.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:MaximumPowerConsumption</gml:name>
         <gml:name>Maximum Power Consumption</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="RADIOMETRIC_RESOLUTION">
         <gml:description>
            Measurement resolution in the radiometric (i.e. radiation amplitude for optical instruments) domain.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:RadiometricResolution</gml:name>
         <gml:name>Radiometric Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- ================================================= -->
   <!--     Optical Instrument and Detector Properties    -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ACROSS_TRACK_IFOV">
         <gml:description>
            Instantaneous field of view of one detector (one CCD cell for instance) in the across-track direction.
            The given angle is truly instantaneous and does not include the effect of the motion of the platform
            during the detector integration time. 
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:AcrossTrackIFOV</gml:name>
         <gml:name>Across-Track iFOV</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ALONG_TRACK_IFOV">
         <gml:description>
            Instantaneous field of view of one detector (one CCD cell for instance) in the along-track direction.
            The given angle is truly instantaneous and does not include the effect of the motion of the platform
            during the detector integration time.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:AlongTrackIFOV</gml:name>
         <gml:name>Along-Track iFOV</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>   
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="INTEGRATION_TIME">
         <gml:description>
            The time over which the detector averages the input radiation signal
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:IntegrationTime</gml:name>
         <gml:name>Integration Time</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="NUMBER_OF_BANDS">
         <gml:description>
            Number of frequency bands measured by an electromagnetic/optical instrument in a certain mode.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:NumberOfBands</gml:name>
         <gml:name>Number of Bands</gml:name>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="NUMBER_OF_SAMPLES">
         <gml:description>
            Total number of samples or measurements collected by an detector.
            This also usually corresponds to the number of pixels in the resulting imagery.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:NumberOfSamples</gml:name>
         <gml:name>Number of Samples</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- ================================================= -->
   <!--       SAR Instrument and Detector Properties      -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="RADIOMETRIC_STABILITY">
         <gml:description>
            ???
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:sar:RadiometricStability</gml:name>
         <gml:name>Radiometric Stability</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ALONG_TRACK_AMBIGUITY_RATIO">
         <gml:description>
            Signal to Ambiguity Ratio in the along track direction for point targets
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:sar:AlongTrackAmbiguityRatio</gml:name>
         <gml:name>Along-Track Point Ambiguity Ratio</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ACROSS_TRACK_AMBIGUITY_RATIO">
         <gml:description>
            Signal to Ambiguity Ratio in the across track direction for point targets
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:sar:AcrossTrackAmbiguityRatio</gml:name>
         <gml:name>Across-Track Point Ambiguity Ratio</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="NOISE_EQUIVALENT_S0">
         <gml:description>
            ???
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:sar:NoiseEquivalentS0</gml:name>
         <gml:name>Noise Equivalent S0</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="POLARIZATION">
         <gml:description>
            Type of single or dual/alternating polarization (vertical or horizontal or a mix of both)
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:sar:PolarizationMode</gml:name>
         <gml:name>Polarization Mode</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- ================================================= -->
   <!--            Common Product Properties              -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="DEM_RESOLUTION">
         <gml:description>
            Resolution of the DEM used to georeference the data.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:DEMResolution</gml:name>
         <gml:name>DEM Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ATTITUDE_RESOLUTION">
         <gml:description>
            Resolution of the attitude data used to georeference the data.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:AttitudeResolution</gml:name>
         <gml:name>Attitude Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="EPHEMERIS_RESOLUTION">
         <gml:description>
            Resolution of the ephemeris data used to georeference the data.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:EphemerisResolution</gml:name>
         <gml:name>Ephemeris Resolution</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="GEOLOCATION_ACCURACY">
         <gml:description>
            Actual accuracy achieved for the geolocation of the product data.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:eop:GeolocationAccuracy</gml:name>
         <gml:name>Geolocation Accuracy</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- ================================================= -->
   <!--           Optical Product Properties              -->
   <!-- ================================================= -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ILLUMINATION_ZENITH_ANGLE">
         <gml:description>
            The elevation component of the solid angle at which incident electromagnetic waves strike the surface of the earth.
            It is measured with respect to the direction of the local vertical (zenith).
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:IlluminationZenithAngle</gml:name>
         <gml:name>Illumination Zenith Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=212"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ILLUMINATION_ELEVATION_ANGLE">
         <gml:description>
            The elevation component of the solid angle at which incident electromagnetic waves strike the surface of the earth.
            It is measured with respect to the direction of the local horizontal.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:IlluminationElevationAngle</gml:name>
         <gml:name>Illumination Elevation Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=212"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="ILLUMINATION_AZIMUTH_ANGLE">
         <gml:description>
            The azimuthal component of the solid angle at which incident electromagnetic waves strike the surface of the earth.
            It is measured with respect to the direction of the true north.
         </gml:description>
         <gml:name codeSpace="uid">urn:ogc:def:property:CEOS:opt:IlluminationAzimuthAngle</gml:name>
         <gml:name>Illumination Azimuth Angle</gml:name>
         <esa:externalRef xlink:href="http://www.ccrs.nrcan.gc.ca/glossary/index_e.php?id=212"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>   
</esa:TermDictionary>