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

12 lines
791 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>
<helloObj xmlns="http://xml.netbeans.org/schema/dataTypes.xsd">
<ns0:recursive xmlns:ns0="http://xml.netbeans.org/schema/dataTypes.xsd">
<ns0:string>hello in the BPEL assignment</ns0:string>
</ns0:recursive>
<ns0:Element20 xmlns:dat="http://xml.netbeans.org/schema/dataTypes.xsd" xmlns:ns0="http://xml.netbeans.org/schema/dataTypes.xsd">dat:someVal</ns0:Element20>
</helloObj>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>