<?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
  -->

<!--

 * Hide in edit mode : If some codelist needs to be hidden
 in edit mode, the hideInEditMode attribute could be added
 to any entries.

 eg.
	<entry hideInEditMode="true">

 This will restrict the number of available entries for end
 user editors and keep all records ISO compatible when using
 codelist (eg. harvested records could use codelist hidden
 in local node and needs to be displayed in view mode).

 By default, this attribute is not used.
-->
<codelists xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <!-- ==================================================== -->
  <codelist name="gmd:CI_DateTypeCode">
    <entry>
      <code>creation</code>
      <label>Etablering</label>
      <description>Dato som identifiserer når et datasett/tjeneste ble etablert (skapt)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>publication</code>
      <label>Publisering</label>
      <description>Dato som identifiserer når et datasett/tjeneste ble publisert første gang
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>revision</code>
      <label>Dato endret</label>
      <description>Dato som identifiserer når et datasett/tjeneste ble revidert
        (oppdatert/forbedret)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_OnLineFunctionCode" alias="function">
    <entry>
      <code>download</code>
      <label>Nedlasting</label>
      <description>Gir instruksjoner for overføring av data mellom systemer</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>information</code>
      <label>Informasjon</label>
      <description>Gir informasjon om tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>offlineAccess</code>
      <label>Offline tilgang</label>
      <description>Gir Instruksjon for hvordan etterspørsel etter data/ tjenesten kan skje offline
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>order</code>
      <label>Bestilling</label>
      <description>Bestillingsprosessen for å få tilgang til datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>search</code>
      <label>Søk</label>
      <description>Gir mulighet for søking etter informasjon vedrørende datasettet/tjenesten
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_PresentationFormCode">
    <entry>
      <code>documentDigital</code>
      <label>Digitalt dokument</label>
      <description>Digital representation of a primarily textual item (can contain illustrations
        also)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>imageDigital</code>
      <label>Digitalt bilde</label>
      <description>Likeness of natural or man-made features, objects, and activities acquired
        through the sensing of visual or any other segment of the electromagnetic spectrum by
        sensors, such as thermal infrared, and high resolution radar and stored in digital
        format
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>documentHardcopy</code>
      <label>Analogt dokument</label>
      <description>Representation of a primarily textual item (can contain illustrations also) on
        paper, photographic material, or other media
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>imageHardcopy</code>
      <label>Analogt bilde</label>
      <description>Likeness of natural or man-made features, objects, and activities acquired
        through the sensing of visual or any other segment of the electromagnetic spectrum by
        sensors, such as thermal infrared, and high resolution radar and reproduced on paper,
        photographic material, or other media for use directly by the human user
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>mapDigital</code>
      <label>Digitalt kart</label>
      <description>Kart representert som raster eller vektor</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>mapHardcopy</code>
      <label>Analogt kart</label>
      <description>Papirkart, fotografi eller lignende for menneskelig bruk</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>modelDigital</code>
      <label>Digital model</label>
      <description>Flerdimensjonell representasjon av objekt, prosess, etc.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>modelHardcopy</code>
      <label>Analog model</label>
      <description>3-dimensjonell, fysisk model</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>profileDigital</code>
      <label>Digital profile</label>
      <description>Vertical cross-section in digital form</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>profileHardcopy</code>
      <label>Hardcopy profile</label>
      <description>Vertical cross-section printed on paper, etc.</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tableDigital</code>
      <label>Digital table</label>
      <description>Digital representation of facts or figures systematically displayed,
        especially in columns
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tableHardcopy</code>
      <label>Hardcopy table</label>
      <description>Representation of facts or figures systematically displayed, especially in
        columns, printed onpapers, photographic material, or other media
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>videoDigital</code>
      <label>Digital video</label>
      <description>Digital video recording</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>videoHardcopy</code>
      <label>Hardcopy video</label>
      <description>Video recording on film</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:CI_RoleCode" alias="roleCode">
    <entry>
      <code>resourceProvider</code>
      <label>Tilbyder</label>
      <description>Organisasjon som tilbyr datasett/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>custodian</code>
      <label>Bestyrer</label>
      <description>Organisasjon som tar ansvar for dataene og gir forsikringer om nødvendig
        oppfølging og vedlikehold av dataene/tjenesten
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>owner</code>
      <label>Eier</label>
      <description>Organisasjon som eier datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>user</code>
      <label>Bruker</label>
      <description>Organisasjon som bruker datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>distributor</code>
      <label>Distributør</label>
      <description>Organisasjon som distribuerer datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>originator</code>
      <label>Opphav</label>
      <description>Organisasjon som opprinnelig lagde datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>pointOfContact</code>
      <label>Kontakt</label>
      <description>Kontakt organisasjon for å få nærmere kjennskap til eller anskaffelse av
        datasettet/tjenesten
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>principalInvestigator</code>
      <label>Hovedansvarlig</label>
      <description>Hovedorganisasjon for datainnsamling/tjenesteutvikling og videre utvikling
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>processor</code>
      <label>Bearbeider</label>
      <description>Organisasjon som har modifisert dataene på en slik måte at datasettet/tjenesten
        er endret
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>publisher</code>
      <label>Utgiver</label>
      <description>Organisasjon som utgir datasettet/tjenesten</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>author</code>
      <label>Forfatter</label>
      <description>Party who authored the resource</description>
    </entry>
    <!-- ISO PROFIL CHE ONLY
        <entry>
            <code>editor</code>
            <label>Editor</label>
            <description></description>
        </entry>
        <entry>
            <code>partner</code>
            <label>Partner</label>
            <description></description>
        </entry>-->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:DQ_EvaluationMethodTypeCode">
    <entry>
      <code>directInternal</code>
      <label>Direct internal</label>
      <description>Method of evaluating the quality of a dataset based on inspection of items
        within the dataset, where all data required is internal to the dataset being
        evaluated
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>directExternal</code>
      <label>Direct external</label>
      <description>Method of evaluating the quality of a dataset based on inspection of items
        within the dataset, where reference data external to the dataset being evaluated is
        required
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>indirect</code>
      <label>Indirect</label>
      <description>Method of evaluating the quality of a dataset based on external
        knowledge
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:DS_AssociationTypeCode" alias="associationType">
    <entry>
      <code>crossReference</code>
      <label>Cross reference</label>
      <description>Reference from one dataset to another</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>largerWorkCitation</code>
      <label>Larger work citation</label>
      <description>Reference to a master dataset of which this one is a part</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>source</code>
      <label>Source</label>
      <description>Mapping and charting information from which the dataset content
        originates
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>campaign</code>
      <label>Campaign</label>
      <description>Series of organized planned actions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>collection</code>
      <label>Collection</label>
      <description>Accumulation of datasets assembled for a specific purpose</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>exercise</code>
      <label>Exercise</label>
      <description>Specific performance of a function or group of functions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>experiment</code>
      <label>Experiment</label>
      <description>Process designed to find if something is effective or valid</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>investigation</code>
      <label>Investigation</label>
      <description>Search or systematic inquiry</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>mission</code>
      <label>Mission</label>
      <description>Specific operation of a data collection system</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>sensor</code>
      <label>Sensor</label>
      <description>Device or piece of equipment which detects or records</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>operation</code>
      <label>Operation</label>
      <description>Action that is part of a series of actions</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>platform</code>
      <label>Platform</label>
      <description>Vehicle or other support base that holds a sensor</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>process</code>
      <label>Process</label>
      <description>Method of doing something involving a number of steps</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>program</code>
      <label>Program</label>
      <description>Specific planned activity</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>project</code>
      <label>Project</label>
      <description>Organized undertaking, research, or development</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>study</code>
      <label>Study</label>
      <description>Examination or investigation</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>task</code>
      <label>Task</label>
      <description>Piece of work</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>Point</label>
      <description>Each cell represents a point</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>area</code>
      <label>Area</label>
      <description>Each cell represents an area</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_CharacterSetCode">
    <entry>
      <code>ucs2</code>
      <label>UCS2</label>
      <description>16-bit fixed size Universal Character Set, based on ISO/IEC
        10646
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>ucs4</code>
      <label>UCS4</label>
      <description>32-bit fixed size Universal Character Set, based on ISO/IEC
        10646
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <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>
      <code>jis</code>
      <label>JIS</label>
      <description>Japanese code set used for electronic transmission</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>shiftJIS</code>
      <label>Shift JIS</label>
      <description>Japanese code set used on MS-DOS machines</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>eucJP</code>
      <label>EUC JP</label>
      <description>Japanese code set used on UNIX based machines</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>usAscii</code>
      <label>US ASCII</label>
      <description>United States ASCII code set (ISO 646 US)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>ebcdic</code>
      <label>EBCDIC</label>
      <description>IBM mainframe code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>eucKR</code>
      <label>EUC KR</label>
      <description>Korean code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>GB2312</code>
      <label>GB2312</label>
      <description>Simplified Chinese code set</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ClassificationCode">
    <entry>
      <code>unclassified</code>
      <label>Ugradert</label>
      <description>Available for general disclosure</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>restricted</code>
      <label>Begrenset</label>
      <description>Not for general disclosure</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>confidential</code>
      <label>Konfidensielt</label>
      <description>Available for someone who can be entrusted with information</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>secret</code>
      <label>Hemmelig</label>
      <description>Kept or meant to be kept private, unknown, or hidden from all but a select
        group of people
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topSecret</code>
      <label>Topp hemmelig</label>
      <description>Of the highest secrecy</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_CoverageContentTypeCode">
    <entry>
      <code>image</code>
      <label>Bilde</label>
      <description>Meaningful numerical representation of a physical parameter that is not the
        actual value of the physical parameter
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>thematicClassification</code>
      <label>Tematisk klassifikasjon</label>
      <description>Code value with no quantitative meaning, used to represent a physical
        quantity
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>physicalMeasurement</code>
      <label>Fysiske målinger</label>
      <description>Value in physical units of the quantity being measured</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_DatatypeCode">
    <entry>
      <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>
      <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>
      <code>enumeration</code>
      <label>Enumeration</label>
      <description>Data type whose instances form a list of named literal values, not
        extendable
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>codelistElement</code>
      <label>Codelist element</label>
      <description>Permissible value for a codelist or enumeration</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>abstractClass</code>
      <label>Abstract class</label>
      <description>Klasse som ikke kan benyttes direkte</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>aggregateClass</code>
      <label>Aggregate class</label>
      <description>Klasse som er bygget opp av klasser som den er koblet til i et samleforhold
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>specifiedClass</code>
      <label>Specified class</label>
      <description>Subclass that may be substituted for its superclass</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>interfaceClass</code>
      <label>Interface class</label>
      <description>Named set of operations that characterize the behavior of an
        element
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>unionClass</code>
      <label>Union class</label>
      <description>Class describing a selection of one of the specified types</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>metaClass</code>
      <label>Meta class</label>
      <description>Class whose instances are classes</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>characterString</code>
      <label>Tekststreng</label>
      <description>Free text field</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>integer</code>
      <label>Heltall</label>
      <description>Numerical field</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>association</code>
      <label>Assosiasjon</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>Rad</label>
      <description>Ordinate (y) axis</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>column</code>
      <label>Kolonne</label>
      <description>Abscissa (x) axis</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>vertical</code>
      <label>Vertikal</label>
      <description>Vertical (z) axis</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>track</code>
      <label>Skanneretning</label>
      <description>Along the direction of motion of the scan point</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>crossTrack</code>
      <label>Normalen</label>
      <description>Perpendicular to the direction of motion of the scan point</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>line</code>
      <label>Linje</label>
      <description>Scan line of a sensor</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>sample</code>
      <label>Prøve</label>
      <description>Element along a scan line</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>time</code>
      <label>Tid</label>
      <description>Duration</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_GeometricObjectTypeCode">
    <entry>
      <code>complex</code>
      <label>Kompleks</label>
      <description>Set of geometric primitives such that their boundaries can be represented as a
        union of other primitives
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>composite</code>
      <label>Sammensatt</label>
      <description>Connected set of curves, solids or surfaces</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>curve</code>
      <label>Kurve</label>
      <description>Bounded, 1-dimensional geometric primitive, representing the continuous image
        of a line
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>point</code>
      <label>Punkt</label>
      <description>Zero-dimensional geometric primitive, representing a position but not having
        an extent
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>solid</code>
      <label>Volum</label>
      <description>Bounded, connected 3-dimensional geometric primitive, representing the
        continuous image of a region of space
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>surface</code>
      <label>Falte</label>
      <description>Bounded, connected 2-dimensional geometric primitive, representing the
        continuous image of a region of a plane
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ImagingConditionCode">
    <entry>
      <code>blurredImage</code>
      <label>Uskarpt bilde</label>
      <description>Portion of the image is blurred</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>cloud</code>
      <label>Skyer</label>
      <description>Portion of the image is partially obscured by cloud cover</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>degradingObliquity</code>
      <label>Ekstremskrått opptak</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>
      <code>fog</code>
      <label>Tåke</label>
      <description>Portion of the image is partially obscured by fog</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>heavySmokeOrDust</code>
      <label>Røyk eller støv</label>
      <description>Portion of the image is partially obscured by heavy smoke or
        dust
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>night</code>
      <label>Natt</label>
      <description>Image was taken at night</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>rain</code>
      <label>Regn</label>
      <description>Image was taken during rainfall</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>semiDarkness</code>
      <label>Skumring</label>
      <description>Image was taken during semi-dark conditions -- twilight
        conditions
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>shadow</code>
      <label>Skygge</label>
      <description>Portion of the image is obscured by shadow</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>snow</code>
      <label>Snø</label>
      <description>Portion of the image is obscured by snow</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>terrainMasking</code>
      <label>Terrengmaskering</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>Fagområde</label>
      <description>Keyword identifies a branch of instruction or specialized
        learning
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>place</code>
      <label>Sted</label>
      <description>Keyword identifies a location</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>stratum</code>
      <label>Lag</label>
      <description>Keyword identifies the layer(s) of any deposited substance</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>temporal</code>
      <label>Midlertidig</label>
      <description>Keyword identifies a time period related to the dataset</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>theme</code>
      <label>Tema</label>
      <description>Keyword identifies a particular subject or topic</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MaintenanceFrequencyCode">
    <entry>
      <code>continual</code>
      <label>Kontinuerlig</label>
      <description>Data is repeatedly and frequently updated</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>daily</code>
      <label>Daglig</label>
      <description>Data is updated each day</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>weekly</code>
      <label>Ukentlig</label>
      <description>Data is updated on a weekly basis</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fortnightly</code>
      <label>Hver 14. dag</label>
      <description>Data is updated every two weeks</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>monthly</code>
      <label>Månedlig</label>
      <description>Data is updated each month</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>quarterly</code>
      <label>Kvartalsvis</label>
      <description>Data is updated every three months</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>biannually</code>
      <label>Halvårlig</label>
      <description>Data is updated twice each year</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>annually</code>
      <label>Årlig</label>
      <description>Data is updated every year</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>asNeeded</code>
      <label>Ved behov</label>
      <description>data oppdateres ved behov</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>irregular</code>
      <label>Uregelmessig</label>
      <description>data oppdateres diskontinuerlig</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>notPlanned</code>
      <label>Ikke planlagt</label>
      <description>Det foreligger ingen planer om oppdatering</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>unknown</code>
      <label>Ukjent</label>
      <description>Oppdateringsfrekvens er ukjent</description>
    </entry>
    <!-- ISO PROFIL CHE ONLY
        <entry>
            <code>userDefined</code>
            <label>User defined</label>
            <description></description>
        </entry>
        -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MediumFormatCode">
    <entry>
      <code>cpio</code>
      <label>CPIO</label>
      <description>Unix filformat for dataoveføring</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tar</code>
      <label>TAR</label>
      <description>Arkivformat</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>highSierra</code>
      <label>High sierra</label>
      <description>high sierra filsystem for CDROM</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>iso9660</code>
      <label>ISO9660</label>
      <description>voluminformasjon og filstruktur for CD-ROM</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>iso9660RockRidge</code>
      <label>ISO9660 Rock Ridge</label>
      <description>Rock ridge overføringsprotokoll (for Unix systemer)</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>iso9660AppleHFS</code>
      <label>ISO9660 Apple HFS</label>
      <description>Macintosh hierarkisk filsystem</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_MediumNameCode">
    <entry>
      <code>cdRom</code>
      <label>CD-ROM</label>
      <description>CD-ROM</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dvd</code>
      <label>DVD</label>
      <description>DVD</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dvdRom</code>
      <label>DVD-ROM</label>
      <description>DVD-ROM, kun leserettighet</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>3halfInchFloppy</code>
      <label>3,5 tommer diskett</label>
      <description>3,5 inch magnetic disk</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>5quarterInchFloppy</code>
      <label>5,25 tommer diskett</label>
      <description>5,25 inch magnetic disk</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>7trackTape</code>
      <label>7 spor magnetbånd</label>
      <description>7 track magnetic tape</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>9trackTape</code>
      <label>9 spor magnetbånd</label>
      <description>9 track magnetic tape</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>3480Cartridge</code>
      <label>3480 båndkassett</label>
      <description>3480 cartridge tape drive</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>3490Cartridge</code>
      <label>3490 båndkassett</label>
      <description>3490 cartridge tape drive</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>3580Cartridge</code>
      <label>3580 båndkassett</label>
      <description>3580 cartridge tape drive</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>4mmCartridgeTape</code>
      <label>4 mm båndkassett</label>
      <description>4 millimetre magnetic tape</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>8mmCartridgeTape</code>
      <label>8 mm båndkassett</label>
      <description>8 millimetre magnetic tape</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>1quarterInchCartridgeTape</code>
      <label>1/4 tomers magnetbånd</label>
      <description>0,25 inch magnetic tape</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>digitalLinearTap</code>
      <label>½ tommer DLT kassett</label>
      <description>Half inch cartridge streaming tape drive</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>onLine</code>
      <label>Online</label>
      <description>Direktekobling med datamaskin</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>satellite</code>
      <label>Satellitt</label>
      <description>Oppkobling via satelitt</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>telephoneLink</code>
      <label>Telefon</label>
      <description>Oppkobling via telefonlinjer</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>hardcopy</code>
      <label>Papirkopi</label>
      <description>Trykksak</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <!-- ISO PROFIL CHE ONLY
        <entry>
            <code>zip100</code>
            <label>Zip100</label>
            <description></description>
        </entry>
        <entry>
            <code>zip250</code>
            <label>Zip250</label>
            <description></description>
        </entry>      <entry>
            <code>e-mail</code>
            <label>E-mail</label>
            <description></description>
        </entry>      <entry>
            <code>zip</code>
            <label>Zip</label>
            <description></description>
        </entry>      <entry>
            <code>jaz</code>
            <label>Jaz</label>
            <description></description>
        </entry>      <entry>
            <code>other</code>
            <label>Other</label>
            <description></description>
        </entry>-->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ObligationCode">
    <entry>
      <code>mandatory</code>
      <label>Påkrevet</label>
      <description>Element is always required</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>optional</code>
      <label>Opsjonell</label>
      <description>Element is not required</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>conditional</code>
      <label>Betinget</label>
      <description>Element is required when a specific condition is met</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_PixelOrientationCode">
    <entry>
      <code>center</code>
      <label>Senter</label>
      <description>Point halfway between the lower left and the upper right of the
        pixel
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>lowerLeft</code>
      <label>Nedre venstre</label>
      <description>The corner in the pixel closest to the origin of the SRS; if two are at the
        same distance from the origin, the one with the smallest x-value
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>lowerRight</code>
      <label>Nedre høyre</label>
      <description>Next corner counterclockwise from the lower left</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>upperRight</code>
      <label>Øvre høyre</label>
      <description>Next corner counterclockwise from the lower right</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>upperLeft</code>
      <label>Øvre venstre</label>
      <description>Next corner counterclockwise from the upper right</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ProgressCode">
    <entry>
      <code>completed</code>
      <label>Ferdig</label>
      <description>Production of the data has been completed</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>historicalArchive</code>
      <label>Historisk arkiv</label>
      <description>Data has been stored in an offline storage facility</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>obsolete</code>
      <label>Foreldet</label>
      <description>Data is no longer relevant</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>onGoing</code>
      <label>Kontinuerlig oppdatering</label>
      <description>Data is continually being updated</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>planned</code>
      <label>Planlagt</label>
      <description>Fixed date has been established upon or by which the data will be created or
        updated
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>required</code>
      <label>Behov for oppdatering</label>
      <description>Data needs to be generated or updated</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>underDevelopment</code>
      <label>Under produksjon</label>
      <description>Data is currently in the process of being created</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_RestrictionCode">
    <entry>
      <code>copyright</code>
      <label>Kopibeskyttet</label>
      <description>Exclusive right to the publication, production, or sale of the rights to a
        literary, dramatic, musical, or artistic work, or to the use of a commercial print or
        label, granted by law for a specified period of time to an author, composer, artist,
        distributor
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>patent</code>
      <label>Patentert</label>
      <description>Government has granted exclusive right to make, sell, use or license an
        invention or discovery
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>patentPending</code>
      <label>Påvente av patent</label>
      <description>Produced or sold information awaiting a patent</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>trademark</code>
      <label>Registrert varemerke</label>
      <description>A name, symbol, or other device identifying a product, officially registered
        and legally restricted to the use of the owner or manufacturer
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>license</code>
      <label>Lisens</label>
      <description>Formal permission to do something</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>intellectualPropertyRights</code>
      <label>Åndsverk</label>
      <description>Rights to financial benefit from and control of distribution of non-tangible
        property that is a result of creativity
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>restricted</code>
      <label>Beskyttet</label>
      <description>Withheld from general circulation or disclosure</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>otherRestrictions</code>
      <label>Andre restriksjoner</label>
      <description>Limitation not listed</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_ScopeCode">
    <entry>
      <code>attribute</code>
      <label>Egenskap</label>
      <description>Information applies to the attribute class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>attributeType</code>
      <label>Egenskapstype</label>
      <description>Information applies to the characteristic of a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>collectionHardware</code>
      <label>Maskinvare</label>
      <description>Information applies to the collection hardware class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>collectionSession</code>
      <label>datainnsamling</label>
      <description>Information applies to the collection session</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dataset</code>
      <label>Datasett</label>
      <description>Information applies to the dataset</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>series</code>
      <label>Datasettserie</label>
      <description>Information applies to the series</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>nonGeographicDataset</code>
      <label>Ikke-stedfestede data</label>
      <description>Information applies to non-geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dimensionGroup</code>
      <label>Gruppe</label>
      <description>Information applies to a dimension group</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>feature</code>
      <label>Objekt</label>
      <description>Information applies to a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>featureType</code>
      <label>Objekttype</label>
      <description>Information applies to a feature type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>propertyType</code>
      <label>Eierforholdtype</label>
      <description>Metadata er gitt på typer av eieforhold</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fieldSession</code>
      <label>Kolonnegruppering</label>
      <description>Metadata er gitt for en gruppe felt/kolonner i en tabell</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>software</code>
      <label>Software</label>
      <description>Information applies to a computer program or routine</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>service</code>
      <label>Tjeneste</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>
      <code>model</code>
      <label>Modell</label>
      <description>Information applies to a copy or imitation of an existing or hypothetical
        object
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tile</code>
      <label>Flis</label>
      <description>Information applies to a tile, a spatial subset of geographic
        data
      </description>
    </entry>
    <!-- ISO PROFIL CHE ONLY
        <entry>
            <code>project</code>
            <label>Project</label>
            <description></description>
        </entry>
        <entry>
            <code>stationSite</code>
            <label>Station site</label>
            <description></description>
        </entry>
        <entry>
            <code>publication</code>
            <label>Publication</label>
            <description>Publication</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>Vektor</label>
      <description>Vector data is used to represent geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>grid</code>
      <label>Rasterbilde</label>
      <description>Grid data is used to represent geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>textTable</code>
      <label>Teksttabel</label>
      <description>Textual or tabular data is used to represent geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tin</code>
      <label>TIN</label>
      <description>Triangulated irregular network</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>stereoModel</code>
      <label>Stereomodell</label>
      <description>Three-dimensional view formed by the intersecting homologous rays of an
        overlapping pair of images
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>video</code>
      <label>Video</label>
      <description>Scene from a video recording</description>
    </entry>
    <!-- ISO PROFIL CHE ONLY
        <entry>
            <code>paperMap</code>
            <label>Paper map</label>
            <description></description>
        </entry>-->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_TopicCategoryCode" alias="topicCategory">
    <entry>
      <code>farming</code>
      <label>Jord/skogbruk</label>
      <description>Rearing of animals and/or cultivation of plants. Examples: agriculture,
        irrigation, aquaculture, plantations, herding, pests and diseases affecting crops and
        livestock
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>biota</code>
      <label>Biologisk mangfold</label>
      <description>Flora and/or fauna in natural environment. Examples: wildlife, vegetation,
        biological sciences, ecology, wilderness, sealife, wetlands, habitat
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>boundaries</code>
      <label>Administrative grenser</label>
      <description>Legal land descriptions. Examples: political and administrative
        boundaries
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>climatologyMeteorologyAtmosphere</code>
      <label>Klima, metorologi og atmosfære</label>
      <description>Processes and phenomena of the atmosphere. Examples: cloud cover, weather,
        climate, atmospheric conditions, climate change, precipitation
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>economy</code>
      <label>Økonomi</label>
      <description>Economic activities, conditions and employment. Examples: production, labour,
        revenue, commerce, industry, tourism and ecotourism, forestry, fisheries, commercial or
        subsistence hunting, exploration and exploitation of resources such as minerals, oil and
        gas
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>elevation</code>
      <label>Høydedata</label>
      <description>Height above or below sea level. Examples: altitude, bathymetry, digital
        elevation models, slope, derived products
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>environment</code>
      <label>Miljødata</label>
      <description>Environmental resources, protection and conservation. Examples: environmental
        pollution, waste storage and treatment, environmental impact assessment, monitoring
        environmental risk, nature reserves, landscape
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>geoscientificInformation</code>
      <label>Geovitenskapelig informasjon</label>
      <description>Information pertaining to earth sciences. Examples: geophysical features and
        processes, geology, minerals, sciences dealing with the composition, structure and
        origin of the earth s rocks, risks of earthquakes, volcanic activity, landslides,
        gravity information, soils, permafrost, hydrogeology, erosion
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>health</code>
      <label>Helse</label>
      <description>Health, health services, human ecology, and safety. Examples: disease and
        illness, factors affecting health, hygiene, substance abuse, mental and physical health,
        health services
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>imageryBaseMapsEarthCover</code>
      <label>Basisdata</label>
      <description>Base maps. Examples: land cover, topographic maps, imagery, unclassified
        images, annotations
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>intelligenceMilitary</code>
      <label>Militære data</label>
      <description>Military bases, structures, activities. Examples: barracks, training grounds,
        military transportation, information collection
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>inlandWaters</code>
      <label>Innsjø og vassdrag</label>
      <description>Inland water features, drainage systems and their characteristics. Examples:
        rivers and glaciers, salt lakes, water utilization plans, dams, currents, floods, water
        quality, hydrographic charts
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>location</code>
      <label>Posisjonsbestemmende data</label>
      <description>Positional information and services. Examples: addresses, geodetic networks,
        control points, postal zones and services, place names
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>oceans</code>
      <label>Kyst og sjø</label>
      <description>Features and characteristics of salt water bodies (excluding inland waters).
        Examples: tides, tidal waves, coastal information, reefs
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>planningCadastre</code>
      <label>Planlegging og eiendom</label>
      <description>Information used for appropriate actions for future use of the land. Examples:
        land use maps, zoning maps, cadastral surveys, land ownership
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>society</code>
      <label>Samfunn og kultur</label>
      <description>Characteristics of society and cultures. Examples: settlements, anthropology,
        archaeology, education, traditional beliefs, manners and customs, demographic data,
        recreational areas and activities, social impact assessments, crime and justice, census
        information
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>structure</code>
      <label>Konstruksjoner</label>
      <description>Man-made construction. Examples: buildings, museums, churches, factories,
        housing, monuments, shops, towers
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>transportation</code>
      <label>Transport</label>
      <description>Means and aids for conveying persons and/or goods. Examples: roads,
        airports/airstrips, shipping routes, tunnels, nautical charts, vehicle or vessel
        location, aeronautical charts, railways
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>utilitiesCommunication</code>
      <label>Ledningsinformasjon</label>
      <description>Energy, water and waste systems and communications infrastructure and
        services. Examples: hydroelectricity, geothermal, solar and nuclear sources of energy,
        water purification and distribution, sewage collection and disposal, electricity and gas
        distribution, data communication, telecommunication, radio, communication
        networks
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MD_TopologyLevelCode">
    <entry>
      <code>geometryOnly</code>
      <label>Kun geometri</label>
      <description>Geometry objects without any additional structure which describes
        topology
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topology1D</code>
      <label>Topologi 1D</label>
      <description>1-dimensional topological complex -- commonly called chain-node
        topology
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>planarGraph</code>
      <label>Planar graf</label>
      <description>1-dimensional topological complex that is planar. (A planar graph is a graph
        that can be drawn in a plane in such a way that no two edges intersect except at a
        vertex.)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullPlanarGraph</code>
      <label>Full planar graf</label>
      <description>2-dimensional topological complex that is planar. (A 2-dimensional topological
        complex is commonly called full topology in a cartographic 2D
        environment.)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>surfaceGraph</code>
      <label>Flate graf</label>
      <description>1-dimensional topological complex that is isomorphic to a subset of a surface.
        (A geometric complex is isomorphic to a topological complex if their elements are in a
        one-to-one, dimensional-and boundry-preserving correspondence to one
        another.)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullSurfaceGraph</code>
      <label>Full flate graf</label>
      <description>2-dimensional topological complex that is isomorphic to a subset of a
        surface
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>topology3D</code>
      <label>Topologi 3D</label>
      <description>3-dimensional topological complex. (A topological complex is a collection of
        topological primitives that are closed under the boundary operations.)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fullTopology3D</code>
      <label>Full topologi 3D</label>
      <description>Complete coverage of a 3D Euclidean coordinate space</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>abstract</code>
      <label>Abstrakt</label>
      <description>Topologi kompleks uten en spesifisert geometrisk realisasjon</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
  </codelist>
  <!-- ==================================================== -->
  <codelist name="gmd:MX_ScopeCode">
    <entry>
      <code>attribute</code>
      <label>Egenskap</label>
      <description>Information applies to the attribute class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>attributeType</code>
      <label>Egenskapstype</label>
      <description>Information applies to the characteristic of a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>collectionHardware</code>
      <label>Maskinvare</label>
      <description>Information applies to the collection hardware class</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>collectionSession</code>
      <label>Datainnsamling</label>
      <description>Information applies to the collection session</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dataset</code>
      <label>Datasett</label>
      <description>Information applies to the dataset</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>series</code>
      <label>Datasettserie</label>
      <description>Information applies to the series</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>nonGeographicDataset</code>
      <label>Ikke-stedfestede data</label>
      <description>Information applies to non-geographic data</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>dimensionGroup</code>
      <label>Gruppe</label>
      <description>Information applies to a dimension group</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>feature</code>
      <label>Objekt</label>
      <description>Information applies to a feature</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>featureType</code>
      <label>Objekttype</label>
      <description>Information applies to a feature type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>propertyType</code>
      <label>Eierforholdtype</label>
      <description>Information applies to a property type</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>fieldSession</code>
      <label>Kolonnegruppering</label>
      <description>Information applies to a field session</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>software</code>
      <label>Programvare</label>
      <description>Information applies to a computer program or routine</description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>service</code>
      <label>Tjeneste</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>
      <code>model</code>
      <label>Modell</label>
      <description>Information applies to a copy or imitation of an existing or hypothetical
        object
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>tile</code>
      <label>Flis</label>
      <description>Information applies to a tile, a spatial subset of geographic
        data
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>initiative</code>
      <label>Spesiell aktivitet</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as an initiative (DS_Initiative)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>stereomate</code>
      <label>Bildepar</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a stereo mate (DS_StereoMate)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <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>
      <code>platformSeries</code>
      <label>Platformserie</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a platform series (DS_PlatformSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>sensorSeries</code>
      <label>Sensorserie</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a sensor series (DS_SensorSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>productionSeries</code>
      <label>Produsjonsserie</label>
      <description>The referencing entity applies to a transfer aggregate which was originally
        identified as a production series (DS_ProductionSeries)
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>transferAggregate</code>
      <label>Overføringsrelasjon</label>
      <description>The referencing entity applies to a transfer aggregate which has no existence
        outside of the transfer context
      </description>
    </entry>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
    <entry>
      <code>otherAggregate</code>
      <label>Generell assosiasjon</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>Web services</label>
    </entry>
  </codelist>
  <!--=== CouplingType from ISO19119 ===-->
  <codelist name="srv:SV_CouplingType">
    <entry>
      <code>tight</code>
      <label>Tett</label>
      <description>Tightly coupled: data associated</description>
    </entry>
    <entry>
      <code>mixed</code>
      <label>Blandet</label>
      <description>Mixed coupled: data associated; in addition, external data might be processed
      </description>
    </entry>
    <entry>
      <code>loose</code>
      <label>Løs</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>
