Cisco Cisco Prime Central 1.1 Developer's Guide

Page of 70
 
                                            
Appendix 
 
Cisco Prime OSS  Integration  Guide  for  MTOSI and 3GPP 
OL-28496-01
 
 
33 
   
 
<soap:operation soapAction="getAllManagedElementNames" 
stype="document"/> 
   
 
<input> 
   
 
 
<soap:body use="literal"/> 
   
 
</input> 
   
 
<output> 
   
 
 
<soap:body use="literal"/> 
   
 
</output> 
   
 
<fault name="getAllManagedElementNamesFault"
   
 
 
<soap:fault name="getAllManagedElementNamesFault" 
use="literal"/> 
   
 
</fault> 
   
</operation> 
  
    
<operation name="getAllInventory"
   
 
<soap:operation soapAction="getAllInventory" 
style="document"/> 
   
 
<input> 
   
 
 
<soap:body use="literal"/> 
   
 
</input> 
   
 
<output> 
   
 
 
<soap:body use="literal"/> 
   
 
</output> 
   
 
<fault name="getAllInventoryFault"
   
 
 
<soap:fault name="getAllInventoryFault" 
use="literal"/> 
   
 
</fault> 
   
</operation> 
   
 
 
  </binding>   
 
  <service name="InventoryIRPRetrievalHttp"
   
<port name="InventoryIRPSoapHttp" 
binding="inventoryIRPSystem:InventoryIRPSoapHttpBinding"
   
 
<soap:address location="To be defined."/> 
   
</port> 
  </service> 
</definitions> 
 
11.2 3GPP inventoryNrm Schema File 
<?xml version="1.0" encoding="UTF-8"?> 
 
<!-- 
  3GPP TS 32.696 Inventory Management NRM IRP 
  Inventory data file NRM-specific XML schema 
  inventoryNrm.xsd 
--> 
 
<schema 
  targetNamespace= 
"http://www.3gpp.org/ftp/specs/archive/32_series/32.696#inventoryNrm" 
  elementFormDefault="qualified" 
  xmlns="http://www.w3.org/2001/XMLSchema" 
  xmlns:xn= 
"http://www.3gpp.org/ftp/specs/archive/32_series/32.626#genericNrm" 
  xmlns:in= 
"http://www.3gpp.org/ftp/specs/archive/32_series/32.696#inventoryNrm"