simpleType XPhoneServiceDisplay
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XCommonPhoneConfig/phoneServiceDisplay UpdateCommonPhoneConfigReq/phoneServiceDisplay XPhone/phoneServiceDisplay UpdatePhoneReq/phoneServiceDisplay LCommonPhoneConfig/phoneServiceDisplay LPhone/phoneServiceDisplay RCommonPhoneConfig/phoneServiceDisplay RPhone/phoneServiceDisplay XUniversalDeviceTemplate/servicesProvisioning UpdateUniversalDeviceTemplateReq/servicesProvisioning LUniversalDeviceTemplate/servicesProvisioning RUniversalDeviceTemplate/servicesProvisioning
source <xsd:simpleType name="XPhoneServiceDisplay">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Internal"/>
       
<xsd:enumeration value="External URL"/>
       
<xsd:enumeration value="Both"/>
       
<xsd:enumeration value="Default"/>
     
</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