<?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"
  xmlns:ns0="http://www.cisco.com/cim-cx/2.0"
  xmlns:ns1="urn:CIM">
  <soapenv:Header>
   <ns0:message id="87855" timestamp="2002-12-13T14:55:38.885Z" 
                sessiontoken="p36bttjwy1"/>
  </soapenv:Header>
  <soapenv:Body> 
   <ns1:enumerateInstances>
   <objectPath xsi:type="ns1:CIMObjectPath"> 
    <className xsi:type="xsd:string">ServiceRequest</className>
    <keyProperties xsi:type="ns1:CIMKeyPropertyList" 
                    soapenc:arrayType="ns1:CIMKeyProperty[]"> 
     <item xsi:type="ns1:CIMKeyProperty"> 
      <name xsi:type="xsd:string">Type</name> 
      <value xsi:type="xsd:string">Task</value>
     </item>     
   </keyProperties> 
   <objectPath xsi:type="ns1:CIMObjectPath"> 
    <className xsi:type="xsd:string">ServiceRequestDetails</className>
    <keyProperties xsi:type="ns1:CIMKeyPropertyList" 
                    soapenc:arrayType="ns1:CIMKeyProperty[]"> 
     <item xsi:type="ns1:CIMKeyProperty"> 
      <name xsi:type="xsd:string">SubType</name> 
      <value xsi:type="xsd:string">DISCOVERY</value>
     </item>     
   </keyProperties> 
   </objectPath> 
   </objectPath> 
  </ns1:enumerateInstances>
 </soapenv:Body> 
</soapenv:Envelope>

