simpleType XTrustRole
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements LCertificateRole/roleName RCertificateRole/roleName XCertificateRole/roleName
source <xsd:simpleType name="XTrustRole">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="SAST"/>
       
<xsd:enumeration value="CallManager"/>
       
<xsd:enumeration value="CallManagerTFTP"/>
       
<xsd:enumeration value="TFTP"/>
       
<xsd:enumeration value="CAPF"/>
       
<xsd:enumeration value="SRST"/>
       
<xsd:enumeration value="Firewall"/>
       
<xsd:enumeration value="Application Server"/>
       
<xsd:enumeration value="Certificate Authority"/>
       
<xsd:enumeration value="Authentication and Authorization"/>
       
<xsd:enumeration value="Signaling and Call Control"/>
       
<xsd:enumeration value="Provisioning Service"/>
       
<xsd:enumeration value="Data Service"/>
       
<xsd:enumeration value="Network Element"/>
       
<xsd:enumeration value="Virtual Private Network"/>
       
<xsd:enumeration value="Serviceability"/>
       
<xsd:enumeration value="Unknown"/>
       
<xsd:enumeration value="CallManager-ECDSA"/>
     
</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