openesb-components/driver-tests/bpelse/assign/AssignNamespacesJBI/test/WithStructuredPart6/Input.xml

11 lines
614 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/">
<soapenv:Body>
<dat:helloObj xmlns:dat="http://xml.netbeans.org/schema/dataTypes.xsd">
<dat:recursive>
<dat:string>hello</dat:string>
<dat:Element20>dat:someVal</dat:Element20>
</dat:recursive>
<dat:string>hi</dat:string>
</dat:helloObj>
</soapenv:Body>
</soapenv:Envelope>