simpleType XCallingLineIdentification
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XSipProfile/callingLineIdentification UpdateSipProfileReq/callingLineIdentification LSipProfile/callingLineIdentification RSipProfile/callingLineIdentification
source <xsd:simpleType name="XCallingLineIdentification">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Default"/>
       
<xsd:enumeration value="Strict From URI presentation Only"/>
       
<xsd:enumeration value="Strict Identity Headers presentation Only"/>
     
</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