simpleType XECKeySize
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XApplicationUserCapfProfile/ecKeySize UpdateApplicationUserCapfProfileReq/ecKeySize XEndUserCapfProfile/ecKeySize UpdateEndUserCapfProfileReq/ecKeySize XPhoneSecurityProfile/ecKeySize UpdatePhoneSecurityProfileReq/ecKeySize XPhone/ecKeySize UpdatePhoneReq/ecKeySize XUniversalDeviceTemplate/ecKeySize UpdateUniversalDeviceTemplateReq/ecKeySize LApplicationUserCapfProfile/ecKeySize LEndUserCapfProfile/ecKeySize LPhoneSecurityProfile/ecKeySize LPhone/ecKeySize LUniversalDeviceTemplate/ecKeySize RApplicationUserCapfProfile/ecKeySize REndUserCapfProfile/ecKeySize RPhoneSecurityProfile/ecKeySize RPhone/ecKeySize RUniversalDeviceTemplate/ecKeySize
source <xsd:simpleType name="XECKeySize">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="256"/>
       
<xsd:enumeration value="384"/>
       
<xsd:enumeration value="521"/>
     
</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