namespace | http://www.cisco.com/AXL/API/15.0 | ||
type | union of (restriction of xsd:string, xsd:string) | ||
used by |
|
||
source | <xsd:simpleType name="XCertificateService"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Phone-trust"/> <xsd:enumeration value="Phone-VPN-trust"/> <xsd:enumeration value="CallManager"/> <xsd:enumeration value="CallManager-trust"/> <xsd:enumeration value="tomcat"/> <xsd:enumeration value="tomcat-trust"/> <xsd:enumeration value="ipsec"/> <xsd:enumeration value="ipsec-trust"/> <xsd:enumeration value="CAPF"/> <xsd:enumeration value="CAPF-trust"/> <xsd:enumeration value="TVS"/> <xsd:enumeration value="TVS-trust"/> <xsd:enumeration value="directory-trust"/> <xsd:enumeration value="Phone-SAST-trust"/> <xsd:enumeration value="Phone-CTL-trust"/> <xsd:enumeration value="userlicensing-trust"/> <xsd:enumeration value="ITLRecovery"/> <xsd:enumeration value="CallManager-ECDSA"/> <xsd:enumeration value="tomcat-ECDSA"/> <xsd:enumeration value="Phone-CTL-ASA-trust"/> <xsd:enumeration value="Phone-Edge-trust"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |