simpleType XKeySize
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XApplicationUserCapfProfile/keySize UpdateApplicationUserCapfProfileReq/keySize XEndUserCapfProfile/keySize UpdateEndUserCapfProfileReq/keySize XPhoneSecurityProfile/keySize UpdatePhoneSecurityProfileReq/keySize XPhone/keySize UpdatePhoneReq/keySize LApplicationUserCapfProfile/keySize LEndUserCapfProfile/keySize LPhoneSecurityProfile/keySize LPhone/keySize RApplicationUserCapfProfile/keySize REndUserCapfProfile/keySize RPhoneSecurityProfile/keySize RPhone/keySize
source <xsd:simpleType name="XKeySize">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="512"/>
       
<xsd:enumeration value="1024"/>
       
<xsd:enumeration value="2048"/>
     
</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