simpleType XBandwidth
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XRegionMatrix/bandwidth UpdateRegionMatrixReq/bandwidth LRegionMatrix/bandwidth LRegionRelationship/bandwidth RRegionMatrix/bandwidth RRegionRelationship/bandwidth XRegionRelationship/bandwidth XRegion/defaultCodec LRegion/defaultCodec RRegion/defaultCodec
source <xsd:simpleType name="XBandwidth">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Keep Current Setting"/>
       
<xsd:enumeration value="Use System Default"/>
       
<xsd:enumeration value="G.723"/>
       
<xsd:enumeration value="G.729"/>
       
<xsd:enumeration value="GSM"/>
       
<xsd:enumeration value="G.728"/>
       
<xsd:enumeration value="AMR-WB"/>
       
<xsd:enumeration value="iSAC"/>
       
<xsd:enumeration value="G.711"/>
       
<xsd:enumeration value="AAC-LD-LATM"/>
       
<xsd:enumeration value="Wideband"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy