simpleType XTunneledProtocol
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XH323Trunk/tunneledProtocol UpdateH323TrunkReq/tunneledProtocol XH323Gateway/tunneledProtocol UpdateH323GatewayReq/tunneledProtocol XSipTrunk/tunneledProtocol UpdateSipTrunkReq/tunneledProtocol LH323Trunk/tunneledProtocol LH323Gateway/tunneledProtocol LSipTrunk/tunneledProtocol RH323Trunk/tunneledProtocol RH323Gateway/tunneledProtocol RSipTrunk/tunneledProtocol
source <xsd:simpleType name="XTunneledProtocol">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="None"/>
       
<xsd:enumeration value="QSIG"/>
     
</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