<?xml version="1.0" encoding="UTF-8" standalone="no"?><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:sch="http://lfstad.bayern.de/baybw/allgemein/v3/behoerden" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://lfstad.bayern.de/baybw/allgemein/v3/behoerden" targetNamespace="http://lfstad.bayern.de/baybw/allgemein/v3/behoerden">
  <wsdl:types>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="unqualified" targetNamespace="http://lfstad.bayern.de/baybw/allgemein/v3/behoerden" version="1.0"><xs:element name="GetDienststellenRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dienststellenschluessel" type="xs:string"/></xs:sequence><xs:attribute form="qualified" name="full" type="xs:boolean" use="optional"/><xs:attribute form="qualified" name="page" type="xs:integer" use="optional"/><xs:attribute form="qualified" name="size" type="xs:integer" use="optional"/></xs:complexType></xs:element><xs:element name="GetDienststellenResponse"><xs:complexType><xs:sequence><xs:element ref="tns:dienststellen"/></xs:sequence></xs:complexType></xs:element><xs:element name="dienststellen"><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="dienststelle" type="tns:DienststelleType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDienststelleRequest"><xs:complexType><xs:sequence><xs:element name="dienststellenschluessel" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDienststelleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dienststelle" type="tns:DienststelleType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdeRequest"><xs:complexType><xs:sequence><xs:element name="behoerdeId" type="xs:integer"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="behoerde" type="tns:BehoerdeType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenRequest"><xs:complexType><xs:attribute form="qualified" name="full" type="xs:boolean" use="optional"/><xs:attribute form="qualified" name="page" type="xs:integer" use="optional"/><xs:attribute form="qualified" name="size" type="xs:integer" use="optional"/></xs:complexType></xs:element><xs:element name="GetBehoerdenResponse"><xs:complexType><xs:sequence><xs:element ref="tns:behoerden"/></xs:sequence></xs:complexType></xs:element><xs:element name="behoerden"><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="behoerde" type="tns:BehoerdeType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenGebaeudeRequest"><xs:complexType><xs:sequence><xs:element name="behoerdeId" type="xs:integer"/><xs:element name="gebaeudeId" type="xs:integer"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenGebaeudeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BehoerdenGebaeude" type="tns:BehoerdenGebaeudeType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenAnsprechpartnerRequest"><xs:complexType><xs:sequence><xs:element name="behoerdeId" type="xs:integer"/><xs:element name="gebaeudeId" type="xs:integer"/><xs:element name="ansprechpartnerId" type="xs:integer"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenAnsprechpartnerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ansprechpartner" type="tns:BehoerdenAnsprechpartnerType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenLeistungenRequest"><xs:complexType><xs:sequence><xs:element name="behoerdeId" type="xs:integer"/><xs:element minOccurs="0" name="nurDirekteLeistungszuordnungen" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBehoerdenLeistungenResponse"><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="leistung" type="tns:BehoerdenLeistungType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAnsprechpartnerLeistungenRequest"><xs:complexType><xs:sequence><xs:element name="ansprechpartnerId" type="xs:integer"/><xs:element minOccurs="0" name="nurDirekteLeistungszuordnungen" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAnsprechpartnerLeistungenResponse"><xs:complexType><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="leistung" type="tns:BehoerdenLeistungType"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAlleAnsprechpartnerRequest"><xs:complexType><xs:sequence><xs:element name="behoerdeId" type="xs:integer"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAlleAnsprechpartnerResponse"><xs:complexType><xs:sequence><xs:element ref="tns:ansprechpartner"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAnsprechpartnerRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ansprechpartnerId" type="xs:integer"/></xs:sequence><xs:attribute form="qualified" name="full" type="xs:boolean" use="optional"/></xs:complexType></xs:element><xs:element name="GetAnsprechpartnerResponse"><xs:complexType><xs:sequence><xs:element ref="tns:ansprechpartner"/></xs:sequence></xs:complexType></xs:element><xs:element name="ansprechpartner"><xs:complexType><xs:choice><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="ap" type="tns:AnsprechpartnerType"/></xs:sequence></xs:choice></xs:complexType></xs:element><xs:complexType name="BehoerdeType"><xs:sequence><xs:element name="bezeichnung" type="xs:string"/><xs:element name="behoerdenart" type="xs:string"/><xs:element minOccurs="0" name="logo" type="tns:BildType"/><xs:element minOccurs="0" name="logoLangtext" type="tns:BildType"/><xs:element minOccurs="0" name="kurzbeschreibung" type="xs:string"/><xs:element minOccurs="0" name="langbeschreibung" type="xs:string"/><xs:element minOccurs="0" name="email" type="xs:string"/><xs:element minOccurs="0" name="deMail" type="xs:string"/><xs:element minOccurs="0" name="website" type="xs:string"/><xs:element name="behoerdengruppe" type="xs:string"/><xs:element name="sortierreihenfolge" type="xs:integer"/><xs:element minOccurs="0" name="behoerdeZuordnungen" type="tns:BehoerdeZuordnungenType"/><xs:element minOccurs="0" name="behoerdenGebaeudeZuordnungen" type="tns:BehoerdenGebaeudeZuordnungenType"/><xs:element minOccurs="0" name="linkSicheresKontaktformular" type="xs:string"/></xs:sequence><xs:attribute name="id" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="BehoerdeZuordnungenType"><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="behoerde" type="tns:BehoerdeId"/></xs:sequence></xs:complexType><xs:complexType name="BehoerdenGebaeudeZuordnungenType"><xs:sequence><xs:element maxOccurs="unbounded" name="gebaeude" type="tns:GebaeudeId"/></xs:sequence></xs:complexType><xs:complexType name="BildType"><xs:simpleContent><xs:extension base="xs:base64Binary"><xs:attribute name="alt" type="xs:string"/><xs:attribute name="mimetype" type="xs:string"/><xs:attribute name="quelle" type="xs:string"/><xs:attribute name="title" type="xs:string"/></xs:extension></xs:simpleContent></xs:complexType><xs:complexType name="DienststelleType"><xs:complexContent><xs:extension base="tns:BehoerdeType"><xs:sequence><xs:element minOccurs="0" name="bezeichnungZusatz" type="xs:string"/><xs:element name="dienststellenschluessel" type="xs:string"/><xs:element name="dienststelleLfdNr" type="xs:integer"/><xs:element minOccurs="0" name="mitgliedVonVerwaltungsgemeinschaft" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:complexType name="BehoerdenGebaeudeType"><xs:sequence><xs:element name="bezeichnung" type="xs:string"/><xs:element name="hausanschriftPLZ" type="xs:string"/><xs:element name="hausanschriftOrt" type="xs:string"/><xs:element name="hausanschriftStrasse" type="xs:string"/><xs:element name="postanschriftPLZ" type="xs:string"/><xs:element name="postanschriftOrt" type="xs:string"/><xs:element name="postanschriftStrasse" type="xs:string"/><xs:element minOccurs="0" name="logo" type="tns:BildType"/><xs:element name="sortierreihenfolge" type="xs:integer"/><xs:element minOccurs="0" name="telefonLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonAnlage" type="xs:string"/><xs:element minOccurs="0" name="telefonDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="faxLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxAnlage" type="xs:string"/><xs:element minOccurs="0" name="faxDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="oeffnungszeiten" type="tns:OeffnungszeitenType"/><xs:element minOccurs="0" name="behoerdenAnsprechpartnerZuordnungen" type="tns:BehoerdenAnsprechpartnerZuordnungenType"/></xs:sequence><xs:attribute name="behoerdeId" type="xs:integer" use="required"/><xs:attribute name="gebaeudeId" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="BehoerdenAnsprechpartnerType"><xs:sequence><xs:element minOccurs="0" name="anrede" type="xs:string"/><xs:element minOccurs="0" name="logo" type="tns:BildType"/><xs:element minOccurs="0" name="amtsbezeichnung" type="xs:string"/><xs:element minOccurs="0" name="akademischerGrad" type="xs:string"/><xs:element minOccurs="0" name="vorname" type="xs:string"/><xs:element name="nachname" type="xs:string"/><xs:element minOccurs="0" name="funktion" type="xs:string"/><xs:element minOccurs="0" name="stellenbezeichnung" type="xs:string"/><xs:element minOccurs="0" name="email" type="xs:string"/><xs:element minOccurs="0" name="website" type="xs:string"/><xs:element minOccurs="0" name="zimmer" type="xs:string"/><xs:element name="sortierreihenfolge" type="xs:integer"/><xs:element minOccurs="0" name="telefonLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonAnlage" type="xs:string"/><xs:element minOccurs="0" name="telefonDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="faxLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxAnlage" type="xs:string"/><xs:element minOccurs="0" name="faxDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilNummer" type="xs:string"/><xs:element minOccurs="0" name="sprechzeiten" type="tns:OeffnungszeitenType"/></xs:sequence><xs:attribute name="behoerdeId" type="xs:integer" use="required"/><xs:attribute name="gebaeudeId" type="xs:integer" use="required"/><xs:attribute name="ansprechpartnerId" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="AnsprechpartnerType"><xs:sequence><xs:element minOccurs="0" name="anrede" type="xs:string"/><xs:element minOccurs="0" name="amtsbezeichnung" type="xs:string"/><xs:element minOccurs="0" name="akademischerGrad" type="xs:string"/><xs:element minOccurs="0" name="vorname" type="xs:string"/><xs:element name="nachname" type="xs:string"/><xs:element minOccurs="0" name="funktion" type="xs:string"/><xs:element minOccurs="0" name="stellenbezeichnung" type="xs:string"/><xs:element minOccurs="0" name="email" type="xs:string"/><xs:element minOccurs="0" name="website" type="xs:string"/><xs:element minOccurs="0" name="zimmer" type="xs:string"/><xs:element minOccurs="0" name="sortierreihenfolge" type="xs:integer"/><xs:element name="behoerdeId" type="xs:integer"/><xs:element name="behoerdeBezeichnung" type="xs:string"/><xs:element name="gebaeudeId" type="xs:integer"/><xs:element name="gebaeudeBezeichnung" type="xs:string"/><xs:element minOccurs="0" name="logo" type="tns:BildType"/><xs:element minOccurs="0" name="telefonLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="telefonAnlage" type="xs:string"/><xs:element minOccurs="0" name="telefonDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="faxLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="faxAnlage" type="xs:string"/><xs:element minOccurs="0" name="faxDurchwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilLandvorwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilOrtsvorwahl" type="xs:string"/><xs:element minOccurs="0" name="mobilNummer" type="xs:string"/><xs:element minOccurs="0" name="sprechzeiten" type="tns:OeffnungszeitenType"/><xs:element minOccurs="0" name="leistungen" type="tns:AnsprechpartnerLeistungenType"/></xs:sequence><xs:attribute name="ansprechpartnerId" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="BehoerdenLeistungType"><xs:sequence><xs:element name="bezeichnung" type="xs:string"/></xs:sequence><xs:attribute name="id" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="AnsprechpartnerLeistungenType"><xs:sequence><xs:element maxOccurs="unbounded" name="lg" type="tns:BehoerdenLeistungType"/></xs:sequence></xs:complexType><xs:complexType name="OeffnungszeitenType"><xs:sequence><xs:element name="nachVereinbarung" type="xs:boolean"/><xs:element name="sonderzeiten" type="xs:string"/><xs:element maxOccurs="unbounded" minOccurs="0" name="oeffnungszeit" type="tns:OeffnungszeitType"/></xs:sequence></xs:complexType><xs:complexType name="OeffnungszeitType"><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="zeitangabe" type="tns:ZeitangabeType"/></xs:sequence></xs:complexType><xs:complexType name="ZeitangabeType"><xs:sequence><xs:element name="typ" type="tns:ZeitangabeTypType"/><xs:element name="vonVormittags" type="xs:string"/><xs:element name="bisVormittags" type="xs:string"/><xs:element name="vonNachmittags" type="xs:string"/><xs:element name="bisNachmittags" type="xs:string"/></xs:sequence></xs:complexType><xs:simpleType name="ZeitangabeTypType"><xs:restriction base="xs:string"><xs:enumeration value="MO"/><xs:enumeration value="DI"/><xs:enumeration value="MI"/><xs:enumeration value="DO"/><xs:enumeration value="FR"/><xs:enumeration value="SA"/><xs:enumeration value="SO"/></xs:restriction></xs:simpleType><xs:complexType name="BehoerdeId"><xs:attribute name="id" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="GebaeudeId"><xs:attribute name="id" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="AnsprechpartnerId"><xs:attribute name="id" type="xs:integer" use="required"/></xs:complexType><xs:complexType name="BehoerdenAnsprechpartnerZuordnungenType"><xs:sequence><xs:element maxOccurs="unbounded" name="ansprechpartner" type="tns:AnsprechpartnerId"/></xs:sequence></xs:complexType></xs:schema>
  </wsdl:types>
  <wsdl:message name="GetBehoerdeRequest">
    <wsdl:part element="tns:GetBehoerdeRequest" name="GetBehoerdeRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAnsprechpartnerRequest">
    <wsdl:part element="tns:GetAnsprechpartnerRequest" name="GetAnsprechpartnerRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenRequest">
    <wsdl:part element="tns:GetBehoerdenRequest" name="GetBehoerdenRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetDienststelleResponse">
    <wsdl:part element="tns:GetDienststelleResponse" name="GetDienststelleResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAnsprechpartnerLeistungenResponse">
    <wsdl:part element="tns:GetAnsprechpartnerLeistungenResponse" name="GetAnsprechpartnerLeistungenResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenAnsprechpartnerResponse">
    <wsdl:part element="tns:GetBehoerdenAnsprechpartnerResponse" name="GetBehoerdenAnsprechpartnerResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetDienststelleRequest">
    <wsdl:part element="tns:GetDienststelleRequest" name="GetDienststelleRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetDienststellenResponse">
    <wsdl:part element="tns:GetDienststellenResponse" name="GetDienststellenResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdeResponse">
    <wsdl:part element="tns:GetBehoerdeResponse" name="GetBehoerdeResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenAnsprechpartnerRequest">
    <wsdl:part element="tns:GetBehoerdenAnsprechpartnerRequest" name="GetBehoerdenAnsprechpartnerRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenLeistungenResponse">
    <wsdl:part element="tns:GetBehoerdenLeistungenResponse" name="GetBehoerdenLeistungenResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetDienststellenRequest">
    <wsdl:part element="tns:GetDienststellenRequest" name="GetDienststellenRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAlleAnsprechpartnerRequest">
    <wsdl:part element="tns:GetAlleAnsprechpartnerRequest" name="GetAlleAnsprechpartnerRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenGebaeudeResponse">
    <wsdl:part element="tns:GetBehoerdenGebaeudeResponse" name="GetBehoerdenGebaeudeResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenGebaeudeRequest">
    <wsdl:part element="tns:GetBehoerdenGebaeudeRequest" name="GetBehoerdenGebaeudeRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAnsprechpartnerLeistungenRequest">
    <wsdl:part element="tns:GetAnsprechpartnerLeistungenRequest" name="GetAnsprechpartnerLeistungenRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAnsprechpartnerResponse">
    <wsdl:part element="tns:GetAnsprechpartnerResponse" name="GetAnsprechpartnerResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetAlleAnsprechpartnerResponse">
    <wsdl:part element="tns:GetAlleAnsprechpartnerResponse" name="GetAlleAnsprechpartnerResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenResponse">
    <wsdl:part element="tns:GetBehoerdenResponse" name="GetBehoerdenResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="GetBehoerdenLeistungenRequest">
    <wsdl:part element="tns:GetBehoerdenLeistungenRequest" name="GetBehoerdenLeistungenRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="AllgemeinBehoerdenServicePortType">
    <wsdl:operation name="GetBehoerde">
      <wsdl:input message="tns:GetBehoerdeRequest" name="GetBehoerdeRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetBehoerdeResponse" name="GetBehoerdeResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAnsprechpartner">
      <wsdl:input message="tns:GetAnsprechpartnerRequest" name="GetAnsprechpartnerRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetAnsprechpartnerResponse" name="GetAnsprechpartnerResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerden">
      <wsdl:input message="tns:GetBehoerdenRequest" name="GetBehoerdenRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetBehoerdenResponse" name="GetBehoerdenResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDienststelle">
      <wsdl:input message="tns:GetDienststelleRequest" name="GetDienststelleRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetDienststelleResponse" name="GetDienststelleResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAnsprechpartnerLeistungen">
      <wsdl:input message="tns:GetAnsprechpartnerLeistungenRequest" name="GetAnsprechpartnerLeistungenRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetAnsprechpartnerLeistungenResponse" name="GetAnsprechpartnerLeistungenResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenAnsprechpartner">
      <wsdl:input message="tns:GetBehoerdenAnsprechpartnerRequest" name="GetBehoerdenAnsprechpartnerRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetBehoerdenAnsprechpartnerResponse" name="GetBehoerdenAnsprechpartnerResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDienststellen">
      <wsdl:input message="tns:GetDienststellenRequest" name="GetDienststellenRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetDienststellenResponse" name="GetDienststellenResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenLeistungen">
      <wsdl:input message="tns:GetBehoerdenLeistungenRequest" name="GetBehoerdenLeistungenRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetBehoerdenLeistungenResponse" name="GetBehoerdenLeistungenResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAlleAnsprechpartner">
      <wsdl:input message="tns:GetAlleAnsprechpartnerRequest" name="GetAlleAnsprechpartnerRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetAlleAnsprechpartnerResponse" name="GetAlleAnsprechpartnerResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenGebaeude">
      <wsdl:input message="tns:GetBehoerdenGebaeudeRequest" name="GetBehoerdenGebaeudeRequest">
    </wsdl:input>
      <wsdl:output message="tns:GetBehoerdenGebaeudeResponse" name="GetBehoerdenGebaeudeResponse">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="AllgemeinBehoerdenServicePortTypeSoap11" type="tns:AllgemeinBehoerdenServicePortType">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="GetBehoerde">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetBehoerdeRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetBehoerdeResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAnsprechpartner">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetAnsprechpartnerRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetAnsprechpartnerResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerden">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetBehoerdenRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetBehoerdenResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDienststelle">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetDienststelleRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetDienststelleResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAnsprechpartnerLeistungen">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetAnsprechpartnerLeistungenRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetAnsprechpartnerLeistungenResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenAnsprechpartner">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetBehoerdenAnsprechpartnerRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetBehoerdenAnsprechpartnerResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDienststellen">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetDienststellenRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetDienststellenResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenLeistungen">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetBehoerdenLeistungenRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetBehoerdenLeistungenResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAlleAnsprechpartner">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetAlleAnsprechpartnerRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetAlleAnsprechpartnerResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBehoerdenGebaeude">
      <soap:operation soapAction=""/>
      <wsdl:input name="GetBehoerdenGebaeudeRequest">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="GetBehoerdenGebaeudeResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="AllgemeinBehoerdenServicePortTypeService">
    <wsdl:port binding="tns:AllgemeinBehoerdenServicePortTypeSoap11" name="AllgemeinBehoerdenServicePortTypeSoap11">
      <soap:address location="https://www.bayernportal-webservices.bayern.de:443/services/allgemein/behoerden/v3"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>