simpleType XPlaceHolderTag
namespace http://www.cisco.com/AXL/API/9.1
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XPlaceHolderTag">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Last Name"/>
       
<xsd:enumeration value="First Name"/>
       
<xsd:enumeration value="User ID"/>
       
<xsd:enumeration value="Primary Extension"/>
       
<xsd:enumeration value="Extension"/>
       
<xsd:enumeration value="Line Index"/>
       
<xsd:enumeration value="Email"/>
       
<xsd:enumeration value="Department"/>
       
<xsd:enumeration value="Manager"/>
       
<xsd:enumeration value="Device Name"/>
       
<xsd:enumeration value="Product Type"/>
       
<xsd:enumeration value="Protocol Type"/>
     
</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