openesb-components/driver-tests/bpelse/while/WhileJbi/test/NestedWhile/Output.xml

9 lines
585 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<m:ClientOperationResponse xmlns:m="http://j2ee.netbeans.org/wsdl/Client">
<part1 xmlns:msgns="http://j2ee.netbeans.org/wsdl/Client" xmlns="">hello world</part1>
</m:ClientOperationResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>