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