(file) Return to test3.response.xml CVS log (file) (dir) Up to [OMI] / omi / tests / protocol / posthttp

File: [OMI] / omi / tests / protocol / posthttp / test3.response.xml (download) / (as text)
Revision: 1.1, Mon Apr 20 17:20:36 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

responseHeaders{HTTP/1.1 200 OK
Content-Length: NNNN
Connection: Keep-Alive
Content-Type: application/soap+xml;charset=UTF-8}
responseContent{<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsen="http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsmb="http://schemas.dmtf.org/wbem/wsman/1/cimbinding.xsd" xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:wxf="http://schemas.xmlsoap.org/ws/2004/09/transfer" xmlns:cim="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:wsmid="http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd">
<SOAP-ENV:Header>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsa:Action>http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/TestClass_AllDMTFTypes/GetBoolValue</wsa:Action>
<wsa:MessageID>uuid:00000000-0000-0000-0000-000000000000</wsa:MessageID>
<wsa:RelatesTo>uuid:11684999-5F8C-487F-8CE7-5B109837F710</wsa:RelatesTo>
</SOAP-ENV:Header><SOAP-ENV:Body><p:GetBoolValue_OUTPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/TestClass_AllDMTFTypes"
>
<p:ReturnValue>0</p:ReturnValue>
<p:boolVal>FALSE</p:boolVal>
</p:GetBoolValue_OUTPUT>
</SOAP-ENV:Body></SOAP-ENV:Envelope>}

ViewCVS 0.9.2