blob: 7afb6b1e82534772fe0360384212876cdb6d4be4 [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?>
<wsdl:definitions xmlns:tns="http://www.example.org/NewWSDLFile/" xmlns:NewWSDLFilePartner="http://www.example.org/NewWSDLFilePartner/" xmlns:Pool="http://example.com/Process/Pool" xmlns:diag="http://example.com/Process" 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:Partner="http://example.com/Process/Partner" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:this="http://example.com/Process/Main" targetNamespace="http://example.com/Process/Main">
<wsdl:import namespace="http://www.example.org/NewWSDLFile/" location="NewWSDLFile.wsdl"/>
<wsdl:binding name="MainAndPoolForPortTypeNewWSDLFilePlkServiceBinding" type="tns:NewWSDLFile">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="NewOperation">
<soap:operation style="document" soapAction="http://www.example.org/NewWSDLFile//NewWSDLFile/NewOperation"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="RespOperation">
<soap:operation style="document" soapAction="http://www.example.org/NewWSDLFile//NewWSDLFile/RespOperation"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="PartnerAndMainForPortTypeNewWSDLFilePlkServiceBinding" type="tns:NewWSDLFile">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="NewOperation">
<soap:operation style="document" soapAction="http://www.example.org/NewWSDLFile//NewWSDLFile/NewOperation"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="RespOperation">
<soap:operation style="document" soapAction="http://www.example.org/NewWSDLFile//NewWSDLFile/RespOperation"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="MainAndPoolForPortTypeNewWSDLFilePlkService">
<wsdl:port name="Main_for_PoolPort" binding="this:MainAndPoolForPortTypeNewWSDLFilePlkServiceBinding">
<soap:address location="http://localhost:8080/ode/processes/BUG_327/Process/Main/Pool/MainAndPoolForPortTypeNewWSDLFilePlk"/>
</wsdl:port>
</wsdl:service>
<wsdl:service name="PartnerAndMainForPortTypeNewWSDLFilePlkService">
<wsdl:port name="Main_for_PartnerPort" binding="this:PartnerAndMainForPortTypeNewWSDLFilePlkServiceBinding">
<soap:address location="http://localhost:8080/ode/processes/BUG_327/Process/Main/Partner/PartnerAndMainForPortTypeNewWSDLFilePlk"/>
</wsdl:port>
</wsdl:service>
<bpel:property name="prop" type="xs:string"/>
<bpel:propertyAlias propertyName="this:prop" messageType="tns:NewOperationRequest" part="parameters">
<bpel:query>id</bpel:query>
</bpel:propertyAlias>
<bpel:propertyAlias propertyName="this:prop" messageType="tns:RespOperationRequest" part="parameters">
<bpel:query>id</bpel:query>
</bpel:propertyAlias>
</wsdl:definitions>