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

<!--
  ~ Copyright (C) 2001-2016 Food and Agriculture Organization of the
  ~ United Nations (FAO-UN), United Nations World Food Programme (WFP)
  ~ and United Nations Environment Programme (UNEP)
  ~
  ~ This program is free software; you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation; either version 2 of the License, or (at
  ~ your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful, but
  ~ WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  ~ General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program; if not, write to the Free Software
  ~ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  ~
  ~ Contact: Jeroen Ticheler - FAO - Viale delle Terme di Caracalla 2,
  ~ Rome - Italy. email: geonetwork@osgeo.org
  -->

<codelists xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <!-- ==================================================== -->
  <codelist name="gmd:CI_DateTypeCode">
    <entry>
      <code>creation</code>
      <label>Luonti</label>
      <description>Resurssin laatimisajankohta</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>publication</code>
      <label>Julkaisu</label>
      <description>Resurssin julkistamisajankohta tai voimaantulopäivä</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>revision</code>
      <label>Päivitys</label>
      <description>Resurssin päivityksen, muokkauksen tai ylläpidon ajankohta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_OnLineFunctionCode" alias="function">
    <entry>
      <code>download</code>
      <label>Lataaminen</label>
      <description>On-line ohjeet tiedon siirtämiseen muistilaitteesta tai järjestelmästä toiseen.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>information</code>
      <label>Lisätietoa</label>
      <description>Lisätietoa resurssista www-sivulla.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>offlineAccess</code>
      <label>Offline-ohjeet</label>
      <description>Online-ohjeet resurssin tilaamiseksi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>order</code>
      <label>Tilaus</label>
      <description>Resurssin on-line tilausprosessi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>search</code>
      <label>Haku</label>
      <description>On-line haku informaation etsimiseksi resurssista.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_PresentationFormCode">
    <entry>
      <code>documentDigital</code>
      <label>Digitaalinen dokumentti</label>
      <description>Digitaalinen, ensisijaisesti resurssin tekstimuotoinen esitystapa (voi sisältää
        kuvia).
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>documentHardcopy</code>
      <label>Tulostettu dokumentti</label>
      <description>Tulostettu, ensisijaisesti resurssin tekstimuotoinen, paperilla,
        valokuvapaperilla tai muulla medialla oleva esitystapa (voi sisältää kuvia).
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>imageDigital</code>
      <label>Digitaalinen kuva</label>
      <description>Digitaalinen kuva, joka on otettu näkyvän valon tai muulla elektromagneettisen
        spektrin alueella.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>imageHardcopy</code>
      <label>Tulostettu kuva</label>
      <description>Paperille, valokuvapaperille tai muulle medialle jäljennetty kuva, joka on otettu
        näkyvän valon tai tai muulla elektromagneettisen spektrin alueella.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>mapDigital</code>
      <label>Digitaalinen kartta</label>
      <description>Vektori- tai rasterimuodossa esitetty kartta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>mapHardcopy</code>
      <label>Karttatuloste</label>
      <description>Paperille, valokuvapaperille tai muulle medialle tulostettu kartta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>modelDigital</code>
      <label>Digitaalinen malli</label>
      <description>Moniulotteinen digitaalinen esitys kohteesta, prosessista tms.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>modelHardcopy</code>
      <label>Tulostettu malli</label>
      <description>Kolmiulotteinen tulostettu fysikaalinen malli.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>profileDigital</code>
      <label>Digitaalinen poikkileikkaus</label>
      <description>Korkeussuuntainen poikkileikkaus digitaalisessa muodossa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>profileHardcopy</code>
      <label>Tulostettu poikkileikkaus</label>
      <description>Korkeussuuntainen poikkileikkaus paperille tmv. tulostettuna.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tableDigital</code>
      <label>Digitaalinen taulukko</label>
      <description>Taulukkomuotoinen esitys digitaalisessa formaatissa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>tableHardcopy</code>
      <label>Tulostettu taulukko</label>
      <description>Taulukkomuotoinen esitys paperille, valokuvapaperille tai muulle medialle
        tulostettuna.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>videoDigital</code>
      <label>Digitaalinen video</label>
      <description>Digitaalisessa muodossa oleva videosignaali.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>videoHardcopy</code>
      <label>Videotallenne.</label>
      <description>Filmillä oleva videotallenne.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>digitalGeographicInfo</code>
      <label>Digitaalinen paikkatieto</label>
      <description>Digitaalisessa muodossa oleva paikkatietoaineisto.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_RoleCode" alias="roleCode">
    <entry hideInEditMode="true">
      <code>resourceProvider</code>
      <label>Resurssin tarjoaja</label>
      <description>Osapuoli, jolta resurssi on saatavissa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>custodian</code>
      <label>Haltija</label>
      <description>Osapuoli, jolla on vastuu tiedosta ja joka varmistaa resurssin asianmukaisen
        hoidon ja ylläpidon.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>owner</code>
      <label>Omistaja</label>
      <description>Osapuoli, joka omistaa resurssin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>user</code>
      <label>Käyttäjä</label>
      <description>Osapuoli, joka käyttää resurssia.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>distributor</code>
      <label>Jakelija</label>
      <description>Osapuoli, joka jakelee resurssia.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>originator</code>
      <label>Tuottaja</label>
      <description>Osapuoli, joka on luonut resurssin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>pointOfContact</code>
      <label>Yhteystaho</label>
      <description>Osapuoli, jolta saa tietoa resurssista tai sen hankinnasta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>principalInvestigator</code>
      <label>Päähankkija</label>
      <description>Osapuoli, joka on vastuussa tiedon keräämisestä tai tutkimuksen
        suorittamisesta.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>processor</code>
      <label>Käsittelijä</label>
      <description>Osapuoli, joka on muokannut tietoa niin, että resurssi on muuttunut.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>publisher</code>
      <label>Julkaisija</label>
      <description>Osapuoli, joka on julkaissut resurssin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>author</code>
      <label>Laatija</label>
      <description>Osapuoli, joka on laatinut resurssin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:DQ_EvaluationMethodTypeCode">
    <entry>
      <code>directInternal</code>
      <label>Suora sisäinen testimenetelmä</label>
      <description>Laadun arvioinnissa käytetty menetelmä, joka perustuu paikkatietoaineistossa
        olevien yksittäisten kohteiden tarkastukseen ja jossa kaikki tarvittava tieto on ko.
        paikkatietoaineiston sisäistä tietoa.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>directExternal</code>
      <label>Suora ulkoinen testimenetelmä</label>
      <description>Laadun arvioinnissa käytetty menetelmä, joka perustuu paikkatietoaineistossa
        olevien yksittäisten kohteiden tarkastukseen ja jossa tarvitaan referenssiaineistoa.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>indirect</code>
      <label>Epäsuora testimenetelmä</label>
      <description>Laadun arviointimenetelmä, joka perustuu paikkatietoaineiston ulkoiseen,
        päättelemällä tai arvioimalla saatuun tietoon.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:DS_AssociationTypeCode" alias="associationType">
    <entry hideInEditMode="true">
      <code>crossReference</code>
      <label>Cross reference</label>
      <description>Reference from one dataset to another</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>largerWorkCitation</code>
      <label>Larger work citation</label>
      <description>Reference to a master dataset of which this one is a part</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>partOfSeamlessDatabase</code>
      <label>Part of seamless database</label>
      <description>Part of the same structured set of data held in a computer</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>source</code>
      <label>Source</label>
      <description>Mapping and charting information from which the dataset content
        originates
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>stereoMate</code>
      <label>Stereo mate</label>
      <description>Part of a set of imagery that when used together, provides three-dimensional
        images
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:DS_InitiativeTypeCode" alias="initiativeType">
    <entry hideInEditMode="true">
      <code>campaign</code>
      <label>Campaign</label>
      <description>Series of organized planned actions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>collection</code>
      <label>Collection</label>
      <description>Accumulation of datasets assembled for a specific purpose</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>exercise</code>
      <label>Exercise</label>
      <description>Specific performance of a function or group of functions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>experiment</code>
      <label>Experiment</label>
      <description>Process designed to find if something is effective or valid</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>investigation</code>
      <label>Investigation</label>
      <description>Search or systematic inquiry</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>mission</code>
      <label>Mission</label>
      <description>Specific operation of a data collection system</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>sensor</code>
      <label>Sensor</label>
      <description>Device or piece of equipment which detects or records</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>operation</code>
      <label>Operation</label>
      <description>Action that is part of a series of actions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>platform</code>
      <label>Platform</label>
      <description>Vehicle or other support base that holds a sensor</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>process</code>
      <label>Process</label>
      <description>Method of doing something involving a number of steps</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>program</code>
      <label>Program</label>
      <description>Specific planned activity</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>project</code>
      <label>Project</label>
      <description>Organized undertaking, research, or development</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>study</code>
      <label>Study</label>
      <description>Examination or investigation</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>task</code>
      <label>Task</label>
      <description>Piece of work</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>trial</code>
      <label>Trial</label>
      <description>Process of testing to discover or demonstrate something</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_CellGeometryCode">
    <entry>
      <code>point</code>
      <label>Piste</label>
      <description>Jokainen solu kuvaa pistettä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>area</code>
      <label>Alue</label>
      <description>Jokainen solu kuvaa aluetta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_CharacterSetCode">
    <entry hideInEditMode="true">
      <code>ucs2</code>
      <label>UCS2</label>
      <description>16-bit fixed size Universal Character Set, based on ISO/IEC
        10646
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>ucs4</code>
      <label>UCS4</label>
      <description>32-bit fixed size Universal Character Set, based on ISO/IEC
        10646
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>utf7</code>
      <label>UTF7</label>
      <description>7-bit variable size UCS Transfer Format, based on ISO/IEC 10646</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>utf8</code>
      <label>UTF8</label>
      <description>8-bit variable size UCS Transfer Format, based on ISO/IEC 10646</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>utf16</code>
      <label>UTF16</label>
      <description>16-bit variable size UCS Transfer Format, based on ISO/IEC 10646</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>8859part1</code>
      <label>8859 Part 1</label>
      <description>ISO/IEC 8859-1, Information technology - 8-bit single byte coded graphic
        character sets - Part 1 : Latin alphabet No.1
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part2</code>
      <label>8859 Part 2</label>
      <description>ISO/IEC 8859-2, Information technology - 8-bit single byte coded graphic
        character sets - Part 2 : Latin alphabet No.2
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part3</code>
      <label>8859 Part 3</label>
      <description>ISO/IEC 8859-3, Information technology - 8-bit single byte coded graphic
        character sets - Part 3 : Latin alphabet No.3
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part4</code>
      <label>8859 Part 4</label>
      <description>ISO/IEC 8859-4, Information technology - 8-bit single byte coded graphic
        character sets - Part 4 : Latin alphabet No.4
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part5</code>
      <label>8859 Part 5</label>
      <description>ISO/IEC 8859-5, Information technology - 8-bit single byte coded graphic
        character sets - Part 5 : Latin/Cyrillic alphabet
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part6</code>
      <label>8859 Part 6</label>
      <description>ISO/IEC 8859-6, Information technology - 8-bit single byte coded graphic
        character sets - Part 6 : Latin/Arabic alphabet
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part7</code>
      <label>8859 Part 7</label>
      <description>ISO/IEC 8859-7, Information technology - 8-bit single byte coded graphic
        character sets - Part 7 : Latin/Greek alphabet
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part8</code>
      <label>8859 Part 8</label>
      <description>ISO/IEC 8859-8, Information technology - 8-bit single byte coded graphic
        character sets - Part 8 : Latin/Hebrew alphabet
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part9</code>
      <label>8859 Part 9</label>
      <description>ISO/IEC 8859-9, Information technology - 8-bit single byte coded graphic
        character sets - Part 9 : Latin alphabet No.5
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>8859part10</code>
      <label>8859 Part 10</label>
      <description>ISO/IEC 8859-10, Information technology - 8-bit single byte coded graphic
        character sets - Part 10 : Latin alphabet No.6
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part11</code>
      <label>8859 Part 11</label>
      <description>ISO/IEC 8859-11, Information technology - 8-bit single byte coded graphic
        character sets - Part 11 : Latin/Thai alphabet
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part13</code>
      <label>8859 Part 13</label>
      <description>ISO/IEC 8859-13, Information technology - 8-bit single byte coded graphic
        character sets - Part 13 : Latin alphabet No.7
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part14</code>
      <label>8859 Part 14</label>
      <description>ISO/IEC 8859-14, Information technology - 8-bit single byte coded graphic
        character sets - Part 14 : Latin alphabet No.8 (Celtic)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>8859part15</code>
      <label>8859 Part 15</label>
      <description>ISO/IEC 8859-15, Information technology - 8-bit single byte coded graphic
        character sets - Part 15 : Latin alphabet No.9
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8859part16</code>
      <label>8859 Part 16</label>
      <description>ISO/IEC 8859-16, Information technology - 8-bit single byte coded graphic
        character sets - Part 16 : Latin alphabet No.10
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>jis</code>
      <label>JIS</label>
      <description>Japanese code set used for electronic transmission</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>shiftJIS</code>
      <label>Shift JIS</label>
      <description>Japanese code set used on MS-DOS machines</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>eucJP</code>
      <label>EUC JP</label>
      <description>Japanese code set used on UNIX based machines</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>usAscii</code>
      <label>US ASCII</label>
      <description>United States ASCII code set (ISO 646 US)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>ebcdic</code>
      <label>EBCDIC</label>
      <description>IBM mainframe code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>eucKR</code>
      <label>EUC KR</label>
      <description>Korean code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>big5</code>
      <label>Big 5</label>
      <description>Traditional Chinese code set used in Taiwan, Hong Kong of China and other
        areas
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>GB2312</code>
      <label>GB2312</label>
      <description>Simplified Chinese code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ClassificationCode">
    <entry>
      <code>unclassified</code>
      <label>Julkinen</label>
      <description>Yleisesti tiedossa oleva tai tiedoksi saatavissa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>restricted</code>
      <label>Salassa pidettävä</label>
      <description>Ei yleiseen tietoon tarkoitettu.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>confidential</code>
      <label>Luottamuksellinen</label>
      <description>Vain tietyn henkilön tai tiettyjen henkilöiden tietoon tarkoitettu.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>secret</code>
      <label>Salainen</label>
      <description>Erittäin arkaluontoista, salassa pidettävää tietoa. Vain tiettyjen harvojen
        tietoon tarkoitettu.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topSecret</code>
      <label>Erittäin salainen</label>
      <description>Äärimmäisen arkaluonteinen, salassa pidettävä tieto.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_CoverageContentTypeCode">
    <entry>
      <code>image</code>
      <label>Kuva</label>
      <description>Fysikaalisen parametrin numeerinen esitys, joka ei suoranaisesti ole fysikaalisen
        parametrin arvo.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>thematicClassification</code>
      <label>Temaattinen luokittelu</label>
      <description>Fysikaalisen määreen esittämiseen käytetty arvo. Arvolla ei ole tässä määrällistä
        esitystä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>physicalMeasurement</code>
      <label>Fysikaalinen mittaus</label>
      <description>Mitatun määreen arvo fysikaalisina yksikköinä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_DatatypeCode">
    <entry hideInEditMode="true">
      <code>class</code>
      <label>Class</label>
      <description>Descriptor of a set of objects that share the same attributes, operations,
        methods, relationships, and behavior
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>codelist</code>
      <label>Codelist</label>
      <description>Descriptor of a set of objects that share the same attributes, operations,
        methods, relationships, and behavior
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>enumeration</code>
      <label>Enumeration</label>
      <description>Data type whose instances form a list of named literal values, not
        extendable
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>codelistElement</code>
      <label>Codelist element</label>
      <description>Permissible value for a codelist or enumeration</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>abstractClass</code>
      <label>Abstract class</label>
      <description>Class that cannot be directly instantiated</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>aggregateClass</code>
      <label>Aggregate class</label>
      <description>Class that is composed of classes it is connected to by an aggregate
        relationship
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>specifiedClass</code>
      <label>Specified class</label>
      <description>Subclass that may be substituted for its superclass</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>datatypeClass</code>
      <label>Datatype class</label>
      <description>Class with few or no operations whose primary purpose is to hold the abstract
        state of another class for transmittal, storage, encoding or persistent
        storage
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>interfaceClass</code>
      <label>Interface class</label>
      <description>Named set of operations that characterize the behavior of an
        element
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>unionClass</code>
      <label>Union class</label>
      <description>Class describing a selection of one of the specified types</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>metaClass</code>
      <label>Meta class</label>
      <description>Class whose instances are classes</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>typeClass</code>
      <label>Type class</label>
      <description>Class used for specification of a domain of instances (objects), together with
        the operations applicable to the objects. A type may have attributes and
        associations
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>characterString</code>
      <label>Character string</label>
      <description>Free text field</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>integer</code>
      <label>Integer</label>
      <description>Numerical field</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>association</code>
      <label>Association</label>
      <description>Semantic relationship between two classes that involves connections among
        their instances
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_DimensionNameTypeCode">
    <entry>
      <code>row</code>
      <label>Rivi</label>
      <description>Pystysuora koordinaattiakseli, y-akseli.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>column</code>
      <label>Sarake</label>
      <description>Vaakasuora koordinaattiakseli, x-akseli.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>vertical</code>
      <label>Vertikaali</label>
      <description>Vertikaali (korkeus-)akseli, z-akseli.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>track</code>
      <label>Väylä</label>
      <description>Skannauksen tai muun liikkeen suunta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>crossTrack</code>
      <label>Poikkiväylä</label>
      <description>Vertikaalitaso liikkeen suuntaan.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>line</code>
      <label>Linja</label>
      <description>Sensorin skannauslinja.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>sample</code>
      <label>Otos</label>
      <description>Skannauslinjan osa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>time</code>
      <label>Aika</label>
      <description>Kesto.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_GeometricObjectTypeCode">
    <entry>
      <code>complex</code>
      <label>Geometrinen kompleksi</label>
      <description>Joukko käsitteellisesti erillisiä geometrisiä primitiivejä, joista jokaisen
        rajaus voidaan esittää samaan joukkoon kuuluvienalemman dimension geometristen primitiivien
        yhdistelmänä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>composite</code>
      <label>Komposiitti</label>
      <description>Geometrinen kompleksi, joka koostuu samaa dimensiota olevista geometrisistä
        primitiiveistä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>curve</code>
      <label>Käyrä</label>
      <description>Yksiulotteinen geometrinen primitiivi, joka muodostuu joukosta peräkkäisiä
        toisiinsa yhdistettyjä pisteitä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>point</code>
      <label>Piste</label>
      <description>Nollaulotteinen geometrinen primitiivi, joka määrää sijainnin
        koordinaatistossa.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>solid</code>
      <label>Kappale</label>
      <description>Kolmiulotteinen geometrinen primitiivi, joka vastaa yhtenäistä avaruuden osaa.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>surface</code>
      <label>Pinta</label>
      <description>Kaksiulotteinen geometrinen primitiivi, joka vastaa yhtenäistä aluetta.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ================== TÄTÄ ILMEISESTI EI SUOMEN PROFIILISSA================================== -->
  <codelist name="gmd:MD_ImagingConditionCode">
    <entry hideInEditMode="true">
      <code>blurredImage</code>
      <label>Blurred image</label>
      <description>Portion of the image is blurred</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>cloud</code>
      <label>Cloud</label>
      <description>Portion of the image is partially obscured by cloud cover</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>degradingObliquity</code>
      <label>Degrading obliquity</label>
      <description>Acute angle between the plane of the ecliptic (the plane of the Earth s orbit)
        and the plane of the celestial equator
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>fog</code>
      <label>Fog</label>
      <description>Portion of the image is partially obscured by fog</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>heavySmokeOrDust</code>
      <label>Heavy smoke or dust</label>
      <description>Portion of the image is partially obscured by heavy smoke or
        dust
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>night</code>
      <label>Night</label>
      <description>Image was taken at night</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>rain</code>
      <label>Rain</label>
      <description>Image was taken during rainfall</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>semiDarkness</code>
      <label>Semi darkness</label>
      <description>Image was taken during semi-dark conditions -- twilight
        conditions
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>shadow</code>
      <label>Shadow</label>
      <description>Portion of the image is obscured by shadow</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>snow</code>
      <label>Snow</label>
      <description>Portion of the image is obscured by snow</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>terrainMasking</code>
      <label>Terrain masking</label>
      <description>The absence of collection data of a given point or area caused by the relative
        location of topographic features which obstruct the collection path between the
        collector(s) and the subject(s) of interest
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_KeywordTypeCode">
    <entry>
      <code>discipline</code>
      <label>Toimiala</label>
      <description>Avainsana liittyy jonkin alan tunnistamiseen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>place</code>
      <label>Paikka</label>
      <description>Avainsana liittyy sijainnin tunnistamiseen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>stratum</code>
      <label>Esiintymä</label>
      <description>Avainsana liittyy kerrostuneen aineksen tunnistamiseen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>temporal</code>
      <label>Aikajakso</label>
      <description>Avainsana liittyy tietoaineiston aikajakson tunnistamiseen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>theme</code>
      <label>Teema</label>
      <description>Avainsana liittyy tietyn teeman tai aiheen tunnistamiseen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MaintenanceFrequencyCode">
    <entry>
      <code>continual</code>
      <label>Jatkuva</label>
      <description>Tietoa ylläpidetään jatkuvasti.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>daily</code>
      <label>Päivittäin</label>
      <description>Tietoa päivitetään joka päivä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>weekly</code>
      <label>Viikoittain</label>
      <description>Tietoa päivitetään viikoittain.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fortnightly</code>
      <label>Kerran kahdessa viikossa</label>
      <description>Tietoa päivitetään kerran kahdessa viikossa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>monthly</code>
      <label>Kuukausittain</label>
      <description>Tietoa päivitetään kuukausittain.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>quarterly</code>
      <label>Neljännesvuosittain</label>
      <description>Tietoa päivitetään joka kolmas kuukausi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>biannually</code>
      <label>Puolivuosittain</label>
      <description>Tietoa päivitetään puolen vuoden välein.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>annually</code>
      <label>Vuosittain</label>
      <description>Tietoa päivitetään joka vuosi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>asNeeded</code>
      <label>Tarvittaessa</label>
      <description>Tietoa päivitetään tarvittaessa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>irregular</code>
      <label>Epäsäännöllisesti</label>
      <description>Tietoa päivitetään epäsäännöllisin väliajoin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>notPlanned</code>
      <label>Ei suunnitteilla</label>
      <description>Aineistopäivitystä ei ole suunnitteilla.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>unknown</code>
      <label>Tuntematon</label>
      <description>Aineiston ylläpidon tiheyttä ei tiedetä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MediumFormatCode">
    <entry hideInEditMode="true">
      <code>cpio</code>
      <label>CPIO</label>
      <description>CoPy In / Out (UNIX file format and command)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>tar</code>
      <label>TAR</label>
      <description>Tape ARchive</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>highSierra</code>
      <label>High sierra</label>
      <description>High sierra file system</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>iso9660</code>
      <label>ISO9660</label>
      <description>Information processing volume and file structure of CD-ROM</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>iso9660RockRidge</code>
      <label>ISO9660 Rock Ridge</label>
      <description>Rock ridge interchange protocol (UNIX)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>iso9660AppleHFS</code>
      <label>ISO9660 Apple HFS</label>
      <description>Hierarchical file system (Macintosh)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MediumNameCode">
    <entry>
      <code>cdRom</code>
      <label>CD-levy</label>
      <description>Optinen muistilevy, johon on yhdellä kertaa tallennettu levyn yhdelle puolelle
        luettavaksi tarkoitettua dataa yhteen kerrokseen.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dvd</code>
      <label>DVD-levy</label>
      <description>Optinen muistilevy, johon on yhdellä kertaa tallennettu levyn kahdelle puolelle
        luettavaksi tarkoitettua dataa yhteen tai kahteen kerrokseen.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dvdRom</code>
      <label>DVD-ROM</label>
      <description>DVD-ROM-massamuisti, jolle ei voida kirjoittaa sen ollessa kytkettynä sitä
        käyttävään laitteeseen.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>3halfInchFloppy</code>
      <label>3,5" levyke</label>
      <description>3 ½ tuuman magneettilevy</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>5quarterInchFloppy</code>
      <label>5 1/4 tuuman levyke</label>
      <description>5 1/4 tuuman magneettilevy</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>7trackTape</code>
      <label>7-raitainen nauha</label>
      <description>7-raitainen magneettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>9trackType</code>
      <label>9-raitainen nauha</label>
      <description>9-raitainen magneettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>3480Cartridge</code>
      <label>3480-yhteensopiva kasettinauha</label>
      <description>3480-yhteensopiva kasettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>3490Cartridge</code>
      <label>3490-yhteensopiva kasettinauha</label>
      <description>3490-yhteensopiva kasettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>3580Cartridge</code>
      <label>3580-yhteensopiva kasettinauha</label>
      <description>3580-yhteensopiva kasettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>4mmCartridgeTape</code>
      <label>4 mm kasettinauha</label>
      <description>4 mm magneettinen nauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>8mmCartridgeTape</code>
      <label>8 mm kasettinauha</label>
      <description>8 mm magneettinen nauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>1quarterInchCartridgeTape</code>
      <label>0,25 tuuman kasettinauha</label>
      <description>0,25 tuuman kasettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>digitalLinearTap</code>
      <label>DLT</label>
      <description>DLT-yhteensopiva kasettinauha</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>onLine</code>
      <label>On-line</label>
      <description>Suora tietokoneyhteys</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>satellite</code>
      <label>Satelliitti</label>
      <description>Satelliittiyhteyden kautta tapahtuva viestintäjärjestelmä</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>telephoneLink</code>
      <label>Puhelinyhteys</label>
      <description>Puhelinverkon kautta tapahtuva viestintä</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>hardcopy</code>
      <label>Tuloste</label>
      <description>Esitteessä tai mainoksessa annettu kuvaileva tieto</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ObligationCode">
    <entry>
      <code>mandatory</code>
      <label>Pakollinen</label>
      <description>Elementti on aina pakollinen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>optional</code>
      <label>Valinnainen</label>
      <description>Elementti ei ole pakollinen.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>conditional</code>
      <label>Ehdollinen</label>
      <description>Elementti on pakollinen, jos tietty ehto täyttyy.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_PixelOrientationCode">
    <entry>
      <code>center</code>
      <label>Keskipiste</label>
      <description>Piste vasemman alakulman ja oikean yläkulman puolivälissä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>lowerLeft</code>
      <label>Vasen alakulma</label>
      <description>Kulma, joka on lähinnä koordinaatiston origoa; kahden kulman ollessa saman
        etäisyyden päässä origosta, valitaan pienemmän X-arvon omaava kulma.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>lowerRight</code>
      <label>Oikea alakulma</label>
      <description>Vasemmasta alakulmasta katsottuna vastapäivään seuraava kulma.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>upperRight</code>
      <label>Oikea yläkulma</label>
      <description>Oikeasta alakulmasta katsottuna vastapäivään seuraava kulma.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>upperLeft</code>
      <label>Vasen yläkulma</label>
      <description>Oikeasta yläkulmasta katsottuna vastapäivään seuraava kulma.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ProgressCode">
    <entry>
      <code>completed</code>
      <label>Valmis</label>
      <description>Tietoaineiston tuotanto on saatettu loppuun.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>historicalArchive</code>
      <label>Historiallinen arkisto</label>
      <description>Tietoaineisto on tallennettu off-line varastoon.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>obsolete</code>
      <label>Vanhentunut</label>
      <description>Tietoaineisto on vanhentunut.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>onGoing</code>
      <label>Jatkuvasti ylläpidettävä</label>
      <description>Tietoaineistoa ylläpidetään jatkuvasti.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>planned</code>
      <label>Suunnitteilla</label>
      <description>Tietoaineiston luomisen tai ylläpidon tuleva ajankohta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>required</code>
      <label>Tarvittava</label>
      <description>Tietoaineisto tulisi luoda tai sitä tulisi kehittää tai päivittää.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>underDevelopment</code>
      <label>Osittain valmis</label>
      <description>Tietoaineistoa kootaan parhaillaan.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_RestrictionCode">
    <entry>
      <code>copyright</code>
      <label>Tekijänoikeus</label>
      <description>Yksinoikeus julkaista, tuottaa tai myydä kirjallista tai taiteellista teosta (ks.
        tarkemmin tekijänoikeuslaki).
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>patent</code>
      <label>Patentti</label>
      <description>Yksinoikeus keksinnön tai löydön ammattimaiseen valmistamiseen, myymiseen,
        käyttämiseen tai lisensoimiseen.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>patentPending</code>
      <label>Patenttia odottava</label>
      <description>Patenttia odottava tuotettu tai myyty tuote.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>trademark</code>
      <label>Tavaramerkki</label>
      <description>Myytävissä tuotteissa oleva erityinen tunnusmerkki, jolla tuote pyritään
        erottamaan muiden alan toimijoiden tuotteista.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>license</code>
      <label>Lisenssi</label>
      <description>Virallinen lupa tehdä jotakin.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>intellectualPropertyRights</code>
      <label>Immateriaalioikeudet</label>
      <description>Oikeus taloudellisesti hyötyä luovuuden tuotteena syntyneestä aineettomasta
        resurssista sekä kontrolloida sen jakelua.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>restricted</code>
      <label>Rajoitettu</label>
      <description>Ei yleiseen tietoon tarkoitettu.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>otherRestrictions</code>
      <label>Muut rajoitteet</label>
      <description>Rajoituksia ei ole kirjattu.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ScopeCode">
    <entry>
      <code>attribute</code>
      <label>Ominaisuus</label>
      <description>Informaatio koskee ominaisuuden arvoa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>attributeType</code>
      <label>Ominaisuustyyppi</label>
      <description>Informaatio koskee kohdetyypin ominaispiirrettä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>collectionHardware</code>
      <label>Laitteisto</label>
      <description>Informaatio koskee laitteistoa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>collectionSession</code>
      <label>Istunto</label>
      <description>Informaatio koskee istuntoa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dataset</code>
      <label>Tietoaineisto</label>
      <description>Informaatio koskee tietoaineistoa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>series</code>
      <label>Tietoaineistosarja</label>
      <description>Informaatio koskee tietoaineistosarjaa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>nonGeographicDataset</code>
      <label>Muu kuin paikkatietoaineisto</label>
      <description>Informaatio koskee muuta kuin paikkatietoaineistoa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>dimensionGroup</code>
      <label>Dimensioryhmä</label>
      <description>Informaatio koskee dimensioryhmää.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>feature</code>
      <label>Kohde</label>
      <description>Informaatio koskee kohdetta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>featureType</code>
      <label>Kohdetyyppi</label>
      <description>Informaatio koskaa kohdetyyppiä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>propertyType</code>
      <label>Property type</label>
      <description>Information applies to a property type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>fieldSession</code>
      <label>Maastotyöskentely</label>
      <description>Informaatio koskee maastossa työskentelyä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>software</code>
      <label>Ohjelmisto</label>
      <description>Informaatio koskee ohjelmistoa tai käskysarjaa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>service</code>
      <label>Palvelu</label>
      <description>Informaatio koskee palvelua.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>model</code>
      <label>Malli</label>
      <description>Informaatio koskee olemassa olevan tai hypoteettisen objektin kopiota tai
        jäljennöstä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tile</code>
      <label>Sijainnin osajoukko</label>
      <description>Informaatio koskee sijainnin perusteella rajattua tietoaineiston osajoukkoa.
      </description>
    </entry>

    <!-- Used for facet translation only and not displayed in editor -->
    <entry hideInEditMode="true">
      <code>map</code>
      <label>Map</label>
      <description></description>
    </entry>
    <entry hideInEditMode="true">
      <code>map-static</code>
      <label>Static map</label>
      <description></description>
    </entry>
    <entry hideInEditMode="true">
      <code>map-interactive</code>
      <label>Interactive map</label>
      <description></description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_SpatialRepresentationTypeCode">
    <entry>
      <code>vector</code>
      <label>Vektori</label>
      <description>Paikkatiedon vektorimuotoinen esitystapa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>grid</code>
      <label>Rasteri</label>
      <description>Paikkatiedon rasterimuotoinen esitystapa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>textTable</code>
      <label>Teksti- tai taulukkomuoto</label>
      <description>Paikkatiedon teksti- tai taulukkomuotoinen esitystapa.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tin</code>
      <label>TIN</label>
      <description>Epäsäännöllinen kolmioverkko.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>stereoModel</code>
      <label>Stereomalli</label>
      <description>Stereoparista muodostettu kolmiulotteinen vaikutelma.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>video</code>
      <label>Video</label>
      <description>Videotallenteen näkymä.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_TopicCategoryCode" alias="topicCategory">
    <entry>
      <code>farming</code>
      <label>Maatalous</label>
      <description>Kotieläinten kasvatus ja/tai kasvinviljely. Esim. maatalous, keinokastelu,
        plantaasi, paimennus, tuhoeläinten ja tautien vahingoittama sato, karja.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>biota</code>
      <label>Eläin- ja kasvikunta</label>
      <description>Kasvisto ja eläimistö luonnonympäristössä. Esim. villieläimet, kasvillisuus,
        biologia, ekologia, erämaa, merenelämä, kosteikko, kasvupaikka.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>boundaries</code>
      <label>Rajat</label>
      <description>Lakisääteiset maan alueiden kuvaukset, kuten poliittiset ja hallinnolliset
        rajat.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>climatologyMeteorologyAtmosphere</code>
      <label>Ilmastotiede/meteorologia/ilmakehä</label>
      <description>Ilmakehän prosessit ja ilmiöt. Esim. pilvipeite, säätila, ilmasto, ilmakehän
        tila, ilmastonmuutos, sadekehä.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>economy</code>
      <label>Talous</label>
      <description>Taloudellinen toimeliaisuus, taloudelliset olot ja työllisyys. Esim. tuotanto,
        työvoima, liikevaihto, kaupankäynti, teollisuus, turismi ja ekoturismi, metsätalous,
        kalastus, kaupallinen tai kotitarvemetsästys, luonnonvarojen, kuten mineraalien, öljyn ja
        maakaasun, etsintä ja hyväksikäyttö.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>elevation</code>
      <label>Korkeus</label>
      <description>Korkeus tai syvyys merenpinnasta. Esim. DEM, kaltevuus.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>environment</code>
      <label>Ympäristö</label>
      <description>Luonnonvarat, ympäristönsuojelu ja luonnonsuojelu. Esim. ympäristön saastuminen,
        jätteiden varastointi ja jätteenkäsittely, ympäristövaikutusten arviointi, ympäristöriskien
        valvonta, luonnonsuojelualue, maisema.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>geoscientificInformation</code>
      <label>Geotieteet</label>
      <description>Geotieteisiin liittyvää informaatiota. Esim. geofysikaaliset ominaisuudet ja
        prosessit, geologia, mineraalit, kallioperän koostumusta, rakennetta ja alkuperää tutkiva
        tiede, maanjäristysten riskit, vulkaaninen toiminta, maanvyöryt, painovoimaa koskeva tieto,
        maaperä, ikirouta, hydrogeologia, eroosio.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>health</code>
      <label>Terveys</label>
      <description>Terveys, terveyspalvelut, sosiaaliekologia ja turvallisuus. Esim. taudit ja
        sairaudet, terveyteen vaikuttavat tekijät, hygienia, päihderiippuvuus, mielenterveys,
        fyysinen terveys.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>imageryBaseMapsEarthCover</code>
      <label>Kuvat/peruskartat/maanpeite</label>
      <description>Peruskartat ja maanpeite, kuten esim. topografinen kartta ja luokittelematon
        kuva.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>intelligenceMilitary</code>
      <label>Tiedustelu/puolustus</label>
      <description>Sotilastukikohdat, puolustusrakenteet, sotilastoiminta.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>inlandWaters</code>
      <label>Sisävedet</label>
      <description>Sisävesikohteet, valumajärjestelmät ja niiden ominaispiirteet. Esim. joet,
        jäätiköt, suolajärvet, veden hyväksikäyttöä koskevat suunnitelmat, padot, virtaukset,
        tulvat, veden laatu, merikartat.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>location</code>
      <label>Sijainti</label>
      <description>Paikantamiseen liittyvä tieto tai palvelu. Esim. osoitteet, geodeettinen
        verkosto, tukipisteet, postialueet ja palvelut, paikannimet.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>oceans</code>
      <label>Valtameret</label>
      <description>Suolaisten vesimassojen (lukuunottamatta sisävesiä) ominaispiirteet. Esim.
        vuorovedet, tsunamit, rannikkoa koskevaa informaatiota, riutat.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>planningCadastre</code>
      <label>Aluesuunnittelu/kiinteistöjärjestelmä</label>
      <description>Maankäyttöön ja suunnitteluun liittyvää informaatiota.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>society</code>
      <label>Yhteiskunta</label>
      <description>Yhteiskuntaa ja kulttuuria kuvaavat ominaispiirteet. Esim. asutus, antropologia,
        arkeologia, koulutus, perinteiset uskomukset, tavat ja tottumukset, väestöä koskeva
        aineisto, virkistysalueet ja -toiminta, sosiaalisten vaikutusten arviointi, rikollisuus ja
        oikeudenkäyttö, väestölaskentaa koskevaa informaatiota.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>structure</code>
      <label>Rakennelma</label>
      <description>Keinotekoiset rakenteet. Esim. rakennukset, museot, kirkot, tehtaat, kodit,
        muistomerkit, kaupat, tornit.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>transportation</code>
      <label>Liikenne</label>
      <description>Ihmisten ja tavaroiden kuljetukseen käytetyt tavat. Esim. tiestö,
        lentokentät/kiitotiet, laivaväylät, tunnelit, merikartat, ajoneuvon tai aluksen sijainti,
        ilmailukartat, rautatiet.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>utilitiesCommunication</code>
      <label>Johtoverkot/viestintä</label>
      <description>Energia-, vesi- ja jätejärjestelmät sekä viestintäinfrastruktuuri ja -palvelut.
        Esim. vesivoimasähkö, geotermisen, aurinko- ja ydinenergian lähde, vedenpuhdistus ja
        -jakelu, jäteveden käsittely, sähkön ja maakaasun jakelu, tietoliikenne, teleliikenne,
        radio, viestintäverkko.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_TopologyLevelCode">
    <entry>
      <code>geometryOnly</code>
      <label>Pelkkä geometria</label>
      <description>Geometrinen objekti, johon ei liity topologista objektia.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topology1D</code>
      <label>Yksiulotteinen topologia</label>
      <description>Yksiulotteinen topologinen kompleksi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>planarGraph</code>
      <label>Tasoverkko</label>
      <description>Verkko, joka on esitetty tasolla (1-ulotteinen).</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullPlanarGraph</code>
      <label>Tasomainen alueverkko</label>
      <description>Alueverkko, joka on esitetty tasolla (2-ulotteinen).</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>surfaceGraph</code>
      <label>Pintaverkko</label>
      <description>Verkko, joka on esitetty jatkuvalla pinnalla (1-ulotteinen).</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullSurfaceGraph</code>
      <label>Pinnan alueverkko</label>
      <description>Alueverkko, joka on esitetty jatkuvalla pinnalla (2-ulotteinen).</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topology3D</code>
      <label>Kolmiulotteinen topologia</label>
      <description>Kolmiulotteinen topologinen kompleksi.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullTopology3D</code>
      <label>Solukko</label>
      <description>Kolmiulotteinen topologinen kompleksi, joka koostuu topologisista kappaleista.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>abstract</code>
      <label>Abstrakti</label>
      <description>Topologinen kompleksi, jolla ei ole geometrista realisaatiota.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ================== TÄTÄ ILMEISESTI EI SUOMEN PROFIILISSA================================== -->
  <codelist name="gmd:MX_ScopeCode">
    <entry hideInEditMode="true">
      <code>attribute</code>
      <label>Attribute</label>
      <description>Information applies to the attribute class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>attributeType</code>
      <label>Attribute type</label>
      <description>Information applies to the characteristic of a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>collectionHardware</code>
      <label>Collection hardware</label>
      <description>Information applies to the collection hardware class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>collectionSession</code>
      <label>Collection session</label>
      <description>Information applies to the collection session</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>dataset</code>
      <label>Dataset</label>
      <description>Information applies to the dataset</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>series</code>
      <label>Series</label>
      <description>Information applies to the series</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>nonGeographicDataset</code>
      <label>Non geographic dataset</label>
      <description>Information applies to non-geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>dimensionGroup</code>
      <label>Dimension group</label>
      <description>Information applies to a dimension group</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>feature</code>
      <label>Feature</label>
      <description>Information applies to a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>featureType</code>
      <label>Feature type</label>
      <description>Information applies to a feature type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>propertyType</code>
      <label>Property type</label>
      <description>Information applies to a property type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>fieldSession</code>
      <label>Field session</label>
      <description>Information applies to a field session</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>software</code>
      <label>Software</label>
      <description>Information applies to a computer program or routine</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>service</code>
      <label>Service</label>
      <description>Information applies to a capability which a service provider entity makes
        available to a service user entity through a set of interfaces that define a behaviour,
        such as a use case
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>model</code>
      <label>Model</label>
      <description>Information applies to a copy or imitation of an existing or hypothetical
        object
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>tile</code>
      <label>Tile</label>
      <description>Information applies to a tile, a spatial subset of geographic
        data
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>initiative</code>
      <label>Initiative</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as an initiative (DS_Initiative)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>stereomate</code>
      <label>Stereo mate</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a stereo mate (DS_StereoMate)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>sensor</code>
      <label>Sensor</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a sensor (DS_Sensor)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>platformSeries</code>
      <label>Platform series</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a platform series (DS_PlatformSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>sensorSeries</code>
      <label>Sensor series</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a sensor series (DS_SensorSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>productionSeries</code>
      <label>Production series</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a production series (DS_ProductionSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>transferAggregate</code>
      <label>Transfer aggregate</label>
      <description>The referencing entity applies to a transfer aggregate which has no existence
        outside of the transfer context
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry hideInEditMode="true">
      <code>otherAggregate</code>
      <label>Other aggregate</label>
      <description>The referencing entity applies to a transfer aggregate which has an existence
        outside of the transfer context, but which does not pertains to a specific aggregate
        type.
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="srv:DCPList">
    <entry>
      <description>DCP is XML</description>
      <code>XML</code>
      <label>XML</label>
    </entry>
    <entry>
      <description>DCP is CORBA</description>
      <code>CORBA</code>
      <label>CORBA</label>
    </entry>
    <entry>
      <description>DCP is JAVA</description>
      <code>JAVA</code>
      <label>JAVA</label>
    </entry>
    <entry>
      <description>DCP is COM</description>
      <code>COM</code>
      <label>COM</label>
    </entry>
    <entry>
      <description>DCP is SQL</description>
      <code>SQL</code>
      <label>SQL</label>
    </entry>
    <entry>
      <description>DCP is WebServices</description>
      <code>WebServices</code>
      <label>WebServices</label>
    </entry>
  </codelist>
  <!--=== CouplingType from ISO19119 ===-->
  <codelist name="srv:SV_CouplingType">
    <entry>
      <code>tight</code>
      <label>Tight</label>
      <description>Tightly coupled: data associated</description>
    </entry>
    <entry>
      <code>mixed</code>
      <label>Mixed</label>
      <description>Mixed coupled: data associated; in addition, external data might be processed
      </description>
    </entry>
    <entry>
      <code>loose</code>
      <label>Loose</label>
      <description>Loosely coupled: no data associated</description>
    </entry>
  </codelist>
  <codelist name="srv:SV_ParameterDirection">
    <entry>
      <code>in</code>
      <label>Input</label>
    </entry>
    <entry>
      <code>out</code>
      <label>Output</label>
    </entry>
    <entry>
      <code>in/out</code>
      <label>Input/output</label>
    </entry>
  </codelist>
</codelists>
