openesb-components/driver-tests/pojose/provider1/caEchos/test/str2void/Input.xml

7 lines
465 B
XML
Executable File

<soapenv:Envelope xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:caec="caEchos">
<soapenv:Body>
<caec:EchoString2VoidOperation>
<part1>tst str 2 void</part1>
</caec:EchoString2VoidOperation>
</soapenv:Body>
</soapenv:Envelope>