Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 229
         <ns3:customerId> 
            <ns5:rdn> 
               <ns5:type>MD</ns5:type> 
               <ns5:value>CISCO_PRIME</ns5:value> 
            </ns5:rdn> 
            <ns5:rdn> 
               <ns5:type>Cisco_Customer</ns5:type> 
               <ns5:value>213</ns5:value> 
            </ns5:rdn> 
         </ns3:customerId> 
      </ns3:modifyCustomerResponse> 
   </soap:Body> 
</soap:Envelope> 
deleteCustomer 
Request-deleteCustomer 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"  
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:v11="http://www.cisco.com/mtop/msi/xsd/cp/v1"  
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:deleteCustomerRequest> 
         <v11:customerId> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_PRIME</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>Cisco_Customer</v12:type> 
               <v12:value>215</v12:value> 
            </v12:rdn>             
         </v11:customerId> 
      </v11:deleteCustomerRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
Response-deleteCustomer 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns19="http://www.tmforum.org/mtop/sa/xsd/saiexcpt/v1"  
xmlns:ns18="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1" 
xmlns:ns17="http://www.cisco.com/mtop/nrf/xsd/v_hostCluster/v1"  
xmlns:ns16="http://www.cisco.com/mtop/nrf/xsd/vm/v1" 
xmlns:ns15="http://www.cisco.com/mtop/nrf/xsd/v_host/v1"  
xmlns:ns14="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/nrf/xsd/me/v1"