namespace | http://www.cisco.com/AXL/API/8.5 |
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:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |