simpleType XUserNotificationMessage
namespace http://www.cisco.com/AXL/API/9.1
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XUserNotificationMessage">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Select Correct Phone for User"/>
       
<xsd:enumeration value="Select Correct Line for User"/>
       
<xsd:enumeration value="Set Description"/>
       
<xsd:enumeration value="Reset Password"/>
       
<xsd:enumeration value="Set Click to Call"/>
       
<xsd:enumeration value="Set Speed Dial"/>
       
<xsd:enumeration value="Subscribe to Phone Service"/>
       
<xsd:enumeration value="No Service Assigned"/>
       
<xsd:enumeration value="Set Alternate Number"/>
     
</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