blob: ae65185182ee43e5c7c19eb061e8b9cfaebeaad1 [file] [log] [blame]
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-GB
Transfer-Encoding: chunked
###
<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header /><soapenv:Body>
<asRequiredAttributeResponse xmlns="http://xsd_boolean.test.apache.org">
<RequiredAttributeElement xmlns="http://complextype.test.apache.org" requiredAttribute="true" anotherAttribute="false">
</RequiredAttributeElement>
</asRequiredAttributeResponse>
</soapenv:Body>
</soapenv:Envelope>
0