<?xml version="1.0"?>
<schema targetNamespace="http://ws.infotorg.no/xml/ErgoGroup/OFVBildata/2016-03-03/OFVBildata.xsd"
    xmlns:tns="http://ws.infotorg.no/xml/ErgoGroup/OFVBildata/2016-03-03/OFVBildata.xsd"
    xmlns:regnosearch_v3="http://ws.infotorg.no/xml/ErgoGroup/OFVBildata/2016-03-03/include/LookupRegNoSearchResult.xsd"
    xmlns:feil="http://ws.infotorg.no/xml/Feil/Feil.xsd"
    xmlns="http://www.w3.org/2001/XMLSchema">

    <annotation>
        <documentation xml:lang="en">
            Datatypes for OFVBildata

            © 2008-2016 EVRY AS
            Author: Øivind Stensrud &lt;&gt;
            Co-Author: Hans Jørgen Kjærnet &lt;hans.joergen.kjaernet@evry.com&gt;
        </documentation>
    </annotation>

    <import
        namespace="http://ws.infotorg.no/xml/Feil/Feil.xsd"
        schemaLocation="https://ws.infotorg.no/xml/Feil/Feil.xsd"/>

    <import
        namespace="http://ws.infotorg.no/xml/ErgoGroup/OFVBildata/2016-03-03/include/LookupRegNoSearchResult.xsd"
        schemaLocation="https://ws.infotorg.no/xml/ErgoGroup/OFVBildata/2016-03-03/include/LookupRegNoSearchResult.xsd"/>
    
     <element name="hentRegnrsoek_v3">
        <complexType>
            <sequence>
                <element name="regnr" type="string"/>
            </sequence>
        </complexType>
    </element>
    
    <element name="Regnrsoek_v3" type="regnosearch_v3:LookupRegNoSearchResult"/>

</schema>
