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

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