simpleType XSIPReroute
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XSipProfile/rerouteIncomingRequest UpdateSipProfileReq/rerouteIncomingRequest LSipProfile/rerouteIncomingRequest RSipProfile/rerouteIncomingRequest
source <xsd:simpleType name="XSIPReroute">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Never"/>
       
<xsd:enumeration value="Contact Header"/>
       
<xsd:enumeration value="Call-Info Header with purpose=x-cisco-origIP"/>
     
</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