Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 229
            <ns17:accept>true</ns17:accept> 
         </ns3:initialResponse> 
      </ns3:modifyResponse> 
   </soap:Body> 
</soap:Envelope> 
 
Terminate 
Request-terminate 
<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.tmforum.org/mtop/sa/xsd/sai/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
         <!--Optional:--> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:terminateRequest 
xmlns:ns20="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1"> 
         <v11:rootRequest> 
            <!--Optional:--> 
            <v11:vendorExtensions> 
             <ns20:Cisco_serviceRef> 
               <!--1 or more repetitions:--> 
               <v12:rdn> 
                  <v12:type>MD</v12:type> 
                  <v12:value>CISCO_PRIME</v12:value> 
               </v12:rdn> 
               <v12:rdn> 
                  <v12:type>Cisco_ComputeService</v12:type> 
                  <v12:value>69</v12:value> 
               </v12:rdn>                
            </ns20:Cisco_serviceRef> 
            </v11:vendorExtensions> 
         </v11:rootRequest> 
         <v11:productName> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_PRIME</v12:value> 
            </v12:rdn> 
         </v11:productName> 
         <v11:soaInput> 
         </v11:soaInput> 
      </v11:terminateRequest> 
   </soapenv:Body> 
Response-terminate 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header>