simpleType XPipeSize
namespace http://www.cisco.com/AXL/API/8.5
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XPipeSize">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="T1(1.5 Mbits)"/>
       
<xsd:enumeration value="Half T1 (768 Kbits)"/>
       
<xsd:enumeration value="2 Channel BRI(144 Kbits)"/>
       
<xsd:enumeration value="Half E1(1 Mbit)"/>
       
<xsd:enumeration value="E1(2 Mbits)"/>
       
<xsd:enumeration value="Ethernet(10 Mbits)"/>
       
<xsd:enumeration value="Ethernet(100 Mbits)"/>
       
<xsd:enumeration value="Ethernet(1 Gbit)"/>
     
</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