simpleType XBitPos
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XBitPos">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="bit 1"/>
       
<xsd:enumeration value="bit 2"/>
       
<xsd:enumeration value="bit 3"/>
       
<xsd:enumeration value="bit 4"/>
       
<xsd:enumeration value="bit 5"/>
       
<xsd:enumeration value="bit 6"/>
       
<xsd:enumeration value="bit 7"/>
       
<xsd:enumeration value="bit 8"/>
       
<xsd:enumeration value="bit 9"/>
       
<xsd:enumeration value="bit 10"/>
       
<xsd:enumeration value="bit 11"/>
       
<xsd:enumeration value="bit 12"/>
       
<xsd:enumeration value="bit 13"/>
       
<xsd:enumeration value="bit 14"/>
       
<xsd:enumeration value="bit 15"/>
       
<xsd:enumeration value="bit 16"/>
       
<xsd:enumeration value="bit 17"/>
       
<xsd:enumeration value="bit 18"/>
       
<xsd:enumeration value="bit 19"/>
       
<xsd:enumeration value="bit 20"/>
       
<xsd:enumeration value="bit 21"/>
       
<xsd:enumeration value="bit 22"/>
       
<xsd:enumeration value="bit 23"/>
       
<xsd:enumeration value="bit 24"/>
       
<xsd:enumeration value="bit 25"/>
       
<xsd:enumeration value="bit 26"/>
       
<xsd:enumeration value="bit 27"/>
       
<xsd:enumeration value="bit 28"/>
       
<xsd:enumeration value="bit 29"/>
       
<xsd:enumeration value="bit 30"/>
       
<xsd:enumeration value="bit 31"/>
       
<xsd:enumeration value="bit 32"/>
     
</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