<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:app="http://skjema.geonorge.no/SOSI/produktspesifikasjon/Norskvann-SkalMales/2.2" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:sc="http://www.interactive-instruments.de/ShapeChange/AppInfo" elementFormDefault="qualified" targetNamespace="http://skjema.geonorge.no/SOSI/produktspesifikasjon/Norskvann-SkalMales/2.2" version="2.2">
  <annotation>
    <documentation>Spesifikasjonen skal beskrive hvilke VA-relaterte objekter og egenskaper som skal kunne utveksles i leveranse av data fra rådgiver/konsulent til landmåler:
* Nøkkelegenskaper for anlegg som skal bygges og/eller måles inn. 
* Stikningsdata for anlegg/traseer som skal bygges.</documentation>
    <appinfo>
      <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_presentasjonsnavn">Anlegg som skal måles inn og stikningsdata</taggedValue>
    </appinfo>
  </annotation>
  <import namespace="http://www.interactive-instruments.de/ShapeChange/AppInfo" schemaLocation="http://shapechange.net/resources/schema/ShapeChangeAppinfo.xsd"/>
  <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
  <!--XML Schema document created by ShapeChange - http://shapechange.net/-->
  <element name="Identifikasjon" substitutionGroup="gml:AbstractObject" type="app:IdentifikasjonType">
    <annotation>
      <documentation>Unik identifikasjon av et objekt, som ikke endres i løpet av objektets levetid</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">IDENT</taggedValue>
      </appinfo>
    </annotation>
  </element>
  <complexType name="IdentifikasjonType">
    <sequence>
      <element name="guid" type="string">
        <annotation>
          <documentation>Global og unik identifikasjonsnøkkel for objektet i hele dets levetid. Skal benyttes i evt. relasjoner i form av egenskaper.</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="lokalId" type="string">
        <annotation>
          <documentation>Lokal identifikator (ID-nøkkel), tildelt av dataleverandør / dataforvalter. Den lokale identifikatoren er unik innenfor navnerommet, ingen andre objekter har samme identifikator. Det er data leverandørens ansvar å sørge for at denne lokale identifikatoren er unik innenfor navnerommet.</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="navnerom" type="string">
        <annotation>
          <documentation>Navnerom som unikt identifiserer datakilden til objektet. Verdien for navnerom vil eies av den dataprodusent som har ansvar for de unike identifikatorene.</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
  <complexType name="IdentifikasjonPropertyType">
    <sequence>
      <element ref="app:Identifikasjon"/>
    </sequence>
  </complexType>
  <simpleType name="KommunenummerType">
    <annotation>
      <documentation>nummerering av kommuner i henhold til SSB sin offisielle liste

Merknad: Det presiseres at kommune alltid skal ha 4 siffer, dvs. eventuelt med ledende null. Kommune benyttes for kopling mot en rekke andre registre som også benytter 4 siffer.</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">KOMM</taggedValue>
      </appinfo>
    </annotation>
    <union memberTypes="app:KommunenummerEnumerationType app:KommunenummerOtherType"/>
  </simpleType>
  <simpleType name="KommunenummerEnumerationType">
    <annotation>
      <documentation>nummerering av kommuner i henhold til Statistisk sentralbyrå sin offisielle liste samt et utvalg av utgåtte numre

Merknad: Det presiseres at kommune alltid skal ha 4 sifre, dvs. eventuelt med ledende null. Kommune benyttes for kopling mot en rekke andre registre som også benytter 4 sifre.

Merknad 2: Kodeliste fra UML-modell er erstattet av innholdet i kodelisten https://register.geonorge.no/sosi-kodelister/inndelinger/inndelingsbase/kommunenummer.</documentation>
      <appinfo>
        <taggedValue tag="SOSI_navn">KOMMUNENUMMER</taggedValue>
      </appinfo>
    </annotation>
    <restriction base="string">
        <enumeration value="0101">
        <annotation>
          <documentation>Halden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0102">
        <annotation>
          <documentation>Sarpsborg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0103">
        <annotation>
          <documentation>Fredrikstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0104">
        <annotation>
          <documentation>Moss (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0105">
        <annotation>
          <documentation>Sarpsborg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0106">
        <annotation>
          <documentation>Fredrikstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0111">
        <annotation>
          <documentation>Hvaler (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0113">
        <annotation>
          <documentation>Borge (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0114">
        <annotation>
          <documentation>Varteig (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0115">
        <annotation>
          <documentation>Skjeberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0118">
        <annotation>
          <documentation>Aremark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0119">
        <annotation>
          <documentation>Marker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0121">
        <annotation>
          <documentation>Rømskog (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0122">
        <annotation>
          <documentation>Trøgstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0123">
        <annotation>
          <documentation>Spydeberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0124">
        <annotation>
          <documentation>Askim (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0125">
        <annotation>
          <documentation>Eidsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0127">
        <annotation>
          <documentation>Skiptvet (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0128">
        <annotation>
          <documentation>Rakkestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0129">
        <annotation>
          <documentation>Degernes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0130">
        <annotation>
          <documentation>Tune (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0131">
        <annotation>
          <documentation>Rolvsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0133">
        <annotation>
          <documentation>Kråkerøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0134">
        <annotation>
          <documentation>Onsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0135">
        <annotation>
          <documentation>Råde (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0136">
        <annotation>
          <documentation>Rygge (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0137">
        <annotation>
          <documentation>Våler i Østfold (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0138">
        <annotation>
          <documentation>Hobøl (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0211">
        <annotation>
          <documentation>Vestby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0213">
        <annotation>
          <documentation>Ski (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0214">
        <annotation>
          <documentation>Ås (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0215">
        <annotation>
          <documentation>Frogn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0216">
        <annotation>
          <documentation>Nesodden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0217">
        <annotation>
          <documentation>Oppegård (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0219">
        <annotation>
          <documentation>Bærum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0220">
        <annotation>
          <documentation>Asker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0221">
        <annotation>
          <documentation>Aurskog-Høland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0226">
        <annotation>
          <documentation>Sørum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0227">
        <annotation>
          <documentation>Fet (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0228">
        <annotation>
          <documentation>Rælingen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0229">
        <annotation>
          <documentation>Enebakk (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0230">
        <annotation>
          <documentation>Lørenskog (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0231">
        <annotation>
          <documentation>Skedsmo (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0233">
        <annotation>
          <documentation>Nittedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0234">
        <annotation>
          <documentation>Gjerdrum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0235">
        <annotation>
          <documentation>Ullensaker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0236">
        <annotation>
          <documentation>Nes i Akershus (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0237">
        <annotation>
          <documentation>Eidsvoll (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0238">
        <annotation>
          <documentation>Nannestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0239">
        <annotation>
          <documentation>Hurdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0301">
        <annotation>
          <documentation>Oslo</documentation>
        </annotation>
      </enumeration><enumeration value="0401">
        <annotation>
          <documentation>Hamar (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0402">
        <annotation>
          <documentation>Kongsvinger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0403">
        <annotation>
          <documentation>Hamar (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0412">
        <annotation>
          <documentation>Ringsaker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0414">
        <annotation>
          <documentation>Vang (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0415">
        <annotation>
          <documentation>Løten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0417">
        <annotation>
          <documentation>Stange (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0418">
        <annotation>
          <documentation>Nord-Odal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0419">
        <annotation>
          <documentation>Sør-Odal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0420">
        <annotation>
          <documentation>Eidskog (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0423">
        <annotation>
          <documentation>Grue (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0425">
        <annotation>
          <documentation>Åsnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0426">
        <annotation>
          <documentation>Våler i Hedmark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0427">
        <annotation>
          <documentation>Elverum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0428">
        <annotation>
          <documentation>Trysil (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0429">
        <annotation>
          <documentation>Åmot (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0430">
        <annotation>
          <documentation>Stor-Elvdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0432">
        <annotation>
          <documentation>Rendalen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0434">
        <annotation>
          <documentation>Engerdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0436">
        <annotation>
          <documentation>Tolga (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0437">
        <annotation>
          <documentation>Tynset (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0438">
        <annotation>
          <documentation>Alvdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0439">
        <annotation>
          <documentation>Folldal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0441">
        <annotation>
          <documentation>Os i Hedmark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0501">
        <annotation>
          <documentation>Lillehammer (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0502">
        <annotation>
          <documentation>Gjøvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0511">
        <annotation>
          <documentation>Dovre (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0512">
        <annotation>
          <documentation>Lesja (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0513">
        <annotation>
          <documentation>Skjåk (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0514">
        <annotation>
          <documentation>Lom (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0515">
        <annotation>
          <documentation>Vågå (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0516">
        <annotation>
          <documentation>Nord-Fron (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0517">
        <annotation>
          <documentation>Sel (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0519">
        <annotation>
          <documentation>Sør-Fron (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0520">
        <annotation>
          <documentation>Ringebu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0521">
        <annotation>
          <documentation>Øyer (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0522">
        <annotation>
          <documentation>Gausdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0528">
        <annotation>
          <documentation>Østre Toten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0529">
        <annotation>
          <documentation>Vestre Toten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0532">
        <annotation>
          <documentation>Jevnaker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0533">
        <annotation>
          <documentation>Lunner (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0534">
        <annotation>
          <documentation>Gran (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0536">
        <annotation>
          <documentation>Søndre Land (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0538">
        <annotation>
          <documentation>Nordre Land (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0540">
        <annotation>
          <documentation>Sør-Aurdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0541">
        <annotation>
          <documentation>Etnedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0542">
        <annotation>
          <documentation>Nord-Aurdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0543">
        <annotation>
          <documentation>Vestre Slidre (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0544">
        <annotation>
          <documentation>Øystre Slidre (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0545">
        <annotation>
          <documentation>Vang (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0602">
        <annotation>
          <documentation>Drammen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0604">
        <annotation>
          <documentation>Kongsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0605">
        <annotation>
          <documentation>Ringerike (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0612">
        <annotation>
          <documentation>Hole (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0615">
        <annotation>
          <documentation>Flå (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0616">
        <annotation>
          <documentation>Nes i Buskerud (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0617">
        <annotation>
          <documentation>Gol (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0618">
        <annotation>
          <documentation>Hemsedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0619">
        <annotation>
          <documentation>Ål (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0620">
        <annotation>
          <documentation>Hol (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0621">
        <annotation>
          <documentation>Sigdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0622">
        <annotation>
          <documentation>Krødsherad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0623">
        <annotation>
          <documentation>Modum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0624">
        <annotation>
          <documentation>Øvre Eiker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0625">
        <annotation>
          <documentation>Nedre Eiker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0626">
        <annotation>
          <documentation>Lier (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0627">
        <annotation>
          <documentation>Røyken (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0628">
        <annotation>
          <documentation>Hurum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0631">
        <annotation>
          <documentation>Flesberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0632">
        <annotation>
          <documentation>Rollag (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0633">
        <annotation>
          <documentation>Nore og Uvdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0701">
        <annotation>
          <documentation>Horten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0702">
        <annotation>
          <documentation>Holmestrand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0703">
        <annotation>
          <documentation>Horten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0704">
        <annotation>
          <documentation>Tønsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0705">
        <annotation>
          <documentation>Tønsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0706">
        <annotation>
          <documentation>Sandefjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0707">
        <annotation>
          <documentation>Larvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0708">
        <annotation>
          <documentation>Stavern (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0709">
        <annotation>
          <documentation>Larvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0710">
        <annotation>
          <documentation>Sandefjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0711">
        <annotation>
          <documentation>Svelvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0712">
        <annotation>
          <documentation>Larvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0713">
        <annotation>
          <documentation>Sande i Vestfold (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0714">
        <annotation>
          <documentation>Hof (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0715">
        <annotation>
          <documentation>Holmestrand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0716">
        <annotation>
          <documentation>Re (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0717">
        <annotation>
          <documentation>Borre (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0718">
        <annotation>
          <documentation>Ramnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0719">
        <annotation>
          <documentation>Andebu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0720">
        <annotation>
          <documentation>Stokke (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0721">
        <annotation>
          <documentation>Sem (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0722">
        <annotation>
          <documentation>Nøtterøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0723">
        <annotation>
          <documentation>Tjøme (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0725">
        <annotation>
          <documentation>Tjølling (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0726">
        <annotation>
          <documentation>Brunlanes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0727">
        <annotation>
          <documentation>Hedrum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0728">
        <annotation>
          <documentation>Lardal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0729">
        <annotation>
          <documentation>Færder (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0805">
        <annotation>
          <documentation>Porsgrunn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0806">
        <annotation>
          <documentation>Skien (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0807">
        <annotation>
          <documentation>Notodden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0811">
        <annotation>
          <documentation>Siljan (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0814">
        <annotation>
          <documentation>Bamble (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0815">
        <annotation>
          <documentation>Kragerø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0817">
        <annotation>
          <documentation>Drangedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0819">
        <annotation>
          <documentation>Nome (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0821">
        <annotation>
          <documentation>Bø i Telemark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0822">
        <annotation>
          <documentation>Sauherad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0826">
        <annotation>
          <documentation>Tinn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0827">
        <annotation>
          <documentation>Hjartdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0828">
        <annotation>
          <documentation>Seljord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0829">
        <annotation>
          <documentation>Kviteseid (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0830">
        <annotation>
          <documentation>Nissedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0831">
        <annotation>
          <documentation>Fyresdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0833">
        <annotation>
          <documentation>Tokke (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0834">
        <annotation>
          <documentation>Vinje (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0901">
        <annotation>
          <documentation>Risør (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0903">
        <annotation>
          <documentation>Arendal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0904">
        <annotation>
          <documentation>Grimstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0906">
        <annotation>
          <documentation>Arendal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0911">
        <annotation>
          <documentation>Gjerstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0912">
        <annotation>
          <documentation>Vegårshei (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0914">
        <annotation>
          <documentation>Tvedestrand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0918">
        <annotation>
          <documentation>Moland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0919">
        <annotation>
          <documentation>Froland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0920">
        <annotation>
          <documentation>Øyestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0921">
        <annotation>
          <documentation>Tromøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0922">
        <annotation>
          <documentation>Hisøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0926">
        <annotation>
          <documentation>Lillesand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0928">
        <annotation>
          <documentation>Birkenes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0929">
        <annotation>
          <documentation>Åmli (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0935">
        <annotation>
          <documentation>Iveland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0937">
        <annotation>
          <documentation>Evje og Hornnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0938">
        <annotation>
          <documentation>Bygland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0940">
        <annotation>
          <documentation>Valle (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="0941">
        <annotation>
          <documentation>Bykle (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1001">
        <annotation>
          <documentation>Kristiansand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1002">
        <annotation>
          <documentation>Mandal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1003">
        <annotation>
          <documentation>Farsund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1004">
        <annotation>
          <documentation>Flekkefjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1014">
        <annotation>
          <documentation>Vennesla (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1017">
        <annotation>
          <documentation>Songdalen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1018">
        <annotation>
          <documentation>Søgne (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1021">
        <annotation>
          <documentation>Marnardal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1026">
        <annotation>
          <documentation>Åseral (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1027">
        <annotation>
          <documentation>Audnedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1029">
        <annotation>
          <documentation>Lindesnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1032">
        <annotation>
          <documentation>Lyngdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1034">
        <annotation>
          <documentation>Hægebostad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1037">
        <annotation>
          <documentation>Kvinesdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1046">
        <annotation>
          <documentation>Sirdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1101">
        <annotation>
          <documentation>Eigersund</documentation>
        </annotation>
      </enumeration><enumeration value="1102">
        <annotation>
          <documentation>Sandnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1103">
        <annotation>
          <documentation>Stavanger</documentation>
        </annotation>
      </enumeration><enumeration value="1106">
        <annotation>
          <documentation>Haugesund</documentation>
        </annotation>
      </enumeration><enumeration value="1108">
        <annotation>
          <documentation>Sandnes</documentation>
        </annotation>
      </enumeration><enumeration value="1111">
        <annotation>
          <documentation>Sokndal</documentation>
        </annotation>
      </enumeration><enumeration value="1112">
        <annotation>
          <documentation>Lund</documentation>
        </annotation>
      </enumeration><enumeration value="1114">
        <annotation>
          <documentation>Bjerkreim</documentation>
        </annotation>
      </enumeration><enumeration value="1119">
        <annotation>
          <documentation>Hå</documentation>
        </annotation>
      </enumeration><enumeration value="1120">
        <annotation>
          <documentation>Klepp</documentation>
        </annotation>
      </enumeration><enumeration value="1121">
        <annotation>
          <documentation>Time</documentation>
        </annotation>
      </enumeration><enumeration value="1122">
        <annotation>
          <documentation>Gjesdal</documentation>
        </annotation>
      </enumeration><enumeration value="1124">
        <annotation>
          <documentation>Sola</documentation>
        </annotation>
      </enumeration><enumeration value="1127">
        <annotation>
          <documentation>Randaberg</documentation>
        </annotation>
      </enumeration><enumeration value="1129">
        <annotation>
          <documentation>Forsand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1130">
        <annotation>
          <documentation>Strand</documentation>
        </annotation>
      </enumeration><enumeration value="1133">
        <annotation>
          <documentation>Hjelmeland</documentation>
        </annotation>
      </enumeration><enumeration value="1134">
        <annotation>
          <documentation>Suldal</documentation>
        </annotation>
      </enumeration><enumeration value="1135">
        <annotation>
          <documentation>Sauda</documentation>
        </annotation>
      </enumeration><enumeration value="1141">
        <annotation>
          <documentation>Finnøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1142">
        <annotation>
          <documentation>Rennesøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1144">
        <annotation>
          <documentation>Kvitsøy</documentation>
        </annotation>
      </enumeration><enumeration value="1145">
        <annotation>
          <documentation>Bokn</documentation>
        </annotation>
      </enumeration><enumeration value="1146">
        <annotation>
          <documentation>Tysvær</documentation>
        </annotation>
      </enumeration><enumeration value="1149">
        <annotation>
          <documentation>Karmøy</documentation>
        </annotation>
      </enumeration><enumeration value="1151">
        <annotation>
          <documentation>Utsira</documentation>
        </annotation>
      </enumeration><enumeration value="1154">
        <annotation>
          <documentation>Vindafjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1159">
        <annotation>
          <documentation>Ølen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1160">
        <annotation>
          <documentation>Vindafjord</documentation>
        </annotation>
      </enumeration><enumeration value="1201">
        <annotation>
          <documentation>Bergen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1211">
        <annotation>
          <documentation>Etne (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1214">
        <annotation>
          <documentation>Ølen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1216">
        <annotation>
          <documentation>Sveio (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1219">
        <annotation>
          <documentation>Bømlo (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1221">
        <annotation>
          <documentation>Stord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1222">
        <annotation>
          <documentation>Fitjar (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1223">
        <annotation>
          <documentation>Tysnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1224">
        <annotation>
          <documentation>Kvinnherad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1227">
        <annotation>
          <documentation>Jondal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1228">
        <annotation>
          <documentation>Odda (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1231">
        <annotation>
          <documentation>Ullensvang (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1232">
        <annotation>
          <documentation>Eidfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1233">
        <annotation>
          <documentation>Ulvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1234">
        <annotation>
          <documentation>Granvin (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1235">
        <annotation>
          <documentation>Voss (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1238">
        <annotation>
          <documentation>Kvam (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1241">
        <annotation>
          <documentation>Fusa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1242">
        <annotation>
          <documentation>Samnanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1243">
        <annotation>
          <documentation>Os i Hordaland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1244">
        <annotation>
          <documentation>Austevoll (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1245">
        <annotation>
          <documentation>Sund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1246">
        <annotation>
          <documentation>Fjell (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1247">
        <annotation>
          <documentation>Askøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1251">
        <annotation>
          <documentation>Vaksdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1252">
        <annotation>
          <documentation>Modalen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1253">
        <annotation>
          <documentation>Osterøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1256">
        <annotation>
          <documentation>Meland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1259">
        <annotation>
          <documentation>Øygarden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1260">
        <annotation>
          <documentation>Radøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1263">
        <annotation>
          <documentation>Lindås (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1264">
        <annotation>
          <documentation>Austrheim (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1265">
        <annotation>
          <documentation>Fedje (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1266">
        <annotation>
          <documentation>Masfjorden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1401">
        <annotation>
          <documentation>Flora (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1411">
        <annotation>
          <documentation>Gulen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1412">
        <annotation>
          <documentation>Solund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1413">
        <annotation>
          <documentation>Hyllestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1416">
        <annotation>
          <documentation>Høyanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1417">
        <annotation>
          <documentation>Vik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1418">
        <annotation>
          <documentation>Balestrand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1419">
        <annotation>
          <documentation>Leikanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1420">
        <annotation>
          <documentation>Sogndal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1421">
        <annotation>
          <documentation>Aurland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1422">
        <annotation>
          <documentation>Lærdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1424">
        <annotation>
          <documentation>Årdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1426">
        <annotation>
          <documentation>Luster (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1428">
        <annotation>
          <documentation>Askvoll (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1429">
        <annotation>
          <documentation>Fjaler (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1430">
        <annotation>
          <documentation>Gaular (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1431">
        <annotation>
          <documentation>Jølster (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1432">
        <annotation>
          <documentation>Førde (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1433">
        <annotation>
          <documentation>Naustdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1438">
        <annotation>
          <documentation>Bremanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1439">
        <annotation>
          <documentation>Vågsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1441">
        <annotation>
          <documentation>Selje (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1443">
        <annotation>
          <documentation>Eid (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1444">
        <annotation>
          <documentation>Hornindal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1445">
        <annotation>
          <documentation>Gloppen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1449">
        <annotation>
          <documentation>Stryn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1502">
        <annotation>
          <documentation>Molde (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1503">
        <annotation>
          <documentation>Kristiansund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1504">
        <annotation>
          <documentation>Ålesund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1505">
        <annotation>
          <documentation>Kristiansund</documentation>
        </annotation>
      </enumeration><enumeration value="1506">
        <annotation>
          <documentation>Molde</documentation>
        </annotation>
      </enumeration><enumeration value="1507">
        <annotation>
          <documentation>Ålesund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1508">
        <annotation>
          <documentation>Ålesund</documentation>
        </annotation>
      </enumeration><enumeration value="1511">
        <annotation>
          <documentation>Vanylven</documentation>
        </annotation>
      </enumeration><enumeration value="1514">
        <annotation>
          <documentation>Sande i Møre og Romsdal</documentation>
        </annotation>
      </enumeration><enumeration value="1515">
        <annotation>
          <documentation>Herøy i Møre og Romsdal</documentation>
        </annotation>
      </enumeration><enumeration value="1516">
        <annotation>
          <documentation>Ulstein</documentation>
        </annotation>
      </enumeration><enumeration value="1517">
        <annotation>
          <documentation>Hareid</documentation>
        </annotation>
      </enumeration><enumeration value="1519">
        <annotation>
          <documentation>Volda (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1520">
        <annotation>
          <documentation>Ørsta</documentation>
        </annotation>
      </enumeration><enumeration value="1523">
        <annotation>
          <documentation>Ørskog (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1524">
        <annotation>
          <documentation>Norddal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1525">
        <annotation>
          <documentation>Stranda</documentation>
        </annotation>
      </enumeration><enumeration value="1526">
        <annotation>
          <documentation>Stordal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1528">
        <annotation>
          <documentation>Sykkylven</documentation>
        </annotation>
      </enumeration><enumeration value="1529">
        <annotation>
          <documentation>Skodje (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1531">
        <annotation>
          <documentation>Sula</documentation>
        </annotation>
      </enumeration><enumeration value="1532">
        <annotation>
          <documentation>Giske</documentation>
        </annotation>
      </enumeration><enumeration value="1534">
        <annotation>
          <documentation>Haram (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1535">
        <annotation>
          <documentation>Vestnes</documentation>
        </annotation>
      </enumeration><enumeration value="1539">
        <annotation>
          <documentation>Rauma</documentation>
        </annotation>
      </enumeration><enumeration value="1543">
        <annotation>
          <documentation>Nesset (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1545">
        <annotation>
          <documentation>Midsund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1546">
        <annotation>
          <documentation>Sandøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1547">
        <annotation>
          <documentation>Aukra</documentation>
        </annotation>
      </enumeration><enumeration value="1548">
        <annotation>
          <documentation>Fræna (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1551">
        <annotation>
          <documentation>Eide (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1554">
        <annotation>
          <documentation>Averøy</documentation>
        </annotation>
      </enumeration><enumeration value="1556">
        <annotation>
          <documentation>Frei (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1557">
        <annotation>
          <documentation>Gjemnes</documentation>
        </annotation>
      </enumeration><enumeration value="1560">
        <annotation>
          <documentation>Tingvoll</documentation>
        </annotation>
      </enumeration><enumeration value="1563">
        <annotation>
          <documentation>Sunndal</documentation>
        </annotation>
      </enumeration><enumeration value="1566">
        <annotation>
          <documentation>Surnadal</documentation>
        </annotation>
      </enumeration><enumeration value="1567">
        <annotation>
          <documentation>Rindal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1569">
        <annotation>
          <documentation>Aure (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1571">
        <annotation>
          <documentation>Halsa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1572">
        <annotation>
          <documentation>Tustna (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1573">
        <annotation>
          <documentation>Smøla</documentation>
        </annotation>
      </enumeration><enumeration value="1576">
        <annotation>
          <documentation>Aure</documentation>
        </annotation>
      </enumeration><enumeration value="1577">
        <annotation>
          <documentation>Volda</documentation>
        </annotation>
      </enumeration><enumeration value="1578">
        <annotation>
          <documentation>Fjord</documentation>
        </annotation>
      </enumeration><enumeration value="1579">
        <annotation>
          <documentation>Hustadvika</documentation>
        </annotation>
      </enumeration><enumeration value="1580">
        <annotation>
          <documentation>Haram</documentation>
        </annotation>
      </enumeration><enumeration value="1601">
        <annotation>
          <documentation>Trondheim (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1612">
        <annotation>
          <documentation>Hemne (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1613">
        <annotation>
          <documentation>Snillfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1617">
        <annotation>
          <documentation>Hitra (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1620">
        <annotation>
          <documentation>Frøya (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1621">
        <annotation>
          <documentation>Ørland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1622">
        <annotation>
          <documentation>Agdenes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1624">
        <annotation>
          <documentation>Rissa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1627">
        <annotation>
          <documentation>Bjugn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1630">
        <annotation>
          <documentation>Åfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1632">
        <annotation>
          <documentation>Roan (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1633">
        <annotation>
          <documentation>Osen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1634">
        <annotation>
          <documentation>Oppdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1635">
        <annotation>
          <documentation>Rennebu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1636">
        <annotation>
          <documentation>Meldal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1638">
        <annotation>
          <documentation>Orkdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1640">
        <annotation>
          <documentation>Røros (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1644">
        <annotation>
          <documentation>Holtålen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1648">
        <annotation>
          <documentation>Midtre Gauldal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1653">
        <annotation>
          <documentation>Melhus (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1657">
        <annotation>
          <documentation>Skaun (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1662">
        <annotation>
          <documentation>Klæbu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1663">
        <annotation>
          <documentation>Malvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1664">
        <annotation>
          <documentation>Selbu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1665">
        <annotation>
          <documentation>Tydal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1702">
        <annotation>
          <documentation>Steinkjer (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1703">
        <annotation>
          <documentation>Namsos (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1711">
        <annotation>
          <documentation>Meråker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1714">
        <annotation>
          <documentation>Stjørdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1717">
        <annotation>
          <documentation>Frosta (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1718">
        <annotation>
          <documentation>Leksvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1719">
        <annotation>
          <documentation>Levanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1721">
        <annotation>
          <documentation>Verdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1723">
        <annotation>
          <documentation>Mosvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1724">
        <annotation>
          <documentation>Verran (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1725">
        <annotation>
          <documentation>Namdalseid (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1729">
        <annotation>
          <documentation>Inderøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1736">
        <annotation>
          <documentation>Snåase – Snåsa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1738">
        <annotation>
          <documentation>Lierne (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1739">
        <annotation>
          <documentation>Raarvihke – Røyrvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1740">
        <annotation>
          <documentation>Namsskogan (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1742">
        <annotation>
          <documentation>Grong (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1743">
        <annotation>
          <documentation>Høylandet (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1744">
        <annotation>
          <documentation>Overhalla (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1748">
        <annotation>
          <documentation>Fosnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1749">
        <annotation>
          <documentation>Flatanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1750">
        <annotation>
          <documentation>Vikna (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1751">
        <annotation>
          <documentation>Nærøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1755">
        <annotation>
          <documentation>Leka (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1756">
        <annotation>
          <documentation>Inderøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1804">
        <annotation>
          <documentation>Bodø</documentation>
        </annotation>
      </enumeration><enumeration value="1805">
        <annotation>
          <documentation>Narvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1806">
        <annotation>
          <documentation>Narvik</documentation>
        </annotation>
      </enumeration><enumeration value="1811">
        <annotation>
          <documentation>Bindal</documentation>
        </annotation>
      </enumeration><enumeration value="1812">
        <annotation>
          <documentation>Sømna</documentation>
        </annotation>
      </enumeration><enumeration value="1813">
        <annotation>
          <documentation>Brønnøy</documentation>
        </annotation>
      </enumeration><enumeration value="1815">
        <annotation>
          <documentation>Vega</documentation>
        </annotation>
      </enumeration><enumeration value="1816">
        <annotation>
          <documentation>Vevelstad</documentation>
        </annotation>
      </enumeration><enumeration value="1818">
        <annotation>
          <documentation>Herøy i Nordland</documentation>
        </annotation>
      </enumeration><enumeration value="1820">
        <annotation>
          <documentation>Alstahaug</documentation>
        </annotation>
      </enumeration><enumeration value="1822">
        <annotation>
          <documentation>Leirfjord</documentation>
        </annotation>
      </enumeration><enumeration value="1824">
        <annotation>
          <documentation>Vefsn</documentation>
        </annotation>
      </enumeration><enumeration value="1825">
        <annotation>
          <documentation>Grane</documentation>
        </annotation>
      </enumeration><enumeration value="1826">
        <annotation>
          <documentation>Aarborte – Hattfjelldal</documentation>
        </annotation>
      </enumeration><enumeration value="1827">
        <annotation>
          <documentation>Dønna</documentation>
        </annotation>
      </enumeration><enumeration value="1828">
        <annotation>
          <documentation>Nesna</documentation>
        </annotation>
      </enumeration><enumeration value="1832">
        <annotation>
          <documentation>Hemnes</documentation>
        </annotation>
      </enumeration><enumeration value="1833">
        <annotation>
          <documentation>Rana</documentation>
        </annotation>
      </enumeration><enumeration value="1834">
        <annotation>
          <documentation>Lurøy</documentation>
        </annotation>
      </enumeration><enumeration value="1835">
        <annotation>
          <documentation>Træna</documentation>
        </annotation>
      </enumeration><enumeration value="1836">
        <annotation>
          <documentation>Rødøy</documentation>
        </annotation>
      </enumeration><enumeration value="1837">
        <annotation>
          <documentation>Meløy</documentation>
        </annotation>
      </enumeration><enumeration value="1838">
        <annotation>
          <documentation>Gildeskål</documentation>
        </annotation>
      </enumeration><enumeration value="1839">
        <annotation>
          <documentation>Beiarn</documentation>
        </annotation>
      </enumeration><enumeration value="1840">
        <annotation>
          <documentation>Saltdal</documentation>
        </annotation>
      </enumeration><enumeration value="1841">
        <annotation>
          <documentation>Fauske – Fuossko</documentation>
        </annotation>
      </enumeration><enumeration value="1842">
        <annotation>
          <documentation>Skjerstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1845">
        <annotation>
          <documentation>Sørfold</documentation>
        </annotation>
      </enumeration><enumeration value="1848">
        <annotation>
          <documentation>Steigen</documentation>
        </annotation>
      </enumeration><enumeration value="1849">
        <annotation>
          <documentation>Hamarøy – Hábmer (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1850">
        <annotation>
          <documentation>Divtasvuodna – Tysfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1851">
        <annotation>
          <documentation>Lødingen</documentation>
        </annotation>
      </enumeration><enumeration value="1852">
        <annotation>
          <documentation>Tjeldsund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1853">
        <annotation>
          <documentation>Evenes – Evenášši</documentation>
        </annotation>
      </enumeration><enumeration value="1854">
        <annotation>
          <documentation>Ballangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1856">
        <annotation>
          <documentation>Røst</documentation>
        </annotation>
      </enumeration><enumeration value="1857">
        <annotation>
          <documentation>Værøy</documentation>
        </annotation>
      </enumeration><enumeration value="1859">
        <annotation>
          <documentation>Flakstad</documentation>
        </annotation>
      </enumeration><enumeration value="1860">
        <annotation>
          <documentation>Vestvågøy</documentation>
        </annotation>
      </enumeration><enumeration value="1865">
        <annotation>
          <documentation>Vågan</documentation>
        </annotation>
      </enumeration><enumeration value="1866">
        <annotation>
          <documentation>Hadsel</documentation>
        </annotation>
      </enumeration><enumeration value="1867">
        <annotation>
          <documentation>Bø i Nordland</documentation>
        </annotation>
      </enumeration><enumeration value="1868">
        <annotation>
          <documentation>Øksnes</documentation>
        </annotation>
      </enumeration><enumeration value="1870">
        <annotation>
          <documentation>Sortland – Suortá</documentation>
        </annotation>
      </enumeration><enumeration value="1871">
        <annotation>
          <documentation>Andøy</documentation>
        </annotation>
      </enumeration><enumeration value="1874">
        <annotation>
          <documentation>Moskenes</documentation>
        </annotation>
      </enumeration><enumeration value="1875">
        <annotation>
          <documentation>Hábmer – Hamarøy</documentation>
        </annotation>
      </enumeration><enumeration value="1901">
        <annotation>
          <documentation>Harstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1902">
        <annotation>
          <documentation>Tromsø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1903">
        <annotation>
          <documentation>Harstad – Hárstták (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1911">
        <annotation>
          <documentation>Kvæfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1913">
        <annotation>
          <documentation>Skånland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1915">
        <annotation>
          <documentation>Bjarkøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1917">
        <annotation>
          <documentation>Ibestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1919">
        <annotation>
          <documentation>Gratangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1920">
        <annotation>
          <documentation>Loabák – Lavangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1922">
        <annotation>
          <documentation>Bardu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1923">
        <annotation>
          <documentation>Salangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1924">
        <annotation>
          <documentation>Målselv (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1925">
        <annotation>
          <documentation>Sørreisa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1926">
        <annotation>
          <documentation>Dyrøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1927">
        <annotation>
          <documentation>Tranøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1928">
        <annotation>
          <documentation>Torsken (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1929">
        <annotation>
          <documentation>Berg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1931">
        <annotation>
          <documentation>Lenvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1933">
        <annotation>
          <documentation>Balsfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1936">
        <annotation>
          <documentation>Karlsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1938">
        <annotation>
          <documentation>Lyngen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1939">
        <annotation>
          <documentation>Storfjord – Omasvuotna – Omasvuono (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1940">
        <annotation>
          <documentation>Gáivuotna – Kåfjord – Kaivuono (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1941">
        <annotation>
          <documentation>Skjervøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1942">
        <annotation>
          <documentation>Nordreisa – Ráisa – Raisi (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="1943">
        <annotation>
          <documentation>Kvænangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2001">
        <annotation>
          <documentation>Hammerfest (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2002">
        <annotation>
          <documentation>Vardø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2003">
        <annotation>
          <documentation>Vadsø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2004">
        <annotation>
          <documentation>Hammerfest (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2011">
        <annotation>
          <documentation>Guovdageaidnu – Kautokeino (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2012">
        <annotation>
          <documentation>Alta (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2014">
        <annotation>
          <documentation>Loppa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2015">
        <annotation>
          <documentation>Hasvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2016">
        <annotation>
          <documentation>Sørøysund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2017">
        <annotation>
          <documentation>Kvalsund (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2018">
        <annotation>
          <documentation>Måsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2019">
        <annotation>
          <documentation>Nordkapp (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2020">
        <annotation>
          <documentation>Porsanger – Porsáŋgu – Porsanki (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2021">
        <annotation>
          <documentation>Kárášjohka – Karasjok (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2022">
        <annotation>
          <documentation>Lebesby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2023">
        <annotation>
          <documentation>Gamvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2024">
        <annotation>
          <documentation>Berlevåg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2025">
        <annotation>
          <documentation>Deatnu – Tana (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2027">
        <annotation>
          <documentation>Unjárga – Nesseby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2028">
        <annotation>
          <documentation>Båtsfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2030">
        <annotation>
          <documentation>Sør-Varanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2100">
        <annotation>
          <documentation>Svalbard</documentation>
        </annotation>
      </enumeration><enumeration value="2111">
        <annotation>
          <documentation>Spitsbergen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2121">
        <annotation>
          <documentation>Bjørnøya (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2131">
        <annotation>
          <documentation>Hopen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="2211">
        <annotation>
          <documentation>Jan Mayen</documentation>
        </annotation>
      </enumeration><enumeration value="3001">
        <annotation>
          <documentation>Halden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3002">
        <annotation>
          <documentation>Moss (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3003">
        <annotation>
          <documentation>Sarpsborg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3004">
        <annotation>
          <documentation>Fredrikstad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3005">
        <annotation>
          <documentation>Drammen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3006">
        <annotation>
          <documentation>Kongsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3007">
        <annotation>
          <documentation>Ringerike (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3011">
        <annotation>
          <documentation>Hvaler (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3012">
        <annotation>
          <documentation>Aremark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3013">
        <annotation>
          <documentation>Marker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3014">
        <annotation>
          <documentation>Indre Østfold (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3015">
        <annotation>
          <documentation>Skiptvet (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3016">
        <annotation>
          <documentation>Rakkestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3017">
        <annotation>
          <documentation>Råde (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3018">
        <annotation>
          <documentation>Våler i Viken (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3019">
        <annotation>
          <documentation>Vestby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3020">
        <annotation>
          <documentation>Nordre Follo (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3021">
        <annotation>
          <documentation>Ås (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3022">
        <annotation>
          <documentation>Frogn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3023">
        <annotation>
          <documentation>Nesodden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3024">
        <annotation>
          <documentation>Bærum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3025">
        <annotation>
          <documentation>Asker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3026">
        <annotation>
          <documentation>Aurskog-Høland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3027">
        <annotation>
          <documentation>Rælingen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3028">
        <annotation>
          <documentation>Enebakk (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3029">
        <annotation>
          <documentation>Lørenskog (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3030">
        <annotation>
          <documentation>Lillestrøm (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3031">
        <annotation>
          <documentation>Nittedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3032">
        <annotation>
          <documentation>Gjerdrum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3033">
        <annotation>
          <documentation>Ullensaker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3034">
        <annotation>
          <documentation>Nes (tidligere Nes i Akershus) (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3035">
        <annotation>
          <documentation>Eidsvoll (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3036">
        <annotation>
          <documentation>Nannestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3037">
        <annotation>
          <documentation>Hurdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3038">
        <annotation>
          <documentation>Hole (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3039">
        <annotation>
          <documentation>Flå (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3040">
        <annotation>
          <documentation>Nesbyen (tidligere Nes i Buskerud) (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3041">
        <annotation>
          <documentation>Gol (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3042">
        <annotation>
          <documentation>Hemsedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3043">
        <annotation>
          <documentation>Ål (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3044">
        <annotation>
          <documentation>Hol (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3045">
        <annotation>
          <documentation>Sigdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3046">
        <annotation>
          <documentation>Krødsherad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3047">
        <annotation>
          <documentation>Modum (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3048">
        <annotation>
          <documentation>Øvre Eiker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3049">
        <annotation>
          <documentation>Lier (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3050">
        <annotation>
          <documentation>Flesberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3051">
        <annotation>
          <documentation>Rollag (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3052">
        <annotation>
          <documentation>Nore og Uvdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3053">
        <annotation>
          <documentation>Jevnaker (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3054">
        <annotation>
          <documentation>Lunner (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3101">
        <annotation>
          <documentation>Halden</documentation>
        </annotation>
      </enumeration><enumeration value="3103">
        <annotation>
          <documentation>Moss</documentation>
        </annotation>
      </enumeration><enumeration value="3105">
        <annotation>
          <documentation>Sarpsborg</documentation>
        </annotation>
      </enumeration><enumeration value="3107">
        <annotation>
          <documentation>Fredrikstad</documentation>
        </annotation>
      </enumeration><enumeration value="3110">
        <annotation>
          <documentation>Hvaler</documentation>
        </annotation>
      </enumeration><enumeration value="3112">
        <annotation>
          <documentation>Råde</documentation>
        </annotation>
      </enumeration><enumeration value="3114">
        <annotation>
          <documentation>Våler</documentation>
        </annotation>
      </enumeration><enumeration value="3116">
        <annotation>
          <documentation>Skiptvet</documentation>
        </annotation>
      </enumeration><enumeration value="3118">
        <annotation>
          <documentation>Indre Østfold</documentation>
        </annotation>
      </enumeration><enumeration value="3120">
        <annotation>
          <documentation>Rakkestad</documentation>
        </annotation>
      </enumeration><enumeration value="3122">
        <annotation>
          <documentation>Marker</documentation>
        </annotation>
      </enumeration><enumeration value="3124">
        <annotation>
          <documentation>Aremark</documentation>
        </annotation>
      </enumeration><enumeration value="3201">
        <annotation>
          <documentation>Bærum</documentation>
        </annotation>
      </enumeration><enumeration value="3203">
        <annotation>
          <documentation>Asker</documentation>
        </annotation>
      </enumeration><enumeration value="3205">
        <annotation>
          <documentation>Lillestrøm</documentation>
        </annotation>
      </enumeration><enumeration value="3207">
        <annotation>
          <documentation>Nordre Follo</documentation>
        </annotation>
      </enumeration><enumeration value="3209">
        <annotation>
          <documentation>Ullensaker</documentation>
        </annotation>
      </enumeration><enumeration value="3212">
        <annotation>
          <documentation>Nesodden</documentation>
        </annotation>
      </enumeration><enumeration value="3214">
        <annotation>
          <documentation>Frogn</documentation>
        </annotation>
      </enumeration><enumeration value="3216">
        <annotation>
          <documentation>Vestby</documentation>
        </annotation>
      </enumeration><enumeration value="3218">
        <annotation>
          <documentation>Ås</documentation>
        </annotation>
      </enumeration><enumeration value="3220">
        <annotation>
          <documentation>Enebakk</documentation>
        </annotation>
      </enumeration><enumeration value="3222">
        <annotation>
          <documentation>Lørenskog</documentation>
        </annotation>
      </enumeration><enumeration value="3224">
        <annotation>
          <documentation>Rælingen</documentation>
        </annotation>
      </enumeration><enumeration value="3226">
        <annotation>
          <documentation>Aurskog-Høland</documentation>
        </annotation>
      </enumeration><enumeration value="3228">
        <annotation>
          <documentation>Nes</documentation>
        </annotation>
      </enumeration><enumeration value="3230">
        <annotation>
          <documentation>Gjerdrum</documentation>
        </annotation>
      </enumeration><enumeration value="3232">
        <annotation>
          <documentation>Nittedal</documentation>
        </annotation>
      </enumeration><enumeration value="3234">
        <annotation>
          <documentation>Lunner</documentation>
        </annotation>
      </enumeration><enumeration value="3236">
        <annotation>
          <documentation>Jevnaker</documentation>
        </annotation>
      </enumeration><enumeration value="3238">
        <annotation>
          <documentation>Nannestad</documentation>
        </annotation>
      </enumeration><enumeration value="3240">
        <annotation>
          <documentation>Eidsvoll</documentation>
        </annotation>
      </enumeration><enumeration value="3242">
        <annotation>
          <documentation>Hurdal</documentation>
        </annotation>
      </enumeration><enumeration value="3301">
        <annotation>
          <documentation>Drammen</documentation>
        </annotation>
      </enumeration><enumeration value="3303">
        <annotation>
          <documentation>Kongsberg</documentation>
        </annotation>
      </enumeration><enumeration value="3305">
        <annotation>
          <documentation>Ringerike</documentation>
        </annotation>
      </enumeration><enumeration value="3310">
        <annotation>
          <documentation>Hole</documentation>
        </annotation>
      </enumeration><enumeration value="3312">
        <annotation>
          <documentation>Lier</documentation>
        </annotation>
      </enumeration><enumeration value="3314">
        <annotation>
          <documentation>Øvre Eiker</documentation>
        </annotation>
      </enumeration><enumeration value="3316">
        <annotation>
          <documentation>Modum</documentation>
        </annotation>
      </enumeration><enumeration value="3318">
        <annotation>
          <documentation>Krødsherad</documentation>
        </annotation>
      </enumeration><enumeration value="3320">
        <annotation>
          <documentation>Flå</documentation>
        </annotation>
      </enumeration><enumeration value="3322">
        <annotation>
          <documentation>Nesbyen</documentation>
        </annotation>
      </enumeration><enumeration value="3324">
        <annotation>
          <documentation>Gol</documentation>
        </annotation>
      </enumeration><enumeration value="3326">
        <annotation>
          <documentation>Hemsedal</documentation>
        </annotation>
      </enumeration><enumeration value="3328">
        <annotation>
          <documentation>Ål</documentation>
        </annotation>
      </enumeration><enumeration value="3330">
        <annotation>
          <documentation>Hol</documentation>
        </annotation>
      </enumeration><enumeration value="3332">
        <annotation>
          <documentation>Sigdal</documentation>
        </annotation>
      </enumeration><enumeration value="3334">
        <annotation>
          <documentation>Flesberg</documentation>
        </annotation>
      </enumeration><enumeration value="3336">
        <annotation>
          <documentation>Rollag</documentation>
        </annotation>
      </enumeration><enumeration value="3338">
        <annotation>
          <documentation>Nore og Uvdal</documentation>
        </annotation>
      </enumeration><enumeration value="3401">
        <annotation>
          <documentation>Kongsvinger</documentation>
        </annotation>
      </enumeration><enumeration value="3403">
        <annotation>
          <documentation>Hamar</documentation>
        </annotation>
      </enumeration><enumeration value="3405">
        <annotation>
          <documentation>Lillehammer</documentation>
        </annotation>
      </enumeration><enumeration value="3407">
        <annotation>
          <documentation>Gjøvik</documentation>
        </annotation>
      </enumeration><enumeration value="3411">
        <annotation>
          <documentation>Ringsaker</documentation>
        </annotation>
      </enumeration><enumeration value="3412">
        <annotation>
          <documentation>Løten</documentation>
        </annotation>
      </enumeration><enumeration value="3413">
        <annotation>
          <documentation>Stange</documentation>
        </annotation>
      </enumeration><enumeration value="3414">
        <annotation>
          <documentation>Nord-Odal</documentation>
        </annotation>
      </enumeration><enumeration value="3415">
        <annotation>
          <documentation>Sør-Odal</documentation>
        </annotation>
      </enumeration><enumeration value="3416">
        <annotation>
          <documentation>Eidskog</documentation>
        </annotation>
      </enumeration><enumeration value="3417">
        <annotation>
          <documentation>Grue</documentation>
        </annotation>
      </enumeration><enumeration value="3418">
        <annotation>
          <documentation>Åsnes</documentation>
        </annotation>
      </enumeration><enumeration value="3419">
        <annotation>
          <documentation>Våler i Innlandet</documentation>
        </annotation>
      </enumeration><enumeration value="3420">
        <annotation>
          <documentation>Elverum</documentation>
        </annotation>
      </enumeration><enumeration value="3421">
        <annotation>
          <documentation>Trysil</documentation>
        </annotation>
      </enumeration><enumeration value="3422">
        <annotation>
          <documentation>Åmot</documentation>
        </annotation>
      </enumeration><enumeration value="3423">
        <annotation>
          <documentation>Stor-Elvdal</documentation>
        </annotation>
      </enumeration><enumeration value="3424">
        <annotation>
          <documentation>Rendalen</documentation>
        </annotation>
      </enumeration><enumeration value="3425">
        <annotation>
          <documentation>Engerdal</documentation>
        </annotation>
      </enumeration><enumeration value="3426">
        <annotation>
          <documentation>Tolga</documentation>
        </annotation>
      </enumeration><enumeration value="3427">
        <annotation>
          <documentation>Tynset</documentation>
        </annotation>
      </enumeration><enumeration value="3428">
        <annotation>
          <documentation>Alvdal</documentation>
        </annotation>
      </enumeration><enumeration value="3429">
        <annotation>
          <documentation>Folldal</documentation>
        </annotation>
      </enumeration><enumeration value="3430">
        <annotation>
          <documentation>Os</documentation>
        </annotation>
      </enumeration><enumeration value="3431">
        <annotation>
          <documentation>Dovre</documentation>
        </annotation>
      </enumeration><enumeration value="3432">
        <annotation>
          <documentation>Lesja</documentation>
        </annotation>
      </enumeration><enumeration value="3433">
        <annotation>
          <documentation>Skjåk</documentation>
        </annotation>
      </enumeration><enumeration value="3434">
        <annotation>
          <documentation>Lom</documentation>
        </annotation>
      </enumeration><enumeration value="3435">
        <annotation>
          <documentation>Vågå</documentation>
        </annotation>
      </enumeration><enumeration value="3436">
        <annotation>
          <documentation>Nord-Fron</documentation>
        </annotation>
      </enumeration><enumeration value="3437">
        <annotation>
          <documentation>Sel</documentation>
        </annotation>
      </enumeration><enumeration value="3438">
        <annotation>
          <documentation>Sør-Fron</documentation>
        </annotation>
      </enumeration><enumeration value="3439">
        <annotation>
          <documentation>Ringebu</documentation>
        </annotation>
      </enumeration><enumeration value="3440">
        <annotation>
          <documentation>Øyer</documentation>
        </annotation>
      </enumeration><enumeration value="3441">
        <annotation>
          <documentation>Gausdal</documentation>
        </annotation>
      </enumeration><enumeration value="3442">
        <annotation>
          <documentation>Østre Toten</documentation>
        </annotation>
      </enumeration><enumeration value="3443">
        <annotation>
          <documentation>Vestre Toten</documentation>
        </annotation>
      </enumeration><enumeration value="3446">
        <annotation>
          <documentation>Gran</documentation>
        </annotation>
      </enumeration><enumeration value="3447">
        <annotation>
          <documentation>Søndre Land</documentation>
        </annotation>
      </enumeration><enumeration value="3448">
        <annotation>
          <documentation>Nordre Land</documentation>
        </annotation>
      </enumeration><enumeration value="3449">
        <annotation>
          <documentation>Sør-Aurdal</documentation>
        </annotation>
      </enumeration><enumeration value="3450">
        <annotation>
          <documentation>Etnedal</documentation>
        </annotation>
      </enumeration><enumeration value="3451">
        <annotation>
          <documentation>Nord-Aurdal</documentation>
        </annotation>
      </enumeration><enumeration value="3452">
        <annotation>
          <documentation>Vestre Slidre</documentation>
        </annotation>
      </enumeration><enumeration value="3453">
        <annotation>
          <documentation>Øystre Slidre</documentation>
        </annotation>
      </enumeration><enumeration value="3454">
        <annotation>
          <documentation>Vang</documentation>
        </annotation>
      </enumeration><enumeration value="3801">
        <annotation>
          <documentation>Horten (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3802">
        <annotation>
          <documentation>Holmestrand (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3803">
        <annotation>
          <documentation>Tønsberg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3804">
        <annotation>
          <documentation>Sandefjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3805">
        <annotation>
          <documentation>Larvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3806">
        <annotation>
          <documentation>Porsgrunn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3807">
        <annotation>
          <documentation>Skien (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3808">
        <annotation>
          <documentation>Notodden (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3811">
        <annotation>
          <documentation>Færder (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3812">
        <annotation>
          <documentation>Siljan (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3813">
        <annotation>
          <documentation>Bamble (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3814">
        <annotation>
          <documentation>Kragerø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3815">
        <annotation>
          <documentation>Drangedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3816">
        <annotation>
          <documentation>Nome (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3817">
        <annotation>
          <documentation>Midt-Telemark (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3818">
        <annotation>
          <documentation>Tinn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3819">
        <annotation>
          <documentation>Hjartdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3820">
        <annotation>
          <documentation>Seljord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3821">
        <annotation>
          <documentation>Kviteseid (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3822">
        <annotation>
          <documentation>Nissedal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3823">
        <annotation>
          <documentation>Fyresdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3824">
        <annotation>
          <documentation>Tokke (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3825">
        <annotation>
          <documentation>Vinje (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="3901">
        <annotation>
          <documentation>Horten</documentation>
        </annotation>
      </enumeration><enumeration value="3903">
        <annotation>
          <documentation>Holmestrand</documentation>
        </annotation>
      </enumeration><enumeration value="3905">
        <annotation>
          <documentation>Tønsberg</documentation>
        </annotation>
      </enumeration><enumeration value="3907">
        <annotation>
          <documentation>Sandefjord</documentation>
        </annotation>
      </enumeration><enumeration value="3909">
        <annotation>
          <documentation>Larvik</documentation>
        </annotation>
      </enumeration><enumeration value="3911">
        <annotation>
          <documentation>Færder</documentation>
        </annotation>
      </enumeration><enumeration value="4001">
        <annotation>
          <documentation>Porsgrunn</documentation>
        </annotation>
      </enumeration><enumeration value="4003">
        <annotation>
          <documentation>Skien</documentation>
        </annotation>
      </enumeration><enumeration value="4005">
        <annotation>
          <documentation>Notodden</documentation>
        </annotation>
      </enumeration><enumeration value="4010">
        <annotation>
          <documentation>Siljan</documentation>
        </annotation>
      </enumeration><enumeration value="4012">
        <annotation>
          <documentation>Bamble</documentation>
        </annotation>
      </enumeration><enumeration value="4014">
        <annotation>
          <documentation>Kragerø</documentation>
        </annotation>
      </enumeration><enumeration value="4016">
        <annotation>
          <documentation>Drangedal</documentation>
        </annotation>
      </enumeration><enumeration value="4018">
        <annotation>
          <documentation>Nome</documentation>
        </annotation>
      </enumeration><enumeration value="4020">
        <annotation>
          <documentation>Midt-Telemark</documentation>
        </annotation>
      </enumeration><enumeration value="4022">
        <annotation>
          <documentation>Seljord</documentation>
        </annotation>
      </enumeration><enumeration value="4024">
        <annotation>
          <documentation>Hjartdal</documentation>
        </annotation>
      </enumeration><enumeration value="4026">
        <annotation>
          <documentation>Tinn</documentation>
        </annotation>
      </enumeration><enumeration value="4028">
        <annotation>
          <documentation>Kviteseid</documentation>
        </annotation>
      </enumeration><enumeration value="4030">
        <annotation>
          <documentation>Nissedal</documentation>
        </annotation>
      </enumeration><enumeration value="4032">
        <annotation>
          <documentation>Fyresdal</documentation>
        </annotation>
      </enumeration><enumeration value="4034">
        <annotation>
          <documentation>Tokke</documentation>
        </annotation>
      </enumeration><enumeration value="4036">
        <annotation>
          <documentation>Vinje</documentation>
        </annotation>
      </enumeration><enumeration value="4201">
        <annotation>
          <documentation>Risør</documentation>
        </annotation>
      </enumeration><enumeration value="4202">
        <annotation>
          <documentation>Grimstad</documentation>
        </annotation>
      </enumeration><enumeration value="4203">
        <annotation>
          <documentation>Arendal</documentation>
        </annotation>
      </enumeration><enumeration value="4204">
        <annotation>
          <documentation>Kristiansand</documentation>
        </annotation>
      </enumeration><enumeration value="4205">
        <annotation>
          <documentation>Lindesnes</documentation>
        </annotation>
      </enumeration><enumeration value="4206">
        <annotation>
          <documentation>Farsund</documentation>
        </annotation>
      </enumeration><enumeration value="4207">
        <annotation>
          <documentation>Flekkefjord</documentation>
        </annotation>
      </enumeration><enumeration value="4211">
        <annotation>
          <documentation>Gjerstad</documentation>
        </annotation>
      </enumeration><enumeration value="4212">
        <annotation>
          <documentation>Vegårshei</documentation>
        </annotation>
      </enumeration><enumeration value="4213">
        <annotation>
          <documentation>Tvedestrand</documentation>
        </annotation>
      </enumeration><enumeration value="4214">
        <annotation>
          <documentation>Froland</documentation>
        </annotation>
      </enumeration><enumeration value="4215">
        <annotation>
          <documentation>Lillesand</documentation>
        </annotation>
      </enumeration><enumeration value="4216">
        <annotation>
          <documentation>Birkenes</documentation>
        </annotation>
      </enumeration><enumeration value="4217">
        <annotation>
          <documentation>Åmli</documentation>
        </annotation>
      </enumeration><enumeration value="4218">
        <annotation>
          <documentation>Iveland</documentation>
        </annotation>
      </enumeration><enumeration value="4219">
        <annotation>
          <documentation>Evje og Hornnes</documentation>
        </annotation>
      </enumeration><enumeration value="4220">
        <annotation>
          <documentation>Bygland</documentation>
        </annotation>
      </enumeration><enumeration value="4221">
        <annotation>
          <documentation>Valle</documentation>
        </annotation>
      </enumeration><enumeration value="4222">
        <annotation>
          <documentation>Bykle</documentation>
        </annotation>
      </enumeration><enumeration value="4223">
        <annotation>
          <documentation>Vennesla</documentation>
        </annotation>
      </enumeration><enumeration value="4224">
        <annotation>
          <documentation>Åseral</documentation>
        </annotation>
      </enumeration><enumeration value="4225">
        <annotation>
          <documentation>Lyngdal</documentation>
        </annotation>
      </enumeration><enumeration value="4226">
        <annotation>
          <documentation>Hægebostad</documentation>
        </annotation>
      </enumeration><enumeration value="4227">
        <annotation>
          <documentation>Kvinesdal</documentation>
        </annotation>
      </enumeration><enumeration value="4228">
        <annotation>
          <documentation>Sirdal</documentation>
        </annotation>
      </enumeration><enumeration value="4601">
        <annotation>
          <documentation>Bergen</documentation>
        </annotation>
      </enumeration><enumeration value="4602">
        <annotation>
          <documentation>Kinn</documentation>
        </annotation>
      </enumeration><enumeration value="4611">
        <annotation>
          <documentation>Etne</documentation>
        </annotation>
      </enumeration><enumeration value="4612">
        <annotation>
          <documentation>Sveio</documentation>
        </annotation>
      </enumeration><enumeration value="4613">
        <annotation>
          <documentation>Bømlo</documentation>
        </annotation>
      </enumeration><enumeration value="4614">
        <annotation>
          <documentation>Stord</documentation>
        </annotation>
      </enumeration><enumeration value="4615">
        <annotation>
          <documentation>Fitjar</documentation>
        </annotation>
      </enumeration><enumeration value="4616">
        <annotation>
          <documentation>Tysnes</documentation>
        </annotation>
      </enumeration><enumeration value="4617">
        <annotation>
          <documentation>Kvinnherad</documentation>
        </annotation>
      </enumeration><enumeration value="4618">
        <annotation>
          <documentation>Ullensvang</documentation>
        </annotation>
      </enumeration><enumeration value="4619">
        <annotation>
          <documentation>Eidfjord</documentation>
        </annotation>
      </enumeration><enumeration value="4620">
        <annotation>
          <documentation>Ulvik</documentation>
        </annotation>
      </enumeration><enumeration value="4621">
        <annotation>
          <documentation>Voss</documentation>
        </annotation>
      </enumeration><enumeration value="4622">
        <annotation>
          <documentation>Kvam</documentation>
        </annotation>
      </enumeration><enumeration value="4623">
        <annotation>
          <documentation>Samnanger</documentation>
        </annotation>
      </enumeration><enumeration value="4624">
        <annotation>
          <documentation>Bjørnafjorden</documentation>
        </annotation>
      </enumeration><enumeration value="4625">
        <annotation>
          <documentation>Austevoll</documentation>
        </annotation>
      </enumeration><enumeration value="4626">
        <annotation>
          <documentation>Øygarden</documentation>
        </annotation>
      </enumeration><enumeration value="4627">
        <annotation>
          <documentation>Askøy</documentation>
        </annotation>
      </enumeration><enumeration value="4628">
        <annotation>
          <documentation>Vaksdal</documentation>
        </annotation>
      </enumeration><enumeration value="4629">
        <annotation>
          <documentation>Modalen</documentation>
        </annotation>
      </enumeration><enumeration value="4630">
        <annotation>
          <documentation>Osterøy</documentation>
        </annotation>
      </enumeration><enumeration value="4631">
        <annotation>
          <documentation>Alver</documentation>
        </annotation>
      </enumeration><enumeration value="4632">
        <annotation>
          <documentation>Austrheim</documentation>
        </annotation>
      </enumeration><enumeration value="4633">
        <annotation>
          <documentation>Fedje</documentation>
        </annotation>
      </enumeration><enumeration value="4634">
        <annotation>
          <documentation>Masfjorden</documentation>
        </annotation>
      </enumeration><enumeration value="4635">
        <annotation>
          <documentation>Gulen</documentation>
        </annotation>
      </enumeration><enumeration value="4636">
        <annotation>
          <documentation>Solund</documentation>
        </annotation>
      </enumeration><enumeration value="4637">
        <annotation>
          <documentation>Hyllestad</documentation>
        </annotation>
      </enumeration><enumeration value="4638">
        <annotation>
          <documentation>Høyanger</documentation>
        </annotation>
      </enumeration><enumeration value="4639">
        <annotation>
          <documentation>Vik</documentation>
        </annotation>
      </enumeration><enumeration value="4640">
        <annotation>
          <documentation>Sogndal</documentation>
        </annotation>
      </enumeration><enumeration value="4641">
        <annotation>
          <documentation>Aurland</documentation>
        </annotation>
      </enumeration><enumeration value="4642">
        <annotation>
          <documentation>Lærdal</documentation>
        </annotation>
      </enumeration><enumeration value="4643">
        <annotation>
          <documentation>Årdal</documentation>
        </annotation>
      </enumeration><enumeration value="4644">
        <annotation>
          <documentation>Luster</documentation>
        </annotation>
      </enumeration><enumeration value="4645">
        <annotation>
          <documentation>Askvoll</documentation>
        </annotation>
      </enumeration><enumeration value="4646">
        <annotation>
          <documentation>Fjaler</documentation>
        </annotation>
      </enumeration><enumeration value="4647">
        <annotation>
          <documentation>Sunnfjord</documentation>
        </annotation>
      </enumeration><enumeration value="4648">
        <annotation>
          <documentation>Bremanger</documentation>
        </annotation>
      </enumeration><enumeration value="4649">
        <annotation>
          <documentation>Stad</documentation>
        </annotation>
      </enumeration><enumeration value="4650">
        <annotation>
          <documentation>Gloppen</documentation>
        </annotation>
      </enumeration><enumeration value="4651">
        <annotation>
          <documentation>Stryn</documentation>
        </annotation>
      </enumeration><enumeration value="5001">
        <annotation>
          <documentation>Trondheim – Tråante</documentation>
        </annotation>
      </enumeration><enumeration value="5004">
        <annotation>
          <documentation>Steinkjer (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5005">
        <annotation>
          <documentation>Namsos (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5006">
        <annotation>
          <documentation>Steinkjer</documentation>
        </annotation>
      </enumeration><enumeration value="5007">
        <annotation>
          <documentation>Namsos – Nåavmesjenjaelmie</documentation>
        </annotation>
      </enumeration><enumeration value="5011">
        <annotation>
          <documentation>Hemne (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5012">
        <annotation>
          <documentation>Snillfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5013">
        <annotation>
          <documentation>Hitra (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5014">
        <annotation>
          <documentation>Frøya</documentation>
        </annotation>
      </enumeration><enumeration value="5015">
        <annotation>
          <documentation>Ørland (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5016">
        <annotation>
          <documentation>Agdenes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5017">
        <annotation>
          <documentation>Bjugn (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5018">
        <annotation>
          <documentation>Åfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5019">
        <annotation>
          <documentation>Roan (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5020">
        <annotation>
          <documentation>Osen</documentation>
        </annotation>
      </enumeration><enumeration value="5021">
        <annotation>
          <documentation>Oppdal</documentation>
        </annotation>
      </enumeration><enumeration value="5022">
        <annotation>
          <documentation>Rennebu</documentation>
        </annotation>
      </enumeration><enumeration value="5023">
        <annotation>
          <documentation>Meldal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5024">
        <annotation>
          <documentation>Orkdal (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5025">
        <annotation>
          <documentation>Rosse – Røros</documentation>
        </annotation>
      </enumeration><enumeration value="5026">
        <annotation>
          <documentation>Holtålen</documentation>
        </annotation>
      </enumeration><enumeration value="5027">
        <annotation>
          <documentation>Midtre Gauldal</documentation>
        </annotation>
      </enumeration><enumeration value="5028">
        <annotation>
          <documentation>Melhus</documentation>
        </annotation>
      </enumeration><enumeration value="5029">
        <annotation>
          <documentation>Skaun</documentation>
        </annotation>
      </enumeration><enumeration value="5030">
        <annotation>
          <documentation>Klæbu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5031">
        <annotation>
          <documentation>Malvik</documentation>
        </annotation>
      </enumeration><enumeration value="5032">
        <annotation>
          <documentation>Selbu</documentation>
        </annotation>
      </enumeration><enumeration value="5033">
        <annotation>
          <documentation>Tydal</documentation>
        </annotation>
      </enumeration><enumeration value="5034">
        <annotation>
          <documentation>Meråker</documentation>
        </annotation>
      </enumeration><enumeration value="5035">
        <annotation>
          <documentation>Stjørdal</documentation>
        </annotation>
      </enumeration><enumeration value="5036">
        <annotation>
          <documentation>Frosta</documentation>
        </annotation>
      </enumeration><enumeration value="5037">
        <annotation>
          <documentation>Levanger</documentation>
        </annotation>
      </enumeration><enumeration value="5038">
        <annotation>
          <documentation>Verdal</documentation>
        </annotation>
      </enumeration><enumeration value="5039">
        <annotation>
          <documentation>Verran (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5040">
        <annotation>
          <documentation>Namdalseid (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5041">
        <annotation>
          <documentation>Snåase – Snåsa</documentation>
        </annotation>
      </enumeration><enumeration value="5042">
        <annotation>
          <documentation>Lierne</documentation>
        </annotation>
      </enumeration><enumeration value="5043">
        <annotation>
          <documentation>Raarvikhe – Røyrvik</documentation>
        </annotation>
      </enumeration><enumeration value="5044">
        <annotation>
          <documentation>Namsskogan</documentation>
        </annotation>
      </enumeration><enumeration value="5045">
        <annotation>
          <documentation>Grong</documentation>
        </annotation>
      </enumeration><enumeration value="5046">
        <annotation>
          <documentation>Høylandet</documentation>
        </annotation>
      </enumeration><enumeration value="5047">
        <annotation>
          <documentation>Overhalla</documentation>
        </annotation>
      </enumeration><enumeration value="5048">
        <annotation>
          <documentation>Fosnes (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5049">
        <annotation>
          <documentation>Flatanger</documentation>
        </annotation>
      </enumeration><enumeration value="5050">
        <annotation>
          <documentation>Vikna (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5051">
        <annotation>
          <documentation>Nærøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5052">
        <annotation>
          <documentation>Leka</documentation>
        </annotation>
      </enumeration><enumeration value="5053">
        <annotation>
          <documentation>Inderøy</documentation>
        </annotation>
      </enumeration><enumeration value="5054">
        <annotation>
          <documentation>Indre Fosen</documentation>
        </annotation>
      </enumeration><enumeration value="5055">
        <annotation>
          <documentation>Heim</documentation>
        </annotation>
      </enumeration><enumeration value="5056">
        <annotation>
          <documentation>Hitra</documentation>
        </annotation>
      </enumeration><enumeration value="5057">
        <annotation>
          <documentation>Ørland</documentation>
        </annotation>
      </enumeration><enumeration value="5058">
        <annotation>
          <documentation>Åfjord</documentation>
        </annotation>
      </enumeration><enumeration value="5059">
        <annotation>
          <documentation>Orkland</documentation>
        </annotation>
      </enumeration><enumeration value="5060">
        <annotation>
          <documentation>Nærøysund</documentation>
        </annotation>
      </enumeration><enumeration value="5061">
        <annotation>
          <documentation>Rindal</documentation>
        </annotation>
      </enumeration><enumeration value="5401">
        <annotation>
          <documentation>Tromsø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5402">
        <annotation>
          <documentation>Harstad – Hárstták (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5403">
        <annotation>
          <documentation>Alta (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5404">
        <annotation>
          <documentation>Vardø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5405">
        <annotation>
          <documentation>Vadsø (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5406">
        <annotation>
          <documentation>Hammerfest – Hámmerfeasta (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5411">
        <annotation>
          <documentation>Kvæfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5412">
        <annotation>
          <documentation>Tjeldsund – Dielddanuorri (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5413">
        <annotation>
          <documentation>Ibestad (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5414">
        <annotation>
          <documentation>Gratangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5415">
        <annotation>
          <documentation>Loabák – Lavangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5416">
        <annotation>
          <documentation>Bardu (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5417">
        <annotation>
          <documentation>Salangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5418">
        <annotation>
          <documentation>Målselv (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5419">
        <annotation>
          <documentation>Sørreisa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5420">
        <annotation>
          <documentation>Dyrøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5421">
        <annotation>
          <documentation>Senja (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5422">
        <annotation>
          <documentation>Balsfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5423">
        <annotation>
          <documentation>Karlsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5424">
        <annotation>
          <documentation>Lyngen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5425">
        <annotation>
          <documentation>Storfjord – Omasvuotna – Omasvuono (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5426">
        <annotation>
          <documentation>Gáivuotna – Kåfjord – Kaivuono (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5427">
        <annotation>
          <documentation>Skjervøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5428">
        <annotation>
          <documentation>Nordreisa – Ráisa – Raisi (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5429">
        <annotation>
          <documentation>Kvænangen (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5430">
        <annotation>
          <documentation>Guovdageaidnu – Kautokeino (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5432">
        <annotation>
          <documentation>Loppa (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5433">
        <annotation>
          <documentation>Hasvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5434">
        <annotation>
          <documentation>Måsøy (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5435">
        <annotation>
          <documentation>Nordkapp (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5436">
        <annotation>
          <documentation>Porsanger – Porsáŋgu – Porsanki (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5437">
        <annotation>
          <documentation>Kárášjohka – Karasjok (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5438">
        <annotation>
          <documentation>Lebesby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5439">
        <annotation>
          <documentation>Gamvik (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5440">
        <annotation>
          <documentation>Berlevåg (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5441">
        <annotation>
          <documentation>Deatnu – Tana (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5442">
        <annotation>
          <documentation>Unjárga – Nesseby (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5443">
        <annotation>
          <documentation>Båtsfjord (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5444">
        <annotation>
          <documentation>Sør-Varanger (Utgått)</documentation>
        </annotation>
      </enumeration><enumeration value="5501">
        <annotation>
          <documentation>Tromsø</documentation>
        </annotation>
      </enumeration><enumeration value="5503">
        <annotation>
          <documentation>Harstad - Hárstták</documentation>
        </annotation>
      </enumeration><enumeration value="5510">
        <annotation>
          <documentation>Kvæfjord</documentation>
        </annotation>
      </enumeration><enumeration value="5512">
        <annotation>
          <documentation>Tjeldsund - Dielddanuorri</documentation>
        </annotation>
      </enumeration><enumeration value="5514">
        <annotation>
          <documentation>Ibestad</documentation>
        </annotation>
      </enumeration><enumeration value="5516">
        <annotation>
          <documentation>Gratangen</documentation>
        </annotation>
      </enumeration><enumeration value="5518">
        <annotation>
          <documentation>Loabák - Lavangen</documentation>
        </annotation>
      </enumeration><enumeration value="5520">
        <annotation>
          <documentation>Bardu</documentation>
        </annotation>
      </enumeration><enumeration value="5522">
        <annotation>
          <documentation>Salangen</documentation>
        </annotation>
      </enumeration><enumeration value="5524">
        <annotation>
          <documentation>Målselv</documentation>
        </annotation>
      </enumeration><enumeration value="5526">
        <annotation>
          <documentation>Sørreisa</documentation>
        </annotation>
      </enumeration><enumeration value="5528">
        <annotation>
          <documentation>Dyrøy</documentation>
        </annotation>
      </enumeration><enumeration value="5530">
        <annotation>
          <documentation>Senja</documentation>
        </annotation>
      </enumeration><enumeration value="5532">
        <annotation>
          <documentation>Balsfjord</documentation>
        </annotation>
      </enumeration><enumeration value="5534">
        <annotation>
          <documentation>Karlsøy</documentation>
        </annotation>
      </enumeration><enumeration value="5536">
        <annotation>
          <documentation>Lyngen</documentation>
        </annotation>
      </enumeration><enumeration value="5538">
        <annotation>
          <documentation>Storfjord - Omasvuotna - Omasvuono</documentation>
        </annotation>
      </enumeration><enumeration value="5540">
        <annotation>
          <documentation>Gáivuotna - Kåfjord - Kaivuono</documentation>
        </annotation>
      </enumeration><enumeration value="5542">
        <annotation>
          <documentation>Skjervøy</documentation>
        </annotation>
      </enumeration><enumeration value="5544">
        <annotation>
          <documentation>Nordreisa - Ráisa - Raisi</documentation>
        </annotation>
      </enumeration><enumeration value="5546">
        <annotation>
          <documentation>Kvænangen</documentation>
        </annotation>
      </enumeration><enumeration value="5601">
        <annotation>
          <documentation>Alta</documentation>
        </annotation>
      </enumeration><enumeration value="5603">
        <annotation>
          <documentation>Hammerfest - Hámmerfeasta</documentation>
        </annotation>
      </enumeration><enumeration value="5605">
        <annotation>
          <documentation>Sør-Varanger</documentation>
        </annotation>
      </enumeration><enumeration value="5607">
        <annotation>
          <documentation>Vadsø</documentation>
        </annotation>
      </enumeration><enumeration value="5610">
        <annotation>
          <documentation>Kárášjohka - Karasjok</documentation>
        </annotation>
      </enumeration><enumeration value="5612">
        <annotation>
          <documentation>Guovdageaidnu - Kautokeino</documentation>
        </annotation>
      </enumeration><enumeration value="5614">
        <annotation>
          <documentation>Loppa</documentation>
        </annotation>
      </enumeration><enumeration value="5616">
        <annotation>
          <documentation>Hasvik</documentation>
        </annotation>
      </enumeration><enumeration value="5618">
        <annotation>
          <documentation>Måsøy</documentation>
        </annotation>
      </enumeration><enumeration value="5620">
        <annotation>
          <documentation>Nordkapp</documentation>
        </annotation>
      </enumeration><enumeration value="5622">
        <annotation>
          <documentation>Porsanger - Porsáŋgu - Porsanki</documentation>
        </annotation>
      </enumeration><enumeration value="5624">
        <annotation>
          <documentation>Lebesby</documentation>
        </annotation>
      </enumeration><enumeration value="5626">
        <annotation>
          <documentation>Gamvik</documentation>
        </annotation>
      </enumeration><enumeration value="5628">
        <annotation>
          <documentation>Deatnu - Tana</documentation>
        </annotation>
      </enumeration><enumeration value="5630">
        <annotation>
          <documentation>Berlevåg</documentation>
        </annotation>
      </enumeration><enumeration value="5632">
        <annotation>
          <documentation>Båtsfjord</documentation>
        </annotation>
      </enumeration><enumeration value="5634">
        <annotation>
          <documentation>Vardø</documentation>
        </annotation>
      </enumeration><enumeration value="5636">
        <annotation>
          <documentation>Unjárga - Nesseby</documentation>
        </annotation>
      </enumeration>
    </restriction>
 </simpleType>
  <simpleType name="KommunenummerOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="KonstruksjonmaterialType">
    <annotation>
      <documentation>det dominerende konstruksjonsmaterialet som er brukt ved konstruksjon</documentation>
    </annotation>
    <union memberTypes="app:KonstruksjonmaterialEnumerationType app:KonstruksjonmaterialOtherType"/>
  </simpleType>
  <simpleType name="KonstruksjonmaterialEnumerationType">
    <annotation>
      <documentation>det dominerende konstruksjonsmaterialet som er brukt ved konstruksjon</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="betong">
        <annotation>
          <documentation>betong</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kompositt">
        <annotation>
          <documentation>ref NVE 2012-10-12</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PEH_PEM">
        <annotation>
          <documentation>aktuelt materiale for kummer</documentation>
        </annotation>
      </enumeration>
      <enumeration value="plast">
        <annotation>
          <documentation>plast</documentation>
        </annotation>
      </enumeration>
      <enumeration value="polypropylen">
        <annotation>
          <documentation>aktuelt materiale for kummer</documentation>
        </annotation>
      </enumeration>
      <enumeration value="stål">
        <annotation>
          <documentation>stål</documentation>
        </annotation>
      </enumeration>
      <enumeration value="tre">
        <annotation>
          <documentation>tre</documentation>
        </annotation>
      </enumeration>
      <enumeration value="ukjent">
        <annotation>
          <documentation>ukjent</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="KonstruksjonmaterialOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="KumformType">
    <annotation>
      <documentation>kumform</documentation>
    </annotation>
    <union memberTypes="app:KumformEnumerationType app:KumformOtherType"/>
  </simpleType>
  <simpleType name="KumformEnumerationType">
    <annotation>
      <documentation>kumform</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="annenForm">
        <annotation>
          <documentation>annenform</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kvadratisk">
        <annotation>
          <documentation>kvadratisk</documentation>
        </annotation>
      </enumeration>
      <enumeration value="rektangulær">
        <annotation>
          <documentation>rektangulær</documentation>
        </annotation>
      </enumeration>
      <enumeration value="rund">
        <annotation>
          <documentation>rund</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="KumformOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="Kumlokk" substitutionGroup="app:SOSI_Objekt" type="app:KumlokkType">
    <annotation>
      <documentation>Deksel (lokk) over en kum eller annet hulrom under bakkenivå. Merknad: Kumlokkene er som oftest runde, men rektangulære og kvadratiske finnes også.</documentation>
    </annotation>
  </element>
  <complexType name="KumlokkType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element minOccurs="0" name="diameter" type="double">
            <annotation>
              <documentation>diameter på kumlokket, oppgitt i meter</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="kumlokkform" type="app:KumlokkformType">
            <annotation>
              <documentation>kumlokkform</documentation>
            </annotation>
          </element>
          <element name="senterLokk" type="gml:PointPropertyType">
            <annotation>
              <documentation>senterlokk</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="type" type="app:LokkRistTypeType">
            <annotation>
              <documentation>angir type lokk eller rist.</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="KumlokkPropertyType">
    <sequence minOccurs="0">
      <element ref="app:Kumlokk"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <simpleType name="KumlokkformType">
    <annotation>
      <documentation>Kumlokkform</documentation>
    </annotation>
    <union memberTypes="app:KumlokkformEnumerationType app:KumlokkformOtherType"/>
  </simpleType>
  <simpleType name="KumlokkformEnumerationType">
    <annotation>
      <documentation>Kumlokkform</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="gategutt">
        <annotation>
          <documentation>gategutt</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kvadratisk">
        <annotation>
          <documentation>kvadratisk</documentation>
        </annotation>
      </enumeration>
      <enumeration value="rektangulært">
        <annotation>
          <documentation>rektangulært</documentation>
        </annotation>
      </enumeration>
      <enumeration value="sirkelforma">
        <annotation>
          <documentation>sirkelforma</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="KumlokkformOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="LedningHøydereferanseType">
    <annotation>
      <documentation>Høyden som høydedelen av stedfestingen til komponenten (Ledning/beliggenhet og Kopling/posisjon) referer til. Høydereferanse på VA-ledninger skal være: - utvendig topp for trykkledning (pumpeledning, dykkerledning og alle vannledninger) - innvendig bunn for selvfallsledninger</documentation>
    </annotation>
    <union memberTypes="app:LedningHøydereferanseEnumerationType app:LedningHøydereferanseOtherType"/>
  </simpleType>
  <simpleType name="LedningHøydereferanseEnumerationType">
    <annotation>
      <documentation>Høyden som høydedelen av stedfestingen til komponenten (Ledning/beliggenhet og Kopling/posisjon) referer til. Høydereferanse på VA-ledninger skal være: - utvendig topp for trykkledning (pumpeledning, dykkerledning og alle vannledninger) - innvendig bunn for selvfallsledninger</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="bunnInnvendig">
        <annotation>
          <documentation>høydereferansen er bunn innvendig

Eksempel: Dette er nyttig når en skal modellere fall på avløpsrør</documentation>
        </annotation>
      </enumeration>
      <enumeration value="fot">
        <annotation>
          <documentation>naturlig å bruke for eksempel på master/mastefundamenter</documentation>
        </annotation>
      </enumeration>
      <enumeration value="påBakken">
        <annotation>
          <documentation>høydereferanse er på bakken

Merknad: Mange ledninger er målt på lukket grøft</documentation>
        </annotation>
      </enumeration>
      <enumeration value="senter">
        <annotation>
          <documentation>høydereferansen er senter innvendig

Eksempel: Dersom en ønsker å representere volumet på rør, kan dette gjøres med å angi LedningHøydereferanse = senter og supplere dette med passende radius.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="toppInnvendig">
        <annotation>
          <documentation>høydereferansen er topp innvendig komponent</documentation>
        </annotation>
      </enumeration>
      <enumeration value="toppUtvendig">
        <annotation>
          <documentation>høydereferansen er til toppen av komponenten</documentation>
        </annotation>
      </enumeration>
      <enumeration value="ukjent">
        <annotation>
          <documentation>brukes der det ikke er kjent hva som er benyttet som høydereferanse</documentation>
        </annotation>
      </enumeration>
      <enumeration value="underkantUtvendig">
        <annotation>
          <documentation>høydereferansen er bunn utvendig</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="LedningHøydereferanseOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="LedningsnettverkstypeType">
    <annotation>
      <documentation>oversikt over nettverkstyper, satt sammen av nettverkskomponenter, med en bestemt hensikt. 

Merknad: Et nettverk utgjør en logisk enhet. Et nettverk kan være knytta til andre nettverk, men da oftest på bestemte tilkoplingspunkter.</documentation>
    </annotation>
    <union memberTypes="app:LedningsnettverkstypeEnumerationType app:LedningsnettverkstypeOtherType"/>
  </simpleType>
  <simpleType name="LedningsnettverkstypeEnumerationType">
    <annotation>
      <documentation>oversikt over nettverkstyper, satt sammen av nettverkskomponenter, med en bestemt hensikt. 

Merknad: Et nettverk utgjør en logisk enhet. Et nettverk kan være knytta til andre nettverk, men da oftest på bestemte tilkoplingspunkter.</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="avløpsnettverk">
        <annotation>
          <documentation>nettverk for å samle opp avløpsvann fra abonnent og lede det inn på renseanlegg</documentation>
        </annotation>
      </enumeration>
      <enumeration value="overvannsledningsnettverk">
        <annotation>
          <documentation>Nettverk laget for å samle opp overflatevann, og føre det ut i elv/bekk.
Overvann er "rent" og skal ikke inn på renseanlegg.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="vannledningsnettverk">
        <annotation>
          <documentation>Nettverk for å forsyne brukere med rent drikkevann.</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="LedningsnettverkstypeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="LokkRistTypeType">
    <annotation>
      <documentation>kodeliste for typer av kumlokk. Lista ble kopiert fra NVDB Datakatalogen versjon 2.05 31.5.2016.</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">NVDB_LOKKRISTTYPE</taggedValue>
      </appinfo>
    </annotation>
    <union memberTypes="app:LokkRistTypeEnumerationType app:LokkRistTypeOtherType"/>
  </simpleType>
  <simpleType name="LokkRistTypeEnumerationType">
    <annotation>
      <documentation>kodeliste for typer av kumlokk. Lista ble kopiert fra NVDB Datakatalogen versjon 2.05 31.5.2016.</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">NVDB_LOKKRISTTYPE</taggedValue>
      </appinfo>
    </annotation>
    <restriction base="string">
      <enumeration value="åpen">
        <annotation>
          <documentation>Åpen</documentation>
        </annotation>
      </enumeration>
      <enumeration value="betonglokkMLitenRist">
        <annotation>
          <documentation>Betonglokk m liten rist</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kuppelristFlat">
        <annotation>
          <documentation>Kuppelrist, flat</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kuppelristHøy">
        <annotation>
          <documentation>Kuppelrist, høy</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kuppelristLav">
        <annotation>
          <documentation>Kuppelrist, lav</documentation>
        </annotation>
      </enumeration>
      <enumeration value="skrårist">
        <annotation>
          <documentation>Skrårist</documentation>
        </annotation>
      </enumeration>
      <enumeration value="slukristIGateplan">
        <annotation>
          <documentation>Slukrist, i gateplan</documentation>
        </annotation>
      </enumeration>
      <enumeration value="slukristVertikal">
        <annotation>
          <documentation>Slukrist, vertikal: Benevnes også "kjeftsluk"</documentation>
        </annotation>
      </enumeration>
      <enumeration value="støpjernslokkMHalvRist">
        <annotation>
          <documentation>Støpjernslokk m halv rist</documentation>
        </annotation>
      </enumeration>
      <enumeration value="støpjernslokkMHelRist">
        <annotation>
          <documentation>Støpjernslokk m hel rist</documentation>
        </annotation>
      </enumeration>
      <enumeration value="tettLokkBetong">
        <annotation>
          <documentation>Tett lokk, betong</documentation>
        </annotation>
      </enumeration>
      <enumeration value="tettLokkStøpjern">
        <annotation>
          <documentation>Tett lokk, støpjern</documentation>
        </annotation>
      </enumeration>
      <enumeration value="tettLokkTre">
        <annotation>
          <documentation>Tett lokk, tre</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="LokkRistTypeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="MålemetodeType">
    <annotation>
      <documentation>metode som ligger til grunn for registrering av posisjon</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">MÅLEMETODE</taggedValue>
      </appinfo>
    </annotation>
    <union memberTypes="app:MålemetodeEnumerationType app:MålemetodeOtherType"/>
  </simpleType>
  <simpleType name="MålemetodeEnumerationType">
    <annotation>
      <documentation>metode som ligger til grunn for registrering av posisjon</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">MÅLEMETODE</taggedValue>
      </appinfo>
    </annotation>
    <restriction base="string">
      <enumeration value="21">
        <annotation>
          <documentation>Punkt beregnet ved aerotriangulering</documentation>
        </annotation>
      </enumeration>
      <enumeration value="19">
        <annotation>
          <documentation>Annet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="79">
        <annotation>
          <documentation>Annet (spesifiseres i filhode)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="69">
        <annotation>
          <documentation>Beregnet, uspesifisert hvordan</documentation>
        </annotation>
      </enumeration>
      <enumeration value="37">
        <annotation>
          <documentation>Målt med laserskanner plassert i kjøretøy</documentation>
        </annotation>
      </enumeration>
      <enumeration value="43">
        <annotation>
          <documentation>Geometri overført fra flybilde ved hjelp av manuell registrering på et digitaliseringsbord. Bildemedium er film</documentation>
        </annotation>
      </enumeration>
      <enumeration value="44">
        <annotation>
          <documentation>Geometri overført fra flybilde ved hjelp av manuell registrering på et digitaliseringsbord. Bildemedium er fotokopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="40">
        <annotation>
          <documentation>Geometri overført fra ortofoto eller flybilde ved hjelp av manuell registrering på et digitaliseringsbord, uspesifisert bildemedium</documentation>
        </annotation>
      </enumeration>
      <enumeration value="41">
        <annotation>
          <documentation>Geometri overført fra ortofoto ved hjelp av manuell registrering på et digitaliseringsbord. Bildemedium er film</documentation>
        </annotation>
      </enumeration>
      <enumeration value="42">
        <annotation>
          <documentation>Geometri overført fra ortofoto ved hjelp av manuell registrering på et digitaliseringsbord. Bildemedium er fotokopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="50">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord, medium uspesifisert</documentation>
        </annotation>
      </enumeration>
      <enumeration value="51">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord. Kartmedium er blyantoriginal</documentation>
        </annotation>
      </enumeration>
      <enumeration value="55">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord. Kartmedium er papirkopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="52">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord. Kartmedium er rissefolie</documentation>
        </annotation>
      </enumeration>
      <enumeration value="53">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord. Kartmedium er transparent folie av god kvalitet, samkopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="54">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på et digitaliseringsbord. Kartmedium er transparent folie av mindre god kvalitet, samkopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="47">
        <annotation>
          <documentation>digitalisert på skjerm fra andre digitale rasterdata</documentation>
        </annotation>
      </enumeration>
      <enumeration value="45">
        <annotation>
          <documentation>Geometri overført fra ortofoto ved hjelp av manuell registrering på skjerm</documentation>
        </annotation>
      </enumeration>
      <enumeration value="46">
        <annotation>
          <documentation>Geometri overført fra satellittbilde ved hjelp av manuell registrering på skjerm</documentation>
        </annotation>
      </enumeration>
      <enumeration value="56">
        <annotation>
          <documentation>Geometri overført fra kart ved hjelp av manuell registrering på skjerm, medium skannet kart (raster), samkopi</documentation>
        </annotation>
      </enumeration>
      <enumeration value="48">
        <annotation>
          <documentation>digitalisert på skjerm fra tolkning av seismikk</documentation>
        </annotation>
      </enumeration>
      <enumeration value="77">
        <annotation>
          <documentation>Punkt fastsatt ut fra et grunnlag (kart, bilde), f.eks ved partenes enighet ved en oppmålingsforretning</documentation>
        </annotation>
      </enumeration>
      <enumeration value="78">
        <annotation>
          <documentation>Geometri fastsatt ved dom, lov, traktat eller kongelig resolusjon</documentation>
        </annotation>
      </enumeration>
      <enumeration value="36">
        <annotation>
          <documentation>Målt med laserskanner fra fly</documentation>
        </annotation>
      </enumeration>
      <enumeration value="80">
        <annotation>
          <documentation>Digitalisert ut fra frihåndstegning.  Frihåndstegning er basert på svært grovt grunnlag eller ikke noe grunnlag</documentation>
        </annotation>
      </enumeration>
      <enumeration value="81">
        <annotation>
          <documentation>Digitalisert fra krokering på kart, dvs grovt skissert på kart</documentation>
        </annotation>
      </enumeration>
      <enumeration value="82">
        <annotation>
          <documentation>Digitalisert ut fra frihåndstegning (direkte på skjerm). Frihåndstegning er basert på svært grovt grunnlag eller ikke noe grunnlag</documentation>
        </annotation>
      </enumeration>
      <enumeration value="60">
        <annotation>
          <documentation>Genererte data, interpolasjonsmetode. Ikke nærmere spesifisert</documentation>
        </annotation>
      </enumeration>
      <enumeration value="61">
        <annotation>
          <documentation>Genererte data, interpolasjonsmetode, fra terrengmodell</documentation>
        </annotation>
      </enumeration>
      <enumeration value="62">
        <annotation>
          <documentation>Genererte data, interpolasjonsmetode, vektet middel</documentation>
        </annotation>
      </enumeration>
      <enumeration value="63">
        <annotation>
          <documentation>Genererte data: Sirkelgeometri, korridor eller annen geometri generert ut fra f.eks et punkt eller en linje (f.eks midtlinje veg)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="64">
        <annotation>
          <documentation>Genererte data: Generalisering</documentation>
        </annotation>
      </enumeration>
      <enumeration value="66">
        <annotation>
          <documentation>Genererte data: Sammenknytningspunkt (f.eks mellom ulike kartlegginger), randpunkt (f.eks mellom ulike kilder til kart)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="65">
        <annotation>
          <documentation>Genererte data: Sentralpunkt</documentation>
        </annotation>
      </enumeration>
      <enumeration value="97">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO). Fasemåling float-løsning</documentation>
        </annotation>
      </enumeration>
      <enumeration value="96">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO).: Fasemåling RTK (realtids kinematisk måling)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="94">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO): Fasemåling andre metoder.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="93">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO): Fasemåling statisk måling.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="92">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO): Kodemåling, enkle målinger.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="91">
        <annotation>
          <documentation>Innmålt med satellittbaserte systemer for navigasjon og posisjonering med global dekning (f.eks GPS, GLONASS, GALILEO): Kodemåling, relative målinger.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="95">
        <annotation>
          <documentation>Kombinasjon av GPS/Treghet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="67">
        <annotation>
          <documentation>Koordinater hentet fra GAB, forløperen til registerdelen av matrikkelen</documentation>
        </annotation>
      </enumeration>
      <enumeration value="68">
        <annotation>
          <documentation>Koordinater hentet fra JREG, jordregisteret</documentation>
        </annotation>
      </enumeration>
      <enumeration value="38">
        <annotation>
          <documentation>brukes for objekter som er stedfestet med lineær referanse, enten disse leveres med stedfesting kun som lineære referanser, eller med koordinatgeometri avledet fra lineære referanser</documentation>
        </annotation>
      </enumeration>
      <enumeration value="30">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner, uspesifisert kartmedium</documentation>
        </annotation>
      </enumeration>
      <enumeration value="31">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner. Kartmedium er blyantoriginal</documentation>
        </annotation>
      </enumeration>
      <enumeration value="35">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner. Kartmedium er papirkopi.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="32">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner. Kartmedium er rissefolie</documentation>
        </annotation>
      </enumeration>
      <enumeration value="33">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner. Kartmedium er transparent folie av  god kvalitet.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="34">
        <annotation>
          <documentation>Geometri overført fra kart maskinelt ved hjelp av skanner. Kartmedium er transparent folie av mindre god kvalitet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="70">
        <annotation>
          <documentation>Spesielle metoder, uspesifisert</documentation>
        </annotation>
      </enumeration>
      <enumeration value="73">
        <annotation>
          <documentation>Spesielle metoder: Målt med målehjul</documentation>
        </annotation>
      </enumeration>
      <enumeration value="74">
        <annotation>
          <documentation>Spesielle metoder: Målt med stigningsmåler</documentation>
        </annotation>
      </enumeration>
      <enumeration value="71">
        <annotation>
          <documentation>Spesielle metoder: Målt med stikkstang</documentation>
        </annotation>
      </enumeration>
      <enumeration value="72">
        <annotation>
          <documentation>Spesielle metoder: Målt med waterstang</documentation>
        </annotation>
      </enumeration>
      <enumeration value="20">
        <annotation>
          <documentation>Målt i stereoinstrument, uspesifisert instrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="22">
        <annotation>
          <documentation>Målt i stereoinstrument, analytisk plotter</documentation>
        </annotation>
      </enumeration>
      <enumeration value="23">
        <annotation>
          <documentation>Målt i stereoinstrument, autograf, analogt instrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="24">
        <annotation>
          <documentation>Målt i stereoinstrument, digitalt instrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="18">
        <annotation>
          <documentation>Tatt fra plan eller godkjent tiltak</documentation>
        </annotation>
      </enumeration>
      <enumeration value="14">
        <annotation>
          <documentation>Målt i terrenget, ortogonalmetoden</documentation>
        </annotation>
      </enumeration>
      <enumeration value="12">
        <annotation>
          <documentation>Målt i terrenget med teodolitt og elektronisk avstandsmåler</documentation>
        </annotation>
      </enumeration>
      <enumeration value="13">
        <annotation>
          <documentation>Målt i terrenget med teodolitt og målebånd</documentation>
        </annotation>
      </enumeration>
      <enumeration value="11">
        <annotation>
          <documentation>Målt i terrenget med totalstasjon</documentation>
        </annotation>
      </enumeration>
      <enumeration value="10">
        <annotation>
          <documentation>Målt i terrenget , uspesifisert metode/måleinstrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="90">
        <annotation>
          <documentation>Treghetsstedfesting</documentation>
        </annotation>
      </enumeration>
      <enumeration value="99">
        <annotation>
          <documentation>Målemetode er ukjent</documentation>
        </annotation>
      </enumeration>
      <enumeration value="15">
        <annotation>
          <documentation>Punkt beregnet på bakgrunn av måling mot andre punkter, slik som to avstander eller avstand og retning</documentation>
        </annotation>
      </enumeration>
      <enumeration value="49">
        <annotation>
          <documentation>Vektorisering fra laserdata, brukes også der vektoriseringen støttes av ortofoto</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="MålemetodeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="MålemetodeHøydeType">
    <annotation>
      <documentation>metode for å måle objekttypens høydeverdi</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">H-MÅLEMETODE</taggedValue>
      </appinfo>
    </annotation>
    <union memberTypes="app:MålemetodeHøydeEnumerationType app:MålemetodeHøydeOtherType"/>
  </simpleType>
  <simpleType name="MålemetodeHøydeEnumerationType">
    <annotation>
      <documentation>metode for å måle objekttypens høydeverdi</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">H-MÅLEMETODE</taggedValue>
      </appinfo>
    </annotation>
    <restriction base="string">
      <enumeration value="21">
        <annotation>
          <documentation>aerotriangulert</documentation>
        </annotation>
      </enumeration>
      <enumeration value="19">
        <annotation>
          <documentation>annet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="79">
        <annotation>
          <documentation>annet (spesifiseres i filhode)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="69">
        <annotation>
          <documentation>beregnet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="78">
        <annotation>
          <documentation>fastsatt ved dom eller kongelig resolusjon</documentation>
        </annotation>
      </enumeration>
      <enumeration value="36">
        <annotation>
          <documentation>flybåren laserscanning</documentation>
        </annotation>
      </enumeration>
      <enumeration value="60">
        <annotation>
          <documentation>genererte data (interpolasjon)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="61">
        <annotation>
          <documentation>genererte data (interpolasjon):  terrengmodell</documentation>
        </annotation>
      </enumeration>
      <enumeration value="62">
        <annotation>
          <documentation>genererte data (interpolasjon):  vektet middel</documentation>
        </annotation>
      </enumeration>
      <enumeration value="63">
        <annotation>
          <documentation>genererte data:  fra annen geometri</documentation>
        </annotation>
      </enumeration>
      <enumeration value="64">
        <annotation>
          <documentation>genererte data:  generalisering</documentation>
        </annotation>
      </enumeration>
      <enumeration value="66">
        <annotation>
          <documentation>genererte data:  sammenknytningspunkt, randpunkt</documentation>
        </annotation>
      </enumeration>
      <enumeration value="96">
        <annotation>
          <documentation>g n s s:  fasemåling  r t k</documentation>
        </annotation>
      </enumeration>
      <enumeration value="94">
        <annotation>
          <documentation>g n s s:  fasemåling, andre metoder</documentation>
        </annotation>
      </enumeration>
      <enumeration value="93">
        <annotation>
          <documentation>g n s s:  fasemåling, statisk måling</documentation>
        </annotation>
      </enumeration>
      <enumeration value="92">
        <annotation>
          <documentation>g n s s:  kodemåling, enkle målinger</documentation>
        </annotation>
      </enumeration>
      <enumeration value="91">
        <annotation>
          <documentation>g n s s:  kodemåling, relative målinger</documentation>
        </annotation>
      </enumeration>
      <enumeration value="95">
        <annotation>
          <documentation>kombinasjon av  g n s s/ treghet</documentation>
        </annotation>
      </enumeration>
      <enumeration value="67">
        <annotation>
          <documentation>koordinater hentet fra  g a b</documentation>
        </annotation>
      </enumeration>
      <enumeration value="68">
        <annotation>
          <documentation>koordinater hentet fra  j r e g</documentation>
        </annotation>
      </enumeration>
      <enumeration value="15">
        <annotation>
          <documentation>nivellement</documentation>
        </annotation>
      </enumeration>
      <enumeration value="70">
        <annotation>
          <documentation>spesielle metoder</documentation>
        </annotation>
      </enumeration>
      <enumeration value="74">
        <annotation>
          <documentation>spesielle metoder:  målt med stigningsmåler</documentation>
        </annotation>
      </enumeration>
      <enumeration value="20">
        <annotation>
          <documentation>stereoinstrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="22">
        <annotation>
          <documentation>stereoinstrument:  analytisk plotter</documentation>
        </annotation>
      </enumeration>
      <enumeration value="23">
        <annotation>
          <documentation>stereoinstrument:  autograf</documentation>
        </annotation>
      </enumeration>
      <enumeration value="24">
        <annotation>
          <documentation>stereoinstrument:  digitalt</documentation>
        </annotation>
      </enumeration>
      <enumeration value="18">
        <annotation>
          <documentation>tatt fra plan</documentation>
        </annotation>
      </enumeration>
      <enumeration value="14">
        <annotation>
          <documentation>terrengmålt:  ortogonalmetoden</documentation>
        </annotation>
      </enumeration>
      <enumeration value="12">
        <annotation>
          <documentation>terrengmålt:  teodolitt og el avstandsmåler</documentation>
        </annotation>
      </enumeration>
      <enumeration value="13">
        <annotation>
          <documentation>terrengmålt:  teodolitt og målebånd</documentation>
        </annotation>
      </enumeration>
      <enumeration value="11">
        <annotation>
          <documentation>terrengmålt:  totalstasjon</documentation>
        </annotation>
      </enumeration>
      <enumeration value="10">
        <annotation>
          <documentation>terrengmålt:  uspesifisert måleinstrument</documentation>
        </annotation>
      </enumeration>
      <enumeration value="90">
        <annotation>
          <documentation>treghetsstedfesting</documentation>
        </annotation>
      </enumeration>
      <enumeration value="99">
        <annotation>
          <documentation>ukjent målemetode</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="MålemetodeHøydeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="NettstasjonAdkomst" substitutionGroup="app:SOSI_Objekt" type="app:NettstasjonAdkomstType">
    <annotation>
      <documentation>Adkomst til nettverksstasjon, for personell, utstyr eller utlufting.Merknad: Aktuelt å registrere for underjordiske nettverksstasjoner, der adkomsten ikke bare er via "ei dør i veggen".</documentation>
    </annotation>
  </element>
  <complexType name="NettstasjonAdkomstType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element name="posisjon" type="gml:PointPropertyType">
            <annotation>
              <documentation>posisjon</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="NettstasjonAdkomstPropertyType">
    <sequence minOccurs="0">
      <element ref="app:NettstasjonAdkomst"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="Posisjonskvalitet" substitutionGroup="gml:AbstractObject" type="app:PosisjonskvalitetType">
    <annotation>
      <documentation>beskrivelse av kvaliteten på stedfestingen</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">KVALITET</taggedValue>
      </appinfo>
    </annotation>
  </element>
  <complexType name="PosisjonskvalitetType">
    <sequence>
      <element minOccurs="0" name="målemetode" type="app:MålemetodeType">
        <annotation>
          <documentation>metode for måling i grunnriss (x,y), og høyde (z) når metoden er den samme som ved måling i grunnriss</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="målemetodeHøyde" type="app:MålemetodeHøydeType">
        <annotation>
          <documentation>metode for å måle høyden</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="nøyaktighet" type="integer">
        <annotation>
          <documentation>punktstandardavviket i grunnriss for punkter samt tverravvik for linjer

Merknad:
Oppgitt i cm</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="nøyaktighetHøyde" type="integer">
        <annotation>
          <documentation>nøyaktighet for høyden i cm</documentation>
        </annotation>
      </element>
      <element minOccurs="0" name="synbarhet" type="app:SynbarhetType">
        <annotation>
          <documentation>hvor godt den kartlagte detalj var synbar ved kartleggingen</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
  <complexType name="PosisjonskvalitetPropertyType">
    <sequence>
      <element ref="app:Posisjonskvalitet"/>
    </sequence>
  </complexType>
  <element abstract="true" name="SOSI_Objekt" substitutionGroup="gml:AbstractFeature" type="app:SOSI_ObjektType">
    <annotation>
      <documentation>Abstrakt objekt som bærer en rekke egenskaper som er fagområde-uavhengige og kan benyttes for alle objekttyper</documentation>
    </annotation>
  </element>
  <complexType abstract="true" name="SOSI_ObjektType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element minOccurs="0" name="datauttaksdato" type="date">
            <annotation>
              <documentation>dato for uttak fra en database

Merknad:
Skiller seg fra Kopidato ved at en ikke skiller på om det er uttak fra en originaldatabase eller en kopidatabase.</documentation>
            </annotation>
          </element>
          <element name="identifikasjon" type="app:IdentifikasjonPropertyType">
            <annotation>
              <documentation>Unik identifikasjon av et objekt, som ikke endres i løpet av objektets levetid</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="informasjon" type="string">
            <annotation>
              <documentation>generell opplysning

Merknad:
mulighet til å legge inn utfyllende informasjon om objektet</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="kommune" type="app:KommunenummerType">
            <annotation>
              <documentation>nummerering av kommuner i henhold til SSB sin offisielle liste

Merknad: Det presiseres at kommune alltid skal ha 4 siffer, dvs. eventuelt med ledende null. Kommune benyttes for kopling mot en rekke andre registre som også benytter 4 siffer.</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="kvalitet" type="app:PosisjonskvalitetPropertyType">
            <annotation>
              <documentation>beskrivelse av kvaliteten på stedfestingen

Merknad: Denne er identisk med ..KVALITET i tidligere versjoner av SOSI.</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="SOSI_ObjektPropertyType">
    <sequence minOccurs="0">
      <element ref="app:SOSI_Objekt"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <simpleType name="SynbarhetType">
    <annotation>
      <documentation>hvor godt den kartlagte detalj var synbar ved kartleggingen</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">SYNBARHET</taggedValue>
      </appinfo>
    </annotation>
    <union memberTypes="app:SynbarhetEnumerationType app:SynbarhetOtherType"/>
  </simpleType>
  <simpleType name="SynbarhetEnumerationType">
    <annotation>
      <documentation>hvor godt den kartlagte detalj var synbar ved kartleggingen</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">SYNBARHET</taggedValue>
      </appinfo>
    </annotation>
    <restriction base="string">
      <enumeration value="1">
        <annotation>
          <documentation>Forøvrig grei å innmåle. (Benyttes bl.a. for innmåling av ledninger på lukket grøft)</documentation>
        </annotation>
      </enumeration>
      <enumeration value="3">
        <annotation>
          <documentation>Dårlig/ikke synlig i flybilde/modell</documentation>
        </annotation>
      </enumeration>
      <enumeration value="0">
        <annotation>
          <documentation>Default</documentation>
        </annotation>
      </enumeration>
      <enumeration value="2">
        <annotation>
          <documentation>Middels synlig i flybilde/modell</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="SynbarhetOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="Trase" substitutionGroup="app:SOSI_Objekt" type="app:TraseType">
    <annotation>
      <documentation>Grøft, kulvert, kanal, borehull, tunnel</documentation>
    </annotation>
  </element>
  <complexType name="TraseType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element name="beliggenhet" type="gml:CurvePropertyType">
            <annotation>
              <documentation>beliggenhet</documentation>
            </annotation>
          </element>
          <element maxOccurs="unbounded" name="bruk" type="app:LedningsnettverkstypeType">
            <annotation>
              <documentation>bruk</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="indreBredde" type="double">
            <annotation>
              <documentation>enhet meter</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="indreHøyde" type="double">
            <annotation>
              <documentation>enhet meter</documentation>
            </annotation>
          </element>
          <element name="trasetype" type="app:TrasetypeType">
            <annotation>
              <documentation>trasetype</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="ytreBredde" type="double">
            <annotation>
              <documentation>enhet meter</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="ytreHøyde" type="double">
            <annotation>
              <documentation>enhet meter</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="TrasePropertyType">
    <sequence minOccurs="0">
      <element ref="app:Trase"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="TrasePunkt_stikningsdata" substitutionGroup="app:SOSI_Objekt" type="app:TrasePunkt_stikningsdataType">
    <annotation>
      <documentation>Punkt på trase som skal settes ut (stikningspunkt)</documentation>
    </annotation>
  </element>
  <complexType name="TrasePunkt_stikningsdataType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element name="høydereferanse" type="app:LedningHøydereferanseType">
            <annotation>
              <documentation>høydereferanse</documentation>
            </annotation>
          </element>
          <element name="posisjon" type="gml:PointPropertyType">
            <annotation>
              <documentation>posisjon</documentation>
            </annotation>
          </element>
          <element name="trasetype" type="app:TrasetypeType">
            <annotation>
              <documentation>trasetype</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="TrasePunkt_stikningsdataPropertyType">
    <sequence minOccurs="0">
      <element ref="app:TrasePunkt_stikningsdata"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <simpleType name="TrasetypeType">
    <annotation>
      <documentation>trasetype</documentation>
    </annotation>
    <union memberTypes="app:TrasetypeEnumerationType app:TrasetypeOtherType"/>
  </simpleType>
  <simpleType name="TrasetypeEnumerationType">
    <annotation>
      <documentation>trasetype</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="Borehull">
        <annotation>
          <documentation>borehull</documentation>
        </annotation>
      </enumeration>
      <enumeration value="Grøft">
        <annotation>
          <documentation>grøft</documentation>
        </annotation>
      </enumeration>
      <enumeration value="Kanal">
        <annotation>
          <documentation>kanal</documentation>
        </annotation>
      </enumeration>
      <enumeration value="Tunnel">
        <annotation>
          <documentation>tunnel</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="TrasetypeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="VA_Ledning" substitutionGroup="app:SOSI_Objekt" type="app:VA_LedningType">
    <annotation>
      <documentation>Vannledning, spillvannsledning, overvannsledning, drensledning eller avløp felles ledning</documentation>
    </annotation>
  </element>
  <complexType name="VA_LedningType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element name="beliggenhet" type="gml:CurvePropertyType">
            <annotation>
              <documentation>beliggenhet</documentation>
            </annotation>
          </element>
          <element name="bruk" type="app:VA_ledningsbrukType">
            <annotation>
              <documentation>Vanntype for ledning</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="fraKobling" type="string">
            <annotation>
              <documentation>ID til kum/punkt som ledningen går fra</documentation>
            </annotation>
          </element>
          <element name="høydereferanse" type="app:LedningHøydereferanseType">
            <annotation>
              <documentation>høydereferanse</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="indreDiameter" type="double">
            <annotation>
              <documentation>indre diameter på ledningen, oppgitt i meter. Dette kan være nyttig for å beregne kapasiteten ledningen har.</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="konstruksjon" type="app:VA_RørkonstruksjonPropertyType">
            <annotation>
              <documentation>konstruksjon</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="tilKobling" type="string">
            <annotation>
              <documentation>ID til kum/punkt som ledningen går til</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="ytreDiameter" type="double">
            <annotation>
              <documentation>ytre diameter på ledningen, oppgitt i meter. 

Dette er nyttig for å finne ut hvor stor plass ledningen tar.</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="VA_LedningPropertyType">
    <sequence minOccurs="0">
      <element ref="app:VA_Ledning"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="VA_Punkt" substitutionGroup="app:SOSI_Objekt" type="app:VA_PunktType">
    <annotation>
      <documentation>Omfatter følgende objekttyper: Kum (vannkum, spillvannskum, avløp felles kum, overvannskum, eller kum som inneholder ledninger fra flere vanntyper), minikum, drenskum, sluk, sandfang, slamavskiller, fettavskiller, oljeutskiller, tett tank (bl.a for avløp), pumpestasjon_vann, pumpestasjon_spillvann, pumpestasjon_avløp_felles, pumpestasjon_overvann, renseanlegg_vann, renseanlegg_avløp, vanninntak, bekkeinntak, hydrant, utløpUtslipp, bend, anboring, høydebasseng, stoppekran</documentation>
    </annotation>
  </element>
  <complexType name="VA_PunktType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element minOccurs="0" name="bredde" type="double">
            <annotation>
              <documentation>Bredde (eller diameter) på objektet (kummen), oppgitt i meter. Dersom kummen ikke er rund skal også lengde oppgis.</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="form" type="app:KumformType">
            <annotation>
              <documentation>Form på objektet (kummen): rund, kvadratisk eller rektangulær</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="høyde" type="double">
            <annotation>
              <documentation>Høyde (dybde) på objektet (kummen) målt fra bunn kum til topp kum, oppgitt i meter</documentation>
            </annotation>
          </element>
          <element name="høydereferanse" type="app:LedningHøydereferanseType">
            <annotation>
              <documentation>høydereferanse</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="lengde" type="double">
            <annotation>
              <documentation>Lengde på objektet (kummen), oppgitt i meter. Skal angis dersom ikke kummen er rund.</documentation>
            </annotation>
          </element>
          <element name="objekttype" type="app:VA_objekttypeType">
            <annotation>
              <documentation>Type kum/objekt  (kum, minikum, sandfang, sluk, slamavskiller, fettavskiller, oljeutskiller, drenskum)</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="omriss" type="gml:CurvePropertyType">
            <annotation>
              <documentation>Kurve  som angir omriss av objektets (kummens) bunnflate</documentation>
            </annotation>
          </element>
          <element name="posisjon" type="gml:PointPropertyType">
            <annotation>
              <documentation>posisjon</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="vanntype" type="app:VA_VanntypePropertyType">
            <annotation>
              <documentation>Vanntype (innhold i ledninger i kummen)</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="VA_PunktPropertyType">
    <sequence minOccurs="0">
      <element ref="app:VA_Punkt"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="VA_Rørkonstruksjon" substitutionGroup="gml:AbstractObject" type="app:VA_RørkonstruksjonType">
    <annotation>
      <documentation>rørkonstruksjon</documentation>
    </annotation>
  </element>
  <complexType name="VA_RørkonstruksjonType">
    <sequence>
      <element name="materiale" type="app:VA_RørmaterialeAlleType">
        <annotation>
          <documentation>matierale</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
  <complexType name="VA_RørkonstruksjonPropertyType">
    <sequence>
      <element ref="app:VA_Rørkonstruksjon"/>
    </sequence>
  </complexType>
  <simpleType name="VA_RørmaterialeAlleType">
    <annotation>
      <documentation>rørmateriale</documentation>
    </annotation>
    <union memberTypes="app:VA_RørmaterialeAlleEnumerationType app:VA_RørmaterialeAlleOtherType"/>
  </simpleType>
  <simpleType name="VA_RørmaterialeAlleEnumerationType">
    <annotation>
      <documentation>rørmateriale</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="armertBetongrør">
        <annotation>
          <documentation>armert betongrør</documentation>
        </annotation>
      </enumeration>
      <enumeration value="asbest">
        <annotation>
          <documentation>asbest</documentation>
        </annotation>
      </enumeration>
      <enumeration value="betongkanal">
        <annotation>
          <documentation>betongkanal</documentation>
        </annotation>
      </enumeration>
      <enumeration value="betongrør">
        <annotation>
          <documentation>betongrør</documentation>
        </annotation>
      </enumeration>
      <enumeration value="duktiltStøpjern">
        <annotation>
          <documentation>duktilt støpjern</documentation>
        </annotation>
      </enumeration>
      <enumeration value="fjell">
        <annotation>
          <documentation>Råsprengt tunnel</documentation>
        </annotation>
      </enumeration>
      <enumeration value="glattKobber">
        <annotation>
          <documentation>glatt kobber</documentation>
        </annotation>
      </enumeration>
      <enumeration value="gråttStøpjern">
        <annotation>
          <documentation>grått støpjern</documentation>
        </annotation>
      </enumeration>
      <enumeration value="GRP">
        <annotation>
          <documentation>glassfiberarmert umettet polyester eller på engelsk Glassfibre reinforced polyester</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kobber">
        <annotation>
          <documentation>kobber</documentation>
        </annotation>
      </enumeration>
      <enumeration value="korrugertKobber">
        <annotation>
          <documentation>korrugert kobber</documentation>
        </annotation>
      </enumeration>
      <enumeration value="legertStål">
        <annotation>
          <documentation>legert stål</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PE">
        <annotation>
          <documentation>p e</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PE100">
        <annotation>
          <documentation>p e100</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PE32">
        <annotation>
          <documentation>p e32</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PE50">
        <annotation>
          <documentation>p e50</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PE80">
        <annotation>
          <documentation>p e80</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PEH">
        <annotation>
          <documentation>p e h</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PEL">
        <annotation>
          <documentation>p e l</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PEM">
        <annotation>
          <documentation>p e m</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PP">
        <annotation>
          <documentation>p p</documentation>
        </annotation>
      </enumeration>
      <enumeration value="PVC">
        <annotation>
          <documentation>p v c</documentation>
        </annotation>
      </enumeration>
      <enumeration value="rustfrittStål">
        <annotation>
          <documentation>rustfritt stål</documentation>
        </annotation>
      </enumeration>
      <enumeration value="stål">
        <annotation>
          <documentation>stål</documentation>
        </annotation>
      </enumeration>
      <enumeration value="støpjern">
        <annotation>
          <documentation>støpjern</documentation>
        </annotation>
      </enumeration>
      <enumeration value="uarmertBetongrør">
        <annotation>
          <documentation>uarmert betongrør</documentation>
        </annotation>
      </enumeration>
      <enumeration value="ukjent">
        <annotation>
          <documentation>ukjent</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="VA_RørmaterialeAlleOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="VA_Vanntype" substitutionGroup="gml:AbstractObject" type="app:VA_VanntypeType">
    <annotation>
      <documentation>vanntype</documentation>
    </annotation>
  </element>
  <complexType name="VA_VanntypeType">
    <sequence>
      <element name="felles" type="boolean">
        <annotation>
          <documentation>avløp felles</documentation>
        </annotation>
      </element>
      <element name="overvann" type="boolean">
        <annotation>
          <documentation>overvann</documentation>
        </annotation>
      </element>
      <element name="spillvann" type="boolean">
        <annotation>
          <documentation>spillvann</documentation>
        </annotation>
      </element>
      <element name="vann" type="boolean">
        <annotation>
          <documentation>vann</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
  <complexType name="VA_VanntypePropertyType">
    <sequence>
      <element ref="app:VA_Vanntype"/>
    </sequence>
  </complexType>
  <simpleType name="VA_ledningsbrukType">
    <annotation>
      <documentation>Vanntype for ledning</documentation>
    </annotation>
    <union memberTypes="app:VA_ledningsbrukEnumerationType app:VA_ledningsbrukOtherType"/>
  </simpleType>
  <simpleType name="VA_ledningsbrukEnumerationType">
    <annotation>
      <documentation>Vanntype for ledning</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="drensvann">
        <annotation>
          <documentation>drensvann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="fellesavløp">
        <annotation>
          <documentation>fellesavløp</documentation>
        </annotation>
      </enumeration>
      <enumeration value="overvann">
        <annotation>
          <documentation>overvann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="spillvann">
        <annotation>
          <documentation>spillvann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="vann">
        <annotation>
          <documentation>vann</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="VA_ledningsbrukOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <simpleType name="VA_objekttypeType">
    <annotation>
      <documentation>objekttype vann og avløp</documentation>
    </annotation>
    <union memberTypes="app:VA_objekttypeEnumerationType app:VA_objekttypeOtherType"/>
  </simpleType>
  <simpleType name="VA_objekttypeEnumerationType">
    <annotation>
      <documentation>objekttype vann og avløp</documentation>
    </annotation>
    <restriction base="string">
      <enumeration value="anboring">
        <annotation>
          <documentation>anboring</documentation>
        </annotation>
      </enumeration>
      <enumeration value="bekkeinntak">
        <annotation>
          <documentation>bekkeinntak</documentation>
        </annotation>
      </enumeration>
      <enumeration value="bend">
        <annotation>
          <documentation>bend</documentation>
        </annotation>
      </enumeration>
      <enumeration value="drenskum">
        <annotation>
          <documentation>drenskum</documentation>
        </annotation>
      </enumeration>
      <enumeration value="fettavskiller">
        <annotation>
          <documentation>fettavskiller</documentation>
        </annotation>
      </enumeration>
      <enumeration value="høydebasseng">
        <annotation>
          <documentation>høydebasseng</documentation>
        </annotation>
      </enumeration>
      <enumeration value="hydrant">
        <annotation>
          <documentation>hydrant</documentation>
        </annotation>
      </enumeration>
      <enumeration value="kum">
        <annotation>
          <documentation>(Oslo VAV Kum (Vanlig))

Definisjonstekst: En kum som har til hensikt å gi adgang til ledninger og utstyr i kummen. Kummen inneholder normalt bare ledninger som går inn og ut av kummen. Ikke noe nettverk. Ledninger i kummen kan også ha påmontert utstyr som ventiler eller utvisere. 

Nærmere beskrivelse/varianter:

De mest vanlige kumtypene som er brukt i VAV</documentation>
        </annotation>
      </enumeration>
      <enumeration value="minikum">
        <annotation>
          <documentation>(Oslo VAV Minikum)

Definisjonstekst: Spesiell kumtype med stigerør. Ikke beregnet på nedstigning, men gir mulighet til å føre ned utstyr for inspeksjon og staking/spyling.
Har vanlig (standard) kumlokk på overflaten.
Stigerørets dimensjon kan variere fra kum til kum.</documentation>
        </annotation>
      </enumeration>
      <enumeration value="oljeutskiller">
        <annotation>
          <documentation>oljeutskiller</documentation>
        </annotation>
      </enumeration>
      <enumeration value="pumpestasjon_avløp_felles">
        <annotation>
          <documentation>pumpestasjon_avløp_felles</documentation>
        </annotation>
      </enumeration>
      <enumeration value="pumpestasjon_overvann">
        <annotation>
          <documentation>pumpestasjon_overvann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="pumpestasjon_spillvann">
        <annotation>
          <documentation>pumpestasjon_spillvann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="pumpestasjon_vann">
        <annotation>
          <documentation>pumpestasjon_vann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="renseanlegg_avløp">
        <annotation>
          <documentation>renseanlegg_avløp</documentation>
        </annotation>
      </enumeration>
      <enumeration value="renseanlegg_vann">
        <annotation>
          <documentation>renseanlegg_vann</documentation>
        </annotation>
      </enumeration>
      <enumeration value="sandfang">
        <annotation>
          <documentation>(Oslo VAV Sandfangskum)

Definisjonstekst: Kum med en konstruksjon for å hindre mindre partikler som sand og grus fra å komme inn i ledningsnettet. 
Konstruksjonen består vanligvis i en forsenkning (kammer) på avløpsledningen.
Kammeret (sandfanget) må tømmes med jevne mellomrom for opprettholde effekten.


Nærmere beskrivelse/varianter:

Er i ofte i forbindelse med pumpestasjoner</documentation>
        </annotation>
      </enumeration>
      <enumeration value="slamavskiller">
        <annotation>
          <documentation>slamavskiller</documentation>
        </annotation>
      </enumeration>
      <enumeration value="sluk">
        <annotation>
          <documentation>sluk</documentation>
        </annotation>
      </enumeration>
      <enumeration value="stoppekran">
        <annotation>
          <documentation>stoppekran</documentation>
        </annotation>
      </enumeration>
      <enumeration value="tettTank">
        <annotation>
          <documentation>Tett tank for f.eks avløp</documentation>
        </annotation>
      </enumeration>
      <enumeration value="utløpUtslipp">
        <annotation>
          <documentation>utløp utslipp</documentation>
        </annotation>
      </enumeration>
      <enumeration value="vanninntak">
        <annotation>
          <documentation>vanninntak</documentation>
        </annotation>
      </enumeration>
    </restriction>
  </simpleType>
  <simpleType name="VA_objekttypeOtherType">
    <restriction base="string">
      <pattern value="other: \w{2,}"/>
    </restriction>
  </simpleType>
  <element name="Varerør" substitutionGroup="app:SOSI_Objekt" type="app:VarerørType">
    <annotation>
      <documentation>Varerør for VA-ledninger</documentation>
    </annotation>
  </element>
  <complexType name="VarerørType">
    <complexContent>
      <extension base="app:SOSI_ObjektType">
        <sequence>
          <element name="beliggenhet" type="gml:CurvePropertyType">
            <annotation>
              <documentation>beliggenhet</documentation>
            </annotation>
          </element>
          <element maxOccurs="unbounded" minOccurs="0" name="bruk" type="app:LedningsnettverkstypeType">
            <annotation>
              <documentation>bruk</documentation>
            </annotation>
          </element>
          <element name="høydereferanse" type="app:LedningHøydereferanseType">
            <annotation>
              <documentation>høydereferanse</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="indreDiameter" type="double">
            <annotation>
              <documentation>indre diameter på ledningen, oppgitt i meter. Dette kan være nyttig for å beregne kapasiteten ledningen har.</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="material" type="app:KonstruksjonmaterialType">
            <annotation>
              <documentation>materialet varerøret er laget av</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="ytreDiameter" type="double">
            <annotation>
              <documentation>ytre diameter på ledningen, oppgitt i meter. 

Dette er nyttig for å finne ut hvor stor plass ledningen tar.</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="VarerørPropertyType">
    <sequence minOccurs="0">
      <element ref="app:Varerør"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
</schema>
