blob: e58e60381ced68c6e28896fb31b12e4ece0986ac [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?>
<wsdl:definitions xmlns:tns="http://www.example.org/NewWSDLFilePartner/" xmlns:NewWSDLFilePartner="http://www.example.org/NewWSDLFilePartner/" xmlns:diag="http://example.com/Process" xmlns:Main="http://example.com/Process/Main" xmlns:bpel="http://schemas.xmlsoap.org/ws/2004/03/business-process/" xmlns:pnlk="http://schemas.xmlsoap.org/ws/2004/03/partner-link/" xmlns:NewWSDLFile="http://www.example.org/NewWSDLFile/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:this="http://example.com/Process/Partner" targetNamespace="http://example.com/Process/Partner">
<wsdl:import namespace="http://www.example.org/NewWSDLFilePartner/" location="NewWSDLFilePartner.wsdl"/>
<wsdl:binding name="PartnerAndMainForPortTypeNewWSDLFilePartnerPlkServiceBinding" type="tns:NewWSDLFilePartner">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="NewOperation">
<soap:operation style="document" soapAction="http://www.example.org/NewWSDLFilePartner//NewWSDLFilePartner/NewOperation"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="PartnerAndMainForPortTypeNewWSDLFilePartnerPlkService">
<wsdl:port name="Partner_for_MainPort" binding="this:PartnerAndMainForPortTypeNewWSDLFilePartnerPlkServiceBinding">
<soap:address location="http://localhost:8080/ode/processes/BUG_327/Process/Partner/Main/PartnerAndMainForPortTypeNewWSDLFilePartnerPlk"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>