namespace | http://www.cisco.com/AXL/API/9.1 |
type | union of (restriction of xsd:string, xsd:string) |
source | <xsd:simpleType name="XWebPageSection"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Required and Frequently Entered Settings"/> <xsd:enumeration value="Phone Buttons Configuration"/> <xsd:enumeration value="Device Settings"/> <xsd:enumeration value="Device Routing Settings"/> <xsd:enumeration value="Phone Settings"/> <xsd:enumeration value="Protocol Settings"/> <xsd:enumeration value="IP Phone Services Subscription"/> <xsd:enumeration value="Security Settings"/> <xsd:enumeration value="Service Configuration Settings"/> <xsd:enumeration value="Troubleshooting Settings"/> <xsd:enumeration value="Locale Settings"/> <xsd:enumeration value="Multilevel Precedence Preemption (MLPP) Settings"/> <xsd:enumeration value="Do Not Disturb (DND) Settings"/> <xsd:enumeration value="Automatic Alternate Routing (AAR) Settings"/> <xsd:enumeration value="Busy Lamp Field (BLF) Settings"/> <xsd:enumeration value="Music on Hold Settings"/> <xsd:enumeration value="Location Settings"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |