<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:i0="http://www.bipro.net/namespace" 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" 
xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" name="TransferService" targetNamespace="http://tempuri.org/">
    <wsp:Policy wsu:Id="CustomBinding_TransferServicePortType_policy">
        <wsp:ExactlyOne>
            <wsp:All>
                <sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                    <wsp:Policy>
                        <sp:TransportToken>
                            <wsp:Policy>
                                <sp:HttpsToken RequireClientCertificate="false"/>
                            </wsp:Policy>
                        </sp:TransportToken>
                        <sp:AlgorithmSuite>
                            <wsp:Policy>
                                <sp:Basic256/>
                            </wsp:Policy>
                        </sp:AlgorithmSuite>
                        <sp:Layout>
                            <wsp:Policy>
                                <sp:Strict/>
                            </wsp:Policy>
                        </sp:Layout>
                    </wsp:Policy>
                </sp:TransportBinding>
                <sp:EndorsingSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                    <wsp:Policy>
                        <sp:IssuedToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
                            <Issuer xmlns="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                                <Address xmlns="http://www.w3.org/2005/08/addressing">https://portal.ks-auxilia.de/bipro/authenticate</Address>
                            </Issuer>
                            <sp:RequestSecurityTokenTemplate>
                                <t:KeyType xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust">http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey</t:KeyType>
                            </sp:RequestSecurityTokenTemplate>
                            <wsp:Policy>
                                <sp:RequireInternalReference/>
                            </wsp:Policy>
                        </sp:IssuedToken>
                    </wsp:Policy>
                </sp:EndorsingSupportingTokens>
                <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                    <wsp:Policy/>
                </sp:Wss10>
                <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                    <wsp:Policy>
                        <sp:MustSupportIssuedTokens/>
                        <sp:RequireClientEntropy/>
                        <sp:RequireServerEntropy/>
                    </wsp:Policy>
                </sp:Trust10>
            </wsp:All>
        </wsp:ExactlyOne>
    </wsp:Policy>
    <wsdl:import namespace="http://www.bipro.net/namespace" location="vertragtransfer-v2=wsdl0.wsdl"/>
    <wsdl:types/>
    <wsdl:binding name="CustomBinding_TransferServicePortType" type="i0:TransferServicePortType">
        <wsp:PolicyReference URI="#CustomBinding_TransferServicePortType_policy"/>
        <soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="listShipments">
            <soap12:operation soapAction="urn:ListShipments" style="document"/>
            <wsdl:input name="listShipmentsRequest">
                <soap12:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="listShipmentsResponse">
                <soap12:body use="literal"/>
            </wsdl:output>
            <wsdl:fault name="BiproException">
                <soap12:fault name="BiproException" use="literal"/>
            </wsdl:fault>
        </wsdl:operation>
        <wsdl:operation name="getShipment">
            <soap12:operation soapAction="urn:GetShipment" style="document"/>
            <wsdl:input name="getShipmentRequest">
                <soap12:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="getShipmentResponse">
                <soap12:body use="literal"/>
            </wsdl:output>
            <wsdl:fault name="BiproException">
                <soap12:fault name="BiproException" use="literal"/>
            </wsdl:fault>
        </wsdl:operation>
        <wsdl:operation name="acknowledgeShipment">
            <soap12:operation soapAction="urn:AcknowledgeShipment" style="document"/>
            <wsdl:input name="acknowledgeShipmentRequest">
                <soap12:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="acknowledgeShipmentResponse">
                <soap12:body use="literal"/>
            </wsdl:output>
            <wsdl:fault name="BiproException">
                <soap12:fault name="BiproException" use="literal"/>
            </wsdl:fault>
        </wsdl:operation>
    </wsdl:binding>
    <wsdl:service name="TransferService">
        <wsdl:port name="CustomBinding_TransferServicePortType" binding="tns:CustomBinding_TransferServicePortType">
            <soap12:address location="https://portal.ks-auxilia.de/bipro/v2/vertragtransfer"/>
        </wsdl:port>
    </wsdl:service>
</wsdl:definitions>