AXL-Client-Simple
view release on metacpan or search on metacpan
share/AXLSoap.xsd view on Meta::CPAN
</xsd:annotation>
</xsd:element>
<xsd:element name="helpURL" type="xsd:anyURI" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read-only.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XDigitalGateway" abstract="true">
<xsd:complexContent>
<xsd:extension base="axlapi:XGateway">
<xsd:sequence minOccurs="0">
<xsd:element name="country" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Applicable to PRI gateways.For analog and T1 gateways, this tag comes under ports.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trunkSelectionOrder" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XTrunkSelectionOrder in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Does not apply to PRI gateways.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XPresenceGroup">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String128"/>
<xsd:element name="description" type="axlapi:String128" minOccurs="0"/>
<xsd:element name="matrix" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XMatrix in AXLEnums.xsd-->
<xsd:element name="isStandard" type="xsd:boolean" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XIPPhone">
<xsd:complexContent>
<xsd:extension base="axlapi:XPhone">
<xsd:sequence minOccurs="0">
<xsd:element name="blfDirectedCallParks" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="blfDirectedCallPark" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XBLFDirectedCallPark">
<xsd:attribute name="index" type="xsd:positiveInteger"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="addOnModules" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Additional modules attached to the phone. There can be 0, 1, or 2.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="2"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
<xsd:element name="networkLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
<xsd:element name="idleTimeout" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
<xsd:element name="authenticationURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="directoryURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="idleURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="informationURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="messagesURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="proxyServerURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="servicesURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
<xsd:element name="services" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="softkeyTemplate" type="axlapi:XSoftkeyTemplate">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="softkeyTemplateName" type="xsd:string"/>
</xsd:choice>
<xsd:element name="loginUserId" type="axlapi:String255" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read-only for IP Phones.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>The Extension Mobility block. By default, extension mobility is disabled. To enable, include a default profile and set enableExtensionMobility to true. Only applicable to 7960 and 7940 phones. If enableExtensionMobility ...
</xsd:annotation>
<xsd:choice>
<xsd:annotation>
<xsd:documentation>The absence of this tag would mean the device would use the current device Settings</xsd:documentation>
</xsd:annotation>
<xsd:element name="defaultProfile" type="axlapi:XProfile" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Only the "uuid" attribute is applicable to the AXL API. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="defaultProfileName" type="axlapi:String50" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The name of the default profile for this device. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="enableExtensionMobility" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation> Not nullable.</xsd:documentation>
</xsd:annotation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="On"/>
<xsd:enumeration value="Default"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XSubClass">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Default"/>
<xsd:enumeration value="CTI Port"/>
<xsd:enumeration value="H323 Phone"/>
<xsd:enumeration value="Default"/>
<xsd:enumeration value="MGCP Stn"/>
<xsd:enumeration value="MGCP Trunk"/>
<xsd:enumeration value="H323 GW"/>
<xsd:enumeration value="Conference Bridge"/>
<xsd:enumeration value="Conference Bridge WS-X6608"/>
<xsd:enumeration value="Cisco IOS Conference Bridge (HDV2)"/>
<xsd:enumeration value="Cisco Conference Bridge (WS-SVC-CMM)"/>
<xsd:enumeration value="Cisco Media Server (WS-SVC-CMM-MS)"/>
<xsd:enumeration value="Cisco Video Conference Bridge (IPVC-35xx)"/>
<xsd:enumeration value="Music On Hold"/>
<xsd:enumeration value="Device Pilot"/>
<xsd:enumeration value="CTI Route Point"/>
<xsd:enumeration value="Voice Mail Port"/>
<xsd:enumeration value="Route List"/>
<xsd:enumeration value="Load Simulator"/>
<xsd:enumeration value="Media Termination Point"/>
<xsd:enumeration value="Media Termination Point Hardware"/>
<xsd:enumeration value="Cisco IOS Software Media Termination Point (HDV2)"/>
<xsd:enumeration value="Cisco IOS Media Termination Point (HDV2)"/>
<xsd:enumeration value="Cisco Media Termination Point (WS-SVC-CMM)"/>
<xsd:enumeration value="GateKeeper"/>
<xsd:enumeration value="Trunk"/>
<xsd:enumeration value="SIP Trunk"/>
<xsd:enumeration value="Tone Announcement Player"/>
<xsd:enumeration value="Invalid"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XSupportsFeature">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="IP Phone Services"/>
<xsd:enumeration value="Is legacy device"/>
<xsd:enumeration value="HTTP Server Enabled"/>
<xsd:enumeration value="Music On Hold"/>
<xsd:enumeration value="Ring Setting on This Line"/>
<xsd:enumeration value="Call Waiting"/>
<xsd:enumeration value="Auto Answer"/>
<xsd:enumeration value="Shared Line Appearance"/>
<xsd:enumeration value="Extension Mobility"/>
<xsd:enumeration value="Show Speeddial Labels"/>
<xsd:enumeration value="Show Forward on Failure"/>
<xsd:enumeration value="Has firmware load"/>
<xsd:enumeration value="Has phone templates"/>
<xsd:enumeration value="Media Resource Managed"/>
<xsd:enumeration value="CTI controlled"/>
<xsd:enumeration value="Phone template is User Modifiable"/>
<xsd:enumeration value="Localization"/>
<xsd:enumeration value="Has softkey template"/>
<xsd:enumeration value="Supports different port types for FXO module"/>
<xsd:enumeration value="Phone attached to a Gateway (Like Chalice)"/>
<xsd:enumeration value="Automated Alternate Routing (AAR)"/>
<xsd:enumeration value="Network Hold"/>
<xsd:enumeration value="User Hold"/>
<xsd:enumeration value="Monitor"/>
<xsd:enumeration value="Record"/>
<xsd:enumeration value="Auto Registration"/>
<xsd:enumeration value="Use Generic Icon"/>
<xsd:enumeration value="MWL Policy"/>
<xsd:enumeration value="Line Text Label"/>
<xsd:enumeration value="Multiple Call Display"/>
<xsd:enumeration value="Abbreviated Dial"/>
<xsd:enumeration value="Built In Bridge"/>
<xsd:enumeration value="Malicious Call Identification"/>
<xsd:enumeration value="Call Precedence (for MLPP)"/>
<xsd:enumeration value="Call Pre-emption (for MLPP)"/>
<xsd:enumeration value="Status Report (Busy Device Indicator)"/>
<xsd:enumeration value="Video"/>
<xsd:enumeration value="Security Authentication"/>
<xsd:enumeration value="Security Encryption"/>
<xsd:enumeration value="Online User Guide (HTML or PDF)"/>
<xsd:enumeration value="Gateway supports summit MTP"/>
<xsd:enumeration value="Expansion Module"/>
<xsd:enumeration value="Privacy"/>
<xsd:enumeration value="IPMA"/>
<xsd:enumeration value="V150 Modem Relay Capable"/>
<xsd:enumeration value="Hospitality"/>
<xsd:enumeration value="Max Call Limit"/>
<xsd:enumeration value="Manufacture Installed Certificate(MIC)"/>
<xsd:enumeration value="Perfer alternate script"/>
<xsd:enumeration value="Key Authority"/>
<xsd:enumeration value="File encrypt"/>
<xsd:enumeration value="Secure RTP"/>
<xsd:enumeration value="BLF Speed dial"/>
<xsd:enumeration value="URI Dialing"/>
<xsd:enumeration value="Digest authentication support"/>
<xsd:enumeration value="Support for server-side auth TLS (basic)"/>
<xsd:enumeration value="Support for Mutual-auth TLS"/>
<xsd:enumeration value="Support CAPF"/>
<xsd:enumeration value="Require DTMF Reception"/>
<xsd:enumeration value="RFC 2833 Disabled"/>
<xsd:enumeration value="BLF Speed Dial with URI"/>
<xsd:enumeration value="Secure Shell Support"/>
<xsd:enumeration value="SIP Dial-Plan"/>
<xsd:enumeration value="Specify Types of TFTP Config Files"/>
<xsd:enumeration value="Presence Subscription"/>
<xsd:enumeration value="SIP TCP Support"/>
<xsd:enumeration value="Feature Safe on Phone Template"/>
<xsd:enumeration value="Size Safe on Phone Template"/>
<xsd:enumeration value="Hold Reversion"/>
<xsd:enumeration value="Intercom"/>
<xsd:enumeration value="Do Not Disturb"/>
<xsd:enumeration value="Audible Message Waiting Indicator"/>
<xsd:enumeration value="Digest Password Caching"/>
<xsd:enumeration value="Mobility"/>
<xsd:enumeration value="Dual-Mode"/>
<xsd:enumeration value="Automatic Outbound Call Rollover"/>
<xsd:enumeration value="Join Across Lines"/>
<xsd:enumeration value="Single Button Barge"/>
<xsd:enumeration value="Phone Personalization"/>
<xsd:enumeration value="Secure Tone"/>
( run in 0.977 second using v1.01-cache-2.11-cpan-13bb782fe5a )