<?xml-stylesheet type="text/xsl" href="wsdl-viewer.xsl"?>
<wsdl:definitions name="SSNMasterdataService" targetNamespace="http://no.kystverket" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://no.kystverket" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  <wsdl:types>
    <xs:schema elementFormDefault="qualified" targetNamespace="http://no.kystverket" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:import namespace="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
      <xs:element name="GetAllLocations">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="header" nillable="true" type="q1:RequestHeaderType" xmlns:q1="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllLocationsResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="GetAllLocationsResult" nillable="true" type="q2:MasterDataResponse1Type" xmlns:q2="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllCountries">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="header" nillable="true" type="q3:RequestHeaderType" xmlns:q3="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllCountriesResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="GetAllCountriesResult" nillable="true" type="q4:MasterDataResponse4Type" xmlns:q4="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllDangerousAndPollutingGoods">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="header" nillable="true" type="q5:RequestHeaderType" xmlns:q5="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllDangerousAndPollutingGoodsResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="GetAllDangerousAndPollutingGoodsResult" nillable="true" type="q6:MasterDataResponse2Type" xmlns:q6="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllPortFacilityTypes">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="header" nillable="true" type="q7:RequestHeaderType" xmlns:q7="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetAllPortFacilityTypesResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="GetAllPortFacilityTypesResult" nillable="true" type="q8:MasterDataResponse3Type" xmlns:q8="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:schema>
    <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/">
      <xs:element name="anyType" nillable="true" type="xs:anyType" />
      <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
      <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
      <xs:element name="boolean" nillable="true" type="xs:boolean" />
      <xs:element name="byte" nillable="true" type="xs:byte" />
      <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
      <xs:element name="decimal" nillable="true" type="xs:decimal" />
      <xs:element name="double" nillable="true" type="xs:double" />
      <xs:element name="float" nillable="true" type="xs:float" />
      <xs:element name="int" nillable="true" type="xs:int" />
      <xs:element name="long" nillable="true" type="xs:long" />
      <xs:element name="QName" nillable="true" type="xs:QName" />
      <xs:element name="short" nillable="true" type="xs:short" />
      <xs:element name="string" nillable="true" type="xs:string" />
      <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
      <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
      <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
      <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
      <xs:element name="char" nillable="true" type="tns:char" />
      <xs:simpleType name="char">
        <xs:restriction base="xs:int" />
      </xs:simpleType>
      <xs:element name="duration" nillable="true" type="tns:duration" />
      <xs:simpleType name="duration">
        <xs:restriction base="xs:duration">
          <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
          <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
          <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="guid" nillable="true" type="tns:guid" />
      <xs:simpleType name="guid">
        <xs:restriction base="xs:string">
          <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute name="FactoryType" type="xs:QName" />
      <xs:attribute name="Id" type="xs:ID" />
      <xs:attribute name="Ref" type="xs:IDREF" />
    </xs:schema>
    <xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/SSNServiceLibrary.WebServiceTypes">
      <xs:complexType name="RequestHeaderType">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:HeaderType">
            <xs:sequence>
              <xs:element name="passwordField" nillable="true" type="xs:string" />
              <xs:element name="userNameField" nillable="true" type="xs:string" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="RequestHeaderType" nillable="true" type="tns:RequestHeaderType" />
      <xs:complexType name="HeaderType">
        <xs:sequence>
          <xs:element name="senderRefIDField" nillable="true" type="xs:string" />
          <xs:element name="sentAtField" type="xs:dateTime" />
          <xs:element name="versionField" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="HeaderType" nillable="true" type="tns:HeaderType" />
      <xs:complexType name="MasterDataResponse1Type">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:AbstractResponseType">
            <xs:sequence>
              <xs:element name="locationsField" nillable="true" type="tns:ArrayOfLocationResponse2Type" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="MasterDataResponse1Type" nillable="true" type="tns:MasterDataResponse1Type" />
      <xs:complexType name="AbstractResponseType">
        <xs:sequence>
          <xs:element name="headerField" nillable="true" type="tns:ResponseHeaderType" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="AbstractResponseType" nillable="true" type="tns:AbstractResponseType" />
      <xs:complexType name="ResponseHeaderType">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:HeaderType">
            <xs:sequence>
              <xs:element name="nCARefIDField" nillable="true" type="xs:string" />
              <xs:element name="senderNameField" nillable="true" type="xs:string" />
              <xs:element name="statusCodeField" type="tns:StatusCodeEnumType" />
              <xs:element name="statusMessageField" nillable="true" type="xs:string" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="ResponseHeaderType" nillable="true" type="tns:ResponseHeaderType" />
      <xs:simpleType name="StatusCodeEnumType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="InvalidFormat" />
          <xs:enumeration value="Timeout" />
          <xs:enumeration value="ServerError" />
          <xs:enumeration value="OK" />
          <xs:enumeration value="NotFound" />
          <xs:enumeration value="NotAvailable" />
          <xs:enumeration value="AccessDenied" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="StatusCodeEnumType" nillable="true" type="tns:StatusCodeEnumType" />
      <xs:complexType name="ArrayOfLocationResponse2Type">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="LocationResponse2Type" nillable="true" type="tns:LocationResponse2Type" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfLocationResponse2Type" nillable="true" type="tns:ArrayOfLocationResponse2Type" />
      <xs:complexType name="LocationResponse2Type">
        <xs:sequence>
          <xs:element name="locationCodeField" nillable="true" type="xs:string" />
          <xs:element name="locationIDField" type="xs:int" />
          <xs:element name="locationNameEngField" nillable="true" type="xs:string" />
          <xs:element name="locationNameNorField" nillable="true" type="xs:string" />
          <xs:element name="locationTypeField" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="LocationResponse2Type" nillable="true" type="tns:LocationResponse2Type" />
      <xs:complexType name="MasterDataResponse4Type">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:AbstractResponseType">
            <xs:sequence>
              <xs:element name="countriesField" nillable="true" type="tns:ArrayOfCountryType" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="MasterDataResponse4Type" nillable="true" type="tns:MasterDataResponse4Type" />
      <xs:complexType name="ArrayOfCountryType">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="CountryType" nillable="true" type="tns:CountryType" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfCountryType" nillable="true" type="tns:ArrayOfCountryType" />
      <xs:complexType name="CountryType">
        <xs:sequence>
          <xs:element name="countryNameField" nillable="true" type="xs:string" />
          <xs:element name="countryThreeCharCodeField" nillable="true" type="xs:string" />
          <xs:element name="countryTwoCharCodeField" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="CountryType" nillable="true" type="tns:CountryType" />
      <xs:complexType name="MasterDataResponse2Type">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:AbstractResponseType">
            <xs:sequence>
              <xs:element name="dangerousAndPollutingGoodsField" nillable="true" type="tns:ArrayOfDangerousAndPollutingGoodsType" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="MasterDataResponse2Type" nillable="true" type="tns:MasterDataResponse2Type" />
      <xs:complexType name="ArrayOfDangerousAndPollutingGoodsType">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="DangerousAndPollutingGoodsType" nillable="true" type="tns:DangerousAndPollutingGoodsType" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfDangerousAndPollutingGoodsType" nillable="true" type="tns:ArrayOfDangerousAndPollutingGoodsType" />
      <xs:complexType name="DangerousAndPollutingGoodsType">
        <xs:sequence>
          <xs:element name="dpgEnumTypeField" nillable="true" type="tns:DangerousAndPollutingGoodsEnumType" />
          <xs:element name="imoHazardClassField" nillable="true" type="tns:ImoHazardClassEnumType" />
          <xs:element name="marpolCategoryField" nillable="true" type="tns:MarpolCategoryEnumType" />
          <xs:element name="marpolOilTypeField" nillable="true" type="xs:string" />
          <xs:element name="textualReferenceField" nillable="true" type="xs:string" />
          <xs:element name="unNumberField" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="DangerousAndPollutingGoodsType" nillable="true" type="tns:DangerousAndPollutingGoodsType" />
      <xs:simpleType name="DangerousAndPollutingGoodsEnumType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="IMDG" />
          <xs:enumeration value="IMSBC" />
          <xs:enumeration value="IGC" />
          <xs:enumeration value="IBC" />
          <xs:enumeration value="MARPOL_ANNEX_1" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="DangerousAndPollutingGoodsEnumType" nillable="true" type="tns:DangerousAndPollutingGoodsEnumType" />
      <xs:simpleType name="ImoHazardClassEnumType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="CLASS_1" />
          <xs:enumeration value="CLASS_1_1" />
          <xs:enumeration value="CLASS_1_2" />
          <xs:enumeration value="CLASS_1_3" />
          <xs:enumeration value="CLASS_1_4" />
          <xs:enumeration value="CLASS_1_5" />
          <xs:enumeration value="CLASS_1_6" />
          <xs:enumeration value="CLASS_2" />
          <xs:enumeration value="CLASS_2_1" />
          <xs:enumeration value="CLASS_2_2" />
          <xs:enumeration value="CLASS_2_3" />
          <xs:enumeration value="CLASS_3" />
          <xs:enumeration value="CLASS_4" />
          <xs:enumeration value="CLASS_4_1" />
          <xs:enumeration value="CLASS_4_2" />
          <xs:enumeration value="CLASS_4_3" />
          <xs:enumeration value="CLASS_5" />
          <xs:enumeration value="CLASS_5_1" />
          <xs:enumeration value="CLASS_5_2" />
          <xs:enumeration value="CLASS_6" />
          <xs:enumeration value="CLASS_6_1" />
          <xs:enumeration value="CLASS_6_2" />
          <xs:enumeration value="CLASS_7" />
          <xs:enumeration value="CLASS_8" />
          <xs:enumeration value="CLASS_9" />
          <xs:enumeration value="CLASS_P" />
          <xs:enumeration value="CLASS_S_P" />
          <xs:enumeration value="CLASS_S" />
          <xs:enumeration value="CLASS_A" />
          <xs:enumeration value="CLASS_A_AND_B" />
          <xs:enumeration value="CLASS_B" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="ImoHazardClassEnumType" nillable="true" type="tns:ImoHazardClassEnumType" />
      <xs:simpleType name="MarpolCategoryEnumType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="X" />
          <xs:enumeration value="Y" />
          <xs:enumeration value="Z" />
          <xs:enumeration value="OS" />
          <xs:enumeration value="P" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="MarpolCategoryEnumType" nillable="true" type="tns:MarpolCategoryEnumType" />
      <xs:complexType name="MasterDataResponse3Type">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:AbstractResponseType">
            <xs:sequence>
              <xs:element name="portFacilityTypesField" nillable="true" type="tns:ArrayOfPortFacilityType" />
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="MasterDataResponse3Type" nillable="true" type="tns:MasterDataResponse3Type" />
      <xs:complexType name="ArrayOfPortFacilityType">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="PortFacilityType" nillable="true" type="tns:PortFacilityType" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfPortFacilityType" nillable="true" type="tns:ArrayOfPortFacilityType" />
      <xs:complexType name="PortFacilityType">
        <xs:sequence>
          <xs:element name="locatedInLocationField" nillable="true" type="tns:LocationResponse2Type" />
          <xs:element name="portFacilityDescriptionField" nillable="true" type="xs:string" />
          <xs:element name="portFacilityIsISPSApprovedField" type="xs:boolean" />
          <xs:element name="portFacilityNameField" nillable="true" type="xs:string" />
          <xs:element name="portFacilityNoField" nillable="true" type="xs:string" />
        </xs:sequence>
      </xs:complexType>
      <xs:element name="PortFacilityType" nillable="true" type="tns:PortFacilityType" />
    </xs:schema>
  </wsdl:types>
  <wsdl:message name="ISSNMasterdataService_GetAllLocations_InputMessage">
    <wsdl:part name="parameters" element="tns:GetAllLocations" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllLocations_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetAllLocationsResponse" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllCountries_InputMessage">
    <wsdl:part name="parameters" element="tns:GetAllCountries" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllCountries_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetAllCountriesResponse" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllDangerousAndPollutingGoods_InputMessage">
    <wsdl:part name="parameters" element="tns:GetAllDangerousAndPollutingGoods" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllDangerousAndPollutingGoods_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetAllDangerousAndPollutingGoodsResponse" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllPortFacilityTypes_InputMessage">
    <wsdl:part name="parameters" element="tns:GetAllPortFacilityTypes" />
  </wsdl:message>
  <wsdl:message name="ISSNMasterdataService_GetAllPortFacilityTypes_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetAllPortFacilityTypesResponse" />
  </wsdl:message>
  <wsdl:portType name="ISSNMasterdataService">
    <wsdl:operation name="GetAllLocations">
      <wsdl:input wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllLocations" message="tns:ISSNMasterdataService_GetAllLocations_InputMessage" />
      <wsdl:output wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllLocationsResponse" message="tns:ISSNMasterdataService_GetAllLocations_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="GetAllCountries">
      <wsdl:input wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllCountries" message="tns:ISSNMasterdataService_GetAllCountries_InputMessage" />
      <wsdl:output wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllCountriesResponse" message="tns:ISSNMasterdataService_GetAllCountries_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="GetAllDangerousAndPollutingGoods">
      <wsdl:input wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllDangerousAndPollutingGoods" message="tns:ISSNMasterdataService_GetAllDangerousAndPollutingGoods_InputMessage" />
      <wsdl:output wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllDangerousAndPollutingGoodsResponse" message="tns:ISSNMasterdataService_GetAllDangerousAndPollutingGoods_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="GetAllPortFacilityTypes">
      <wsdl:input wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllPortFacilityTypes" message="tns:ISSNMasterdataService_GetAllPortFacilityTypes_InputMessage" />
      <wsdl:output wsaw:Action="http://no.kystverket/ISSNMasterdataService/GetAllPortFacilityTypesResponse" message="tns:ISSNMasterdataService_GetAllPortFacilityTypes_OutputMessage" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="SSNMasterdataEndpoint" type="tns:ISSNMasterdataService">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetAllLocations">
      <soap:operation soapAction="http://no.kystverket/ISSNMasterdataService/GetAllLocations" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllCountries">
      <soap:operation soapAction="http://no.kystverket/ISSNMasterdataService/GetAllCountries" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllDangerousAndPollutingGoods">
      <soap:operation soapAction="http://no.kystverket/ISSNMasterdataService/GetAllDangerousAndPollutingGoods" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllPortFacilityTypes">
      <soap:operation soapAction="http://no.kystverket/ISSNMasterdataService/GetAllPortFacilityTypes" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="SSNMasterdataService">
    <wsdl:port name="SSNMasterdataEndpoint" binding="tns:SSNMasterdataEndpoint">
      <soap:address location="http://testapi.shiprep.no/SSNExternalWebservice2/SSNMasterdata.svc" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>