Руководство Разработчика для Cisco Cisco Evolved Programmable Network Manager 1.2

Скачать
Страница из 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
359 
         <batchSequenceNumber>1</batchSequenceNumber> 
         <batchSequenceEndOfReply>true</batchSequenceEndOfReply> 
      </header> 
   </soap:Header> 
   <soap:Body> 
      <ns4:getAllCustomerNamesResponse 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns4="http://www.cisco.com/epnm/mtop/msi/xsd/cnr/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns7="http://www.cisco.com/epnm/mtop/msi/xsd/omtpnr/v1"> 
         <ns4:customerNameList> 
            <ns4:customerName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>CUSTOMER</ns3:type> 
                     <ns3:value>504504</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>Infrastructure</ns5:discoveredName> 
            </ns4:customerName> 
            <ns4:customerName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>CUSTOMER</ns3:type> 
                     <ns3:value>504505</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>Verizon Wireless</ns5:discoveredName> 
            </ns4:customerName> 
            <ns4:customerName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>CUSTOMER</ns3:type> 
                     <ns3:value>504506</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>AT n T</ns5:discoveredName> 
            </ns4:customerName> 
         </ns4:customerNameList> 
      </ns4:getAllCustomerNamesResponse> 
   </soap:Body>