simpleType XPlatformCertificate
namespace http://www.cisco.com/AXL/API/8.5
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XPlatformCertificate">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Tomcat"/>
       
<xsd:enumeration value="IPSec"/>
       
<xsd:enumeration value="CallManager"/>
       
<xsd:enumeration value="CAPF"/>
       
<xsd:enumeration value="Directory"/>
     
</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