Cisco Cisco Prime Central 1.5.2 開発者ガイド

ページ / 223
Appendix II – 3GPP-Miscellaneous
 
11 Appendix II – 3GPP-Miscellaneous 
This section includes: 
• 
• 
• 
• 
• 
3GPP Notifications 
• 
 
11.1  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" 

 
<import 
schemaLocation="../../../ConfigurationManagement/GenericNetworkResourcesIR
P/SolutionSet/xsd/genericNrm.xsd"
 
    namespace= 
"http://www.3gpp.org/ftp/specs/archive/32_series/32.626#genericNrm" 
  /> 
 
<!-- Inventory Management Alternative 1 NRM IRP NRM class associated XML 
elements --> 
<simpleType name="eightOctetsType"
<restriction base="hexBinary"
<length value="8"/> 
</restriction> 
</simpleType> 
<simpleType name="fourOctetsType"
<restriction base="hexBinary"
<length value="4"/> 
</restriction> 
</simpleType> 
<simpleType name="angleValueType"
<restriction base="short"
<minInclusive value="0"/> 
<maxInclusive value="3600"/> 
</restriction> 
</simpleType> 
 
<element 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
137