simpleType XMediaPayload
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XH323Trunk/codecForOutboundFaststart UpdateH323TrunkReq/codecForOutboundFaststart XH323Gateway/codecForOutboundFaststart UpdateH323GatewayReq/codecForOutboundFaststart LH323Trunk/codecForOutboundFaststart LH323Gateway/codecForOutboundFaststart RH323Trunk/codecForOutboundFaststart RH323Gateway/codecForOutboundFaststart
source <xsd:simpleType name="XMediaPayload">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="G711 a-law 64K"/>
       
<xsd:enumeration value="G711 u-law 64K"/>
       
<xsd:enumeration value="G723"/>
       
<xsd:enumeration value="G729"/>
       
<xsd:enumeration value="G729AnnexA"/>
       
<xsd:enumeration value="G729AnnexB"/>
       
<xsd:enumeration value="G729AnnexA-AnnexB"/>
     
</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