Cisco Cisco Prime Central 1.3 Developer's Guide

Page of 203
<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"
xmlns:v13="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1" 
xmlns:v14="http://www.tmforum.org/mtop/fmw/xsd/coi/v1"
xmlns:v15="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns:v16="http://www.tmforum.org/mtop/sb/xsd/csi/v1"
xmlns:v17="http://www.tmforum.org/mtop/sb/xsd/svc/v1">
   <soapenv:Header>
      <v1:header>
      </v1:header>
   </soapenv:Header>
   <soapenv:Body>
      <v11:provisionRequest>
         <v11:basicInput>
            <!--Optional:-->
            <v11:vendorExtensions>
               <!--You may enter ANY elements at this point-->
            </v11:vendorExtensions>
            <!--Zero or more repetitions:-->
            <v11:Cisco_customerRefList>
               <!--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>57</v12:value>
               </v12:rdn>              
            </v11:Cisco_customerRefList>
            <!--1 or more repetitions:-->
            <v11:sap>
               <!--Optional:-->
               <v17:resourceRef>
                  <!--1 or more repetitions:-->
                  <v12:rdn>
                     <v12:type>MD</v12:type>
                     <v12:value>CISCO_PRIME</v12:value>
                  </v12:rdn>
                  <v12:rdn>
                     <v12:type>Cisco_DC</v12:type>
                     <v12:value>vCenter-2:-:OD-L1</v12:value>
                  </v12:rdn> 
                  <v12:rdn>
                     <v12:type>Cisco_VM</v12:type>
                     <v12:value>TestVM121_62</v12:value>
                  </v12:rdn>                                      
               </v17:resourceRef>
            </v11:sap>
         </v11:basicInput>
         <v11:soaInput>
         </v11:soaInput>
      </v11:provisionRequest>
   </soapenv:Body>
</soapenv:Envelope>
Response-provision
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Header>
      <header xmlns:ns33="http://www.tmforum.org/mtop/sb/xsd/sodel/v1" 
xmlns:ns32="http://www.tmforum.org/mtop/sb/xsd/ssc/v1"
xmlns:ns31="http://www.tmforum.org/mtop/sb/xsd/soc/v1"