namespace | http://www.cisco.com/AXL/API/9.1 |
type | union of (restriction of xsd:string, xsd:string) |
source | <xsd:simpleType name="XGlobalSetting"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Mobility Default EFA DN NumPlan Reference"/> <xsd:enumeration value="Do Not Disturb Option"/> <xsd:enumeration value="Incoming Alert Signal On DND"/> <xsd:enumeration value="Username of Secure Shell Client User"/> <xsd:enumeration value="Password of Secure Shell Client User"/> <xsd:enumeration value="Display Format for Internal CallerID"/> <xsd:enumeration value="Display Format for Line Text Label"/> <xsd:enumeration value="Maximum size of DN Trace Log File in MegaBytes."/> <xsd:enumeration value="Maximum number of DN Trace log Files"/> <xsd:enumeration value="Dial by name status of last saved mode"/> <xsd:enumeration value="All hours dial by name status"/> <xsd:enumeration value="Open and Closed hours dial by name status"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |