<?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:app="http://skjema.geonorge.no/SOSI/produktspesifikasjon/GrunnvannBorehull/1.0/" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlexr="http://www.opengis.net/gml/3.3/exr" xmlns:sc="http://www.interactive-instruments.de/ShapeChange/AppInfo" elementFormDefault="qualified" targetNamespace="http://skjema.geonorge.no/SOSI/produktspesifikasjon/GrunnvannBorehull/1.0/" version="1.0">
  <annotation>
    <documentation>oversikt og ulike grunnvannsborehull (grunnvannsbrønner, energibrønner mm) og naturlige oppkommer (kilder) av grunnvann</documentation>
    <appinfo>
      <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_presentasjonsnavn">Grunnvannsborehull</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"/>
  <import namespace="http://www.opengis.net/gml/3.3/exr" schemaLocation="http://schemas.opengis.net/gml/3.3/extdEncRule.xsd"/>
  <!--XML Schema document created by ShapeChange - http://shapechange.net/-->
  <element name="BrønnPark" substitutionGroup="app:FellesegenskaperGrunnvannBorehull" type="app:BrønnParkType"/>
  <complexType name="BrønnParkType">
    <complexContent>
      <extension base="app:FellesegenskaperGrunnvannBorehullType">
        <sequence>
          <element name="posisjon" type="gml:PointPropertyType"/>
          <element name="brønnParkNr" type="integer"/>
          <element minOccurs="0" name="brønnpOmrNavn" type="string"/>
          <element name="geolMedium" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">GeolMediumType</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element name="antallEnergiBrønner" type="integer"/>
          <element minOccurs="0" name="brønnpKommentar" type="string"/>
          <element minOccurs="0" name="brønnpVEffekt" type="integer"/>
          <element minOccurs="0" name="brønnpVEnergi" type="integer"/>
          <element minOccurs="0" name="brønnpKEffekt" type="integer"/>
          <element minOccurs="0" name="brønnpKEnergi" type="integer"/>
          <element minOccurs="0" name="brønnpFrikjøling" type="string"/>
          <element minOccurs="0" name="brønnpKollVæske" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">BrønnparkKollVæske</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="brønnpFiler" type="string"/>
          <element maxOccurs="unbounded" minOccurs="5" name="energibrønn" type="app:EnergiBrønnPropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:brønnpark</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="BrønnParkPropertyType">
    <sequence minOccurs="0">
      <element ref="app:BrønnPark"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="EnergiBrønn" substitutionGroup="app:GrunnvannBorehull" type="app:EnergiBrønnType"/>
  <complexType name="EnergiBrønnType">
    <complexContent>
      <extension base="app:GrunnvannBorehullType">
        <sequence>
          <element minOccurs="0" name="brønnParkNr" type="integer"/>
          <element minOccurs="0" name="brønnpark" type="app:BrønnParkPropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:energibrønn</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="EnergiBrønnPropertyType">
    <sequence minOccurs="0">
      <element ref="app:EnergiBrønn"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element abstract="true" name="FellesegenskaperGrunnvannBorehull" substitutionGroup="gml:AbstractFeature" type="app:FellesegenskaperGrunnvannBorehullType">
    <annotation>
      <documentation>abstrakt objekt som bærer en rekke egenskaper som er fagområde-uavhengige og kan benyttes for alle objekttyper

Merknad:
Spesielt i produktspesifikasjonsarbeid vil en velge egenskaper og av grensningslinjer fra denne klassen.</documentation>
    </annotation>
  </element>
  <complexType abstract="true" name="FellesegenskaperGrunnvannBorehullType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element name="datauttaksdato" type="dateTime">
            <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>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">DATAUTTAKSDATO</taggedValue>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="FellesegenskaperGrunnvannBorehullPropertyType">
    <sequence minOccurs="0">
      <element ref="app:FellesegenskaperGrunnvannBorehull"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element abstract="true" name="GrunnvannBorehull" substitutionGroup="app:FellesegenskaperGrunnvannBorehull" type="app:GrunnvannBorehullType">
    <annotation>
      <documentation>ett enkelt fysisk punkt der det er foretatt en boring i forbindelse med bruk eller undersøkelse av grunnvannet eller dets egenskaper, herunder alle energiboringer (til uttak av grunnvarme), boringer etter grunnvann, overvåkningsbrønner og sonderboringer som er motivert i undersøkelse av grunnvann eller potensiale for grunnvannsuttak. Geotekniske boringer inngår ikke.</documentation>
    </annotation>
  </element>
  <complexType abstract="true" name="GrunnvannBorehullType">
    <complexContent>
      <extension base="app:FellesegenskaperGrunnvannBorehullType">
        <sequence>
          <element name="posisjon" type="gml:PointPropertyType">
            <annotation>
              <documentation>objektet har punktgeometri</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">POSISJON</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element name="brønnNr" type="integer">
            <annotation>
              <documentation>brønnummer i NGUs database</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BRONNNR</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element name="geolMedium" type="gml:CodeType">
            <annotation>
              <documentation>definerer om et borehull er boret slik at den blir permanent åpen; et stykke ned i fjellgrunnen (fjell) eller kun i løsmasser (løsmasse).</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">GEOLMEDIUM</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element name="stedfestelseMetodeInfo" type="string">
            <annotation>
              <documentation>stedfestelsesmetode, for eksempel GPS, kart med flere. Fram til ca 2000 finnes en del registreringer som avviker betydelig fra brønnhullets reelle koordinater.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">STEDFESTELSEMETODEINFO</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element name="oppdragstaker" type="string">
            <annotation>
              <documentation>navn på borefirma som har utført boringen</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">OPPDRAGSTAKER</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="brønnBrukOmfang" type="gml:CodeType">
            <annotation>
              <documentation>hvor omfattende vannforsyningen er (til enkelthusholdning, gårdsbruk osv.)</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BRONNBRUKOMFANG</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boreDato" type="date">
            <annotation>
              <documentation>dato for boringen</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BOREDATO</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="konsulentFirma" type="string">
            <annotation>
              <documentation>konsulentfirma, som for eksempel har valgt ut borelokalitet, eller som har utredet aspekter ved bruk av brønnen.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">KONSULENTFIRMA</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element maxOccurs="unbounded" minOccurs="0" name="rapport" type="string">
            <annotation>
              <documentation>referanse til NGU-rapporter, samt VRL46-rapporter (innrapportert til NGU ifm oppgaveplikt jf Vannressurslovens §46 4. ledd).</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">RAPPORT</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boretLengde" type="double">
            <annotation>
              <documentation>total lengde av borehullets forløp, tilsvarer dyp ved vertikal boring</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BORETLENGDE</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boretLengdeTilBerg" type="double">
            <annotation>
              <documentation>dybde til berg som ikke er målt men basert på tolkning</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BORETLENGDETILBERG</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="vannstandBorehull" type="double">
            <annotation>
              <documentation>stabil vannstand etter boring målt fra overflaten i meter.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">VANNSTANDBOREHULL</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="datoVannstandBorehull" type="date">
            <annotation>
              <documentation>dato for når vannstand etter boring er målt  (før eventuell kapasitetsøkning).</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">DATOVANNSTBOREHULL</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="brønnHelningType" type="gml:CodeType">
            <annotation>
              <documentation>hvilken type helning borehullet kan ha (grovinndeling)</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BRONNHELNINGTYPE</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="diameterBorehull" type="integer">
            <annotation>
              <documentation>borehullets diameter målt i millimeter. For fjellbrønner oppgis dominerende diameter på borhullet nedenfor foringsrørets avslutning.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">DIAMETERBOREHULL</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boretHelningsgrad" type="integer">
            <annotation>
              <documentation>borehullets hellning målt som avvik i grader fra loddlinje</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BORETHELNINGSGRAD</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boretAzimuth" type="integer">
            <annotation>
              <documentation>helning hvor  90 grader er vertikalt , 0 grader er horisontalt</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BORETAZIMUTH</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="materialForingsrør" type="gml:CodeType">
            <annotation>
              <documentation>foringsrørets materialtype</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">MATERIALFORINGSROR</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="lengdeForingsrør" type="double">
            <annotation>
              <documentation>foringsrørets lengde i meter</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">LENGDEFORINGSROR</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="boretKapasitet" type="double">
            <annotation>
              <documentation>brønnens kapasitet ("vannføring") i liter/time før eventuell kapsitetsøkende trykking eller sprengning. Vanligvis målt nokså usikkert av boreren i forbindelse med selve boringen.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BORETKAPASITET</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="kapasMålemet" type="gml:CodeType">
            <annotation>
              <documentation>beskriver målemetode brukt for å måle brønnens kapasitet (vanngiverevne). Hvis brønnen senere er trykket eller sprengt for å øke kapasiteten,  oppgis her den målemetoden som er brukt FØR denne kapasitetsøkningen.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">KAPASMALEMET</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="kapasØkningType" type="gml:CodeType">
            <annotation>
              <documentation>beskriver om brønnen er sprengt eller trykket for å øke kapasiteten</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">KAPASOKNINGTYPE</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="øktKapasitet" type="double">
            <annotation>
              <documentation>brønnens kapasitet ("vannføring") i liter/time målt etter eventuell kapsitetsøkende trykking eller sprengning.</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">OKTKAPASITET</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="beskrivelse" type="string">
            <annotation>
              <documentation>forklaring til objektet og undersøkelser utført på lokaliteten.
Brønnborers generelle kommentarer til boringen, gitt på brønnskjema</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BESKRIVELSE</taggedValue>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="brønnFiler" type="string">
            <annotation>
              <documentation>filer i alle formater (billedformater, pdf, excel, word m.fl.) som brønnborere og andre rapportører har lagt inn og knyttet til borehullet (brønnen).</documentation>
              <appinfo>
                <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">BRONNFILER</taggedValue>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="GrunnvannBorehullPropertyType">
    <sequence minOccurs="0">
      <element ref="app:GrunnvannBorehull"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="GrunnvannBrønn" substitutionGroup="app:GrunnvannBorehull" type="app:GrunnvannBrønnType"/>
  <complexType name="GrunnvannBrønnType">
    <complexContent>
      <extension base="app:GrunnvannBorehullType">
        <sequence/>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="GrunnvannBrønnPropertyType">
    <sequence minOccurs="0">
      <element ref="app:GrunnvannBrønn"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="GrunnvannOppkomme" substitutionGroup="app:FellesegenskaperGrunnvannBorehull" type="app:GrunnvannOppkommeType"/>
  <complexType name="GrunnvannOppkommeType">
    <complexContent>
      <extension base="app:FellesegenskaperGrunnvannBorehullType">
        <sequence>
          <element name="posisjon" type="gml:PointPropertyType"/>
          <element name="oppkomNr" type="integer"/>
          <element name="geolMedium" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">GeolMediumType</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomVannføring" type="double"/>
          <element minOccurs="0" name="oppkomBruk" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">OppkomBruk</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomBrukOmfang" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">BrønnBrukOmfangType</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomUtforming" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">OppkomUtforming</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomBeskyttelse" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">OppkomBeskyttelse</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomFareForurensing" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">OppkomFareForurensing</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomTypeForurensing" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">OppkomTypeForurensing</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="oppkomFiler" type="string"/>
          <element minOccurs="0" name="konsulentFirma" type="string"/>
          <element maxOccurs="unbounded" minOccurs="0" name="rapport" type="string"/>
          <element minOccurs="0" name="oppkomRegDato" type="date"/>
          <element minOccurs="0" name="oppkomKommentar" type="string"/>
          <element minOccurs="0" name="stedfestelseMetodeInfo" type="string"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="GrunnvannOppkommePropertyType">
    <sequence minOccurs="0">
      <element ref="app:GrunnvannOppkomme"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="LGNBrønn" substitutionGroup="app:GrunnvannBorehull" type="app:LGNBrønnType"/>
  <complexType name="LGNBrønnType">
    <complexContent>
      <extension base="app:GrunnvannBorehullType">
        <sequence>
          <element name="målePunktNr" type="string"/>
          <element minOccurs="0" name="måleFrekvens" type="string"/>
          <element minOccurs="0" name="kjemiskeAnalyser" type="string"/>
          <element minOccurs="0" name="driftStartMåling" type="string"/>
          <element minOccurs="0" name="driftStoppMåling" type="string"/>
          <element name="lgnNummer" type="integer"/>
          <element name="referansepunkt" type="app:LGNOmrådeRefPktPropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:lgnbrønn</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="LGNBrønnPropertyType">
    <sequence minOccurs="0">
      <element ref="app:LGNBrønn"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="LGNGrunnvannOppkomme" substitutionGroup="app:GrunnvannOppkomme" type="app:LGNGrunnvannOppkommeType"/>
  <complexType name="LGNGrunnvannOppkommeType">
    <complexContent>
      <extension base="app:GrunnvannOppkommeType">
        <sequence>
          <element name="målePunktNr" type="string"/>
          <element minOccurs="0" name="måleFrekvens" type="string"/>
          <element minOccurs="0" name="kjemiskeAnalyser" type="string"/>
          <element minOccurs="0" name="driftStartMåling" type="string"/>
          <element minOccurs="0" name="driftStoppMåling" type="string"/>
          <element name="lgnNummer" type="integer"/>
          <element name="referansepunkt" type="app:LGNOmrådeRefPktPropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:lgngrunnvannoppkomme</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="LGNGrunnvannOppkommePropertyType">
    <sequence minOccurs="0">
      <element ref="app:LGNGrunnvannOppkomme"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="LGNOmrådeRefPkt" substitutionGroup="app:FellesegenskaperGrunnvannBorehull" type="app:LGNOmrådeRefPktType"/>
  <complexType name="LGNOmrådeRefPktType">
    <complexContent>
      <extension base="app:FellesegenskaperGrunnvannBorehullType">
        <sequence>
          <element name="posisjon" type="gml:PointPropertyType"/>
          <element maxOccurs="unbounded" name="antallBrønnerKilder" type="integer"/>
          <element minOccurs="0" name="geolMedium" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">GeolMediumType</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="posisjonHøyde" type="string"/>
          <element name="lgnNummer" type="integer"/>
          <element minOccurs="0" name="nveNummer" type="string"/>
          <element minOccurs="0" name="lgnOmrNavn" type="string"/>
          <element minOccurs="0" name="akviferType" type="gml:ReferenceType">
            <annotation>
              <appinfo>
                <targetCodeList xmlns="http://www.opengis.net/gml/3.3/exr">AkviferType</targetCodeList>
              </appinfo>
            </annotation>
          </element>
          <element minOccurs="0" name="omrEtableringDato" type="string"/>
          <element minOccurs="0" name="lgnOmrFiler" type="string"/>
          <element minOccurs="0" name="nedbørÅrMin" type="integer"/>
          <element minOccurs="0" name="nedbørÅrMid" type="integer"/>
          <element minOccurs="0" name="nedbørÅrMaks" type="integer"/>
          <element minOccurs="0" name="tempÅrMiddel" type="integer"/>
          <element minOccurs="0" name="navnPåVassdrag" type="string"/>
          <element minOccurs="0" name="vassdragsnummer" type="string"/>
          <element minOccurs="0" name="kommentar" type="string"/>
          <element maxOccurs="unbounded" name="lgnbrønn" type="app:LGNBrønnPropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:referansepunkt</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
          <element maxOccurs="unbounded" minOccurs="0" name="lgngrunnvannoppkomme" type="app:LGNGrunnvannOppkommePropertyType">
            <annotation>
              <appinfo>
                <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">app:referansepunkt</reversePropertyName>
              </appinfo>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="LGNOmrådeRefPktPropertyType">
    <sequence minOccurs="0">
      <element ref="app:LGNOmrådeRefPkt"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
  <element name="Link" substitutionGroup="gml:AbstractObject" type="app:LinkType">
    <annotation>
      <documentation>referanse  til et informasjonselement, enten lokalt eller globalt

Eksempel:
Som lokal : //skrisrv2/tjenester/sosiforv/web/welcome.htm
Som global: http://www.statkart.no/standard/sosi/ACCESS/welcome.htm</documentation>
      <appinfo>
        <taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="SOSI_navn">LINK</taggedValue>
      </appinfo>
    </annotation>
  </element>
  <complexType name="LinkType">
    <sequence/>
  </complexType>
  <complexType name="LinkPropertyType">
    <sequence>
      <element ref="app:Link"/>
    </sequence>
  </complexType>
  <element name="Sonderboring" substitutionGroup="app:GrunnvannBorehull" type="app:SonderboringType"/>
  <complexType name="SonderboringType">
    <complexContent>
      <extension base="app:GrunnvannBorehullType">
        <sequence/>
      </extension>
    </complexContent>
  </complexType>
  <complexType name="SonderboringPropertyType">
    <sequence minOccurs="0">
      <element ref="app:Sonderboring"/>
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup"/>
    <attributeGroup ref="gml:OwnershipAttributeGroup"/>
  </complexType>
</schema>
