AXL-Client-Simple
view release on metacpan or search on metacpan
share/AXLSoap.xsd view on Meta::CPAN
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XCallManagerMemberId">
<xsd:simpleContent>
<xsd:extension base="axlapi:XUUID">
<xsd:attribute name="priority" type="xsd:nonNegativeInteger"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="XCCMVersion">
<xsd:sequence>
<xsd:element name="version" type="axlapi:String50"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XCredentialPolicy">
<xsd:sequence>
<xsd:element name="name" type="axlapi:String255"/>
<xsd:element name="noLimitForFailedLogon" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for failedLogon.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="failedLogon" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Failed logon must be a number in the range 0 to 100.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="resetFailedLogonAttempts" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="administratorMustUnlock" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for lockoutDuration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lockoutDuration" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="credChangeDuration" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="neverExpires" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for credExpiresAfter.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="credExpiresAfter" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Credential expires after must be a number in the range 0 to 365.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="minCredLength" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="prevCredStoredNum" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="inactiveDaysAllowed" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="expiryWarningDays" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trivialCredCheck" type="xsd:boolean" nillable="false"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XDateTimeSetting">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String50"/>
<xsd:element name="dateTemplate" type="axlapi:String50"/>
<xsd:element name="timeZone" type="xsd:string"/><!--This field is of the type axl:XTimeZone in AXLEnums.xsd-->
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XDevicePool">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:UniqueString50">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="autoSearchSpace" type="axlapi:XCallingSearchSpace">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="autoSearchSpaceName" type="axlapi:String50"/>
</xsd:choice>
<xsd:choice>
<xsd:element name="dateTimeSetting" type="axlapi:XDateTimeSetting">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API. Not Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="dateTimeSettingName" type="axlapi:String50"/>
</xsd:choice>
<xsd:choice>
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerGroupName" type="axlapi:String50"/>
</xsd:choice>
<xsd:choice minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:sequence>
<xsd:element name="name" type="axlapi:UniqueString255" nillable="false"/>
<xsd:element name="description" type="axlapi:String128" nillable="true" minOccurs="0"/>
<xsd:element name="product" type="xsd:string" nillable="false"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
<xsd:element name="subUnit" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is used only by Cisco Media Termination Point (WS-SVC-CMM) and is a mandatory tag for Cisco Media Termination Point (WS-SVC-CMM) Transcoder. Valid values range from 1 to 4.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:element name="devicePool" type="axlapi:XDevicePool" nillable="false">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="devicePoolName" type="axlapi:UniqueString50" nillable="false"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="commonDeviceConfig" type="axlapi:XCommonDeviceConfig" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="commonDeviceConfigName" type="axlapi:UniqueString50" nillable="true"/>
</xsd:choice>
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is used only by Cisco Media Termination Point (WS-SVC-CMM)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="isTrustedRelayPoint" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="maximumCapacity" type="xsd:nonNegativeInteger" default="32" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is valid only for Cisco Media Termination Point (WS-SVC-CMM). Valid values for this tag are 32,64,96,128. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XSpeeddial">
<xsd:sequence>
<xsd:element name="dirn" type="axlapi:XDirectoryNumber"/>
<xsd:element name="label" type="xsd:string"/>
<xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="index" type="xsd:positiveInteger"/>
</xsd:complexType>
<xsd:complexType name="XSRSTInfo">
<xsd:sequence>
<xsd:element name="name" type="axlapi:UniqueName50"/>
<xsd:element name="srstOption" type="xsd:string" default="User Specific"/><!--This field is of the type axl:XSRSTOption in AXLEnums.xsd-->
<xsd:element name="userModifiable" type="xsd:boolean" default="true"/>
<xsd:element name="ipAddr1" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="16"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="port1" type="xsd:nonNegativeInteger" default="2000"/>
<xsd:element name="ipAddr2" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="16"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="port2" type="xsd:nonNegativeInteger" default="2000" minOccurs="0"/>
<xsd:element name="ipAddr3" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:length value="16"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="port3" type="xsd:nonNegativeInteger" default="2000" minOccurs="0"/>
<xsd:element name="certificate" type="axlapi:String4096"/>
<xsd:element name="isSecure" type="xsd:boolean" default="false"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XSubscribedService">
<xsd:annotation>
<xsd:documentation>An entry in the TelecasterSubscribedService table.</xsd:documentation>
</xsd:annotation>
<xsd:sequence minOccurs="0">
<xsd:choice>
<xsd:element name="telecasterService" type="axlapi:XTelecasterService">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API on adds and updates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="telecasterServiceName" type="axlapi:String100"/>
</xsd:choice>
<xsd:element name="name" type="axlapi:String100"/>
<xsd:element name="url" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="512"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="urlButtonIndex" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
<xsd:element name="urlLabel" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="urlLabelAscii" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="serviceNameAscii" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="phoneService" type="axlapi:XPhoneService" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="phoneServiceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="vendor" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="version" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="priority" type="xsd:int" default="50" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only. Value should be between 1 and 100</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:element>
<xsd:element name="enterpriseDefaultName" type="axlapi:XKeyString" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The name of the enterprise parameter to lookup in the database and use its value as this rule's default value. Overrides the hard-coded default if defined.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XIntegerRule">
<xsd:annotation>
<xsd:documentation>The integer rule determines if the input is a valid integer.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="default" minOccurs="0">
<xsd:annotation>
<xsd:documentation>What is the default value if none is supplied? Can either be a decimal or hexadecimal value.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="((0x[0\-9a\-fA\-F]+)|([\-\d]\d*))*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="min" minOccurs="0">
<xsd:annotation>
<xsd:documentation>What is the minimum acceptable value?</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="((0x[0\-9a\-fA\-F]+)|([\-\d]\d*))*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="max" minOccurs="0">
<xsd:annotation>
<xsd:documentation>What is the maximum acceptable value?</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="((0x[0\-9a\-fA\-F]+)|([\-\d]\d*))*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XStringRule">
<xsd:annotation>
<xsd:documentation>The string rule determines if the value is a valid string.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="default" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The default value to return if none is supplied.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="regexp" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>A regular expression to compare the string against.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="length" type="xsd:integer" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The maximum length allowed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trimWhiteSpace" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>A flag which states the rule processors should trim/ignore white space from the input before all other processing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="onValidationErrorShowMessage" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XFloatRule">
<xsd:annotation>
<xsd:documentation>The float rule determines if a value is a valid floating point number.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="default" type="xsd:float" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The default value if none is supplied.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="min" type="xsd:float" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The minimum acceptable value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="max" type="xsd:float" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The maximum acceptable value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XListRule">
<xsd:annotation>
<xsd:documentation>The List Rule expresses the correct values of a list (key/value pairs), what the default key value is, and if selecting multiple keys is valid for the list.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="defaultKey" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>What is the default key?</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="multiKey" type="xsd:boolean" default="false">
<xsd:annotation>
<xsd:documentation>Can multiple keys be selected?</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="options">
<xsd:annotation>
<xsd:documentation>Each option is expressed as a key/value pair. Rule processors should only compare against the key attributes. The value of each option is simply for display.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="option" type="axlapi:XListRuleOption" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XListRuleOption" mixed="false">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="Use Local Value"/>
<xsd:enumeration value="Use Global Value ISO"/>
<xsd:enumeration value="Use Global Value ECMA"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAdminBoolean">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="FALSE"/>
<xsd:enumeration value="TRUE"/>
<xsd:enumeration value="DEFAULT"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAdminError">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Success"/>
<xsd:enumeration value="Failure"/>
<xsd:enumeration value="Invalid range for directory numbers"/>
<xsd:enumeration value="Not yet implemented. See log for more detail"/>
<xsd:enumeration value="Model and class are not compatible. See log for more detail"/>
<xsd:enumeration value="Missing/invalid parameters. See log for more detail"/>
<xsd:enumeration value="Device does not suppport MLPP"/>
<xsd:enumeration value="Device does not support preemption"/>
<xsd:enumeration value="User is not a valid end user or application user"/>
<xsd:enumeration value="Missing default phone template"/>
<xsd:enumeration value="Encountered unexpected database datatype. See log for more detail"/>
<xsd:enumeration value="Updated failed. A required item was not found in the database"/>
<xsd:enumeration value="The Cisco CallManager Group cannot be deleted because it is used by related records. Click Dependency Records to view related records and remove this Cisco CallManager Group from any item that is using it then try aga...
<xsd:enumeration value="One or more Cisco CallManager Groups could not be deleted because it is used by related records. Select a Cisco CallManager Group and click the Dependancy Records link on the Cisco CallManager Configuration page to se...
<xsd:enumeration value="Cannot create DNs or duplicate DNs for the ports. Please check if a DN range is available."/>
<xsd:enumeration value="Partition name cannot be empty string."/>
<xsd:enumeration value="Change failed - Current Password is incorrect."/>
<xsd:enumeration value="Change failed - New Password does not match Confirm Password."/>
<xsd:enumeration value="Change failed - Current PIN is incorrect."/>
<xsd:enumeration value="Change failed - New PIN does not match Confirm PIN."/>
<xsd:enumeration value="Fastdials index already in use. Please choose another index."/>
<xsd:enumeration value="Fastdials phone number already in use. Please choose another phone number."/>
<xsd:enumeration value="Cisco Unity Connection Server returned a SQL Exception. Please check the log file."/>
<xsd:enumeration value="Unable to delete user account from Cisco Unity Connection Server. Please check the log file."/>
<xsd:enumeration value="File uploaded does not have extension .lic. Please upload a license file with extension .lic."/>
<xsd:enumeration value="A file with this name already exists in the license file directory. Please upload a file with a different name."/>
<xsd:enumeration value="Unable to obtain certificate for this IP address/Port. SRST reference has been changed to non-secured. Please disable the security services on the gateway if you do not use the security feature."/>
<xsd:enumeration value="DN/Route Pattern must be the last search parameter when using the Search Within Results option."/>
<xsd:enumeration value="Route Group Name and Directory Number are not allowed in the same search."/>
<xsd:enumeration value="user is not member of super user group. Cannot add to groups the roles which are only accessible to super users"/>
<xsd:enumeration value="Only super users can update members of super user groups"/>
<xsd:enumeration value="Users who are not super users cannot add him/herself to groups"/>
<xsd:enumeration value="Propagation failed for some devices. See log for a list of failed devices."/>
<xsd:enumeration value="Change failed - Credential locked. Please contact your administrator."/>
<xsd:enumeration value="Change failed - Credential locked due to inactivity. Please contact your administrator."/>
<xsd:enumeration value="Unknown credential validation error. Please contact your administrator."/>
<xsd:enumeration value="Wrong Credential."/>
<xsd:enumeration value="Administrative Lock."/>
<xsd:enumeration value="Hack Lock."/>
<xsd:enumeration value="Inactive Lock."/>
<xsd:enumeration value="Expired Lock."/>
<xsd:enumeration value="Expired Lock (with ability to change)."/>
<xsd:enumeration value="End user status is INACTIVE in LDAP."/>
<xsd:enumeration value="LDAP authentication enabled. UpdateCredential failure."/>
<xsd:enumeration value="Invalid credential length."/>
<xsd:enumeration value="Trivial credential."/>
<xsd:enumeration value="Duplicate credential."/>
<xsd:enumeration value="Too recently used Credential."/>
<xsd:enumeration value="User does not have permission to change this credential."/>
<xsd:enumeration value="There is no credential value for the given credential name."/>
<xsd:enumeration value="There is no credential type for the given credential name."/>
<xsd:enumeration value="LDAP communication error. Please check log file."/>
<xsd:enumeration value="User type not defined. Please check log file."/>
<xsd:enumeration value="Failed to update Credential. Please check log file."/>
<xsd:enumeration value="Not a valid application user. Please check log file."/>
<xsd:enumeration value="Database communication error. Please check log file."/>
<xsd:enumeration value="Invalid credential information. Please check log file."/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAlarmSeverity">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Emergency"/>
<xsd:enumeration value="Alert"/>
<xsd:enumeration value="Critical"/>
<xsd:enumeration value="Error"/>
<xsd:enumeration value="Warning"/>
<xsd:enumeration value="Notice"/>
<xsd:enumeration value="Informational"/>
<xsd:enumeration value="Debug"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAppOrDeviceReroute">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Redirect to App"/>
<xsd:enumeration value="Redirect to Device"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAppServer">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Cisco Unity Voice Mail 4.x or later"/>
<xsd:enumeration value="Cisco Unity Connection"/>
<xsd:enumeration value="Cisco Unified Presence Server"/>
<xsd:enumeration value="CUMA Provisioning Server"/>
<xsd:enumeration value="CER Location Management"/>
<xsd:enumeration value="Cisco Web Dialer"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XAppServerContent">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="UNITY KUBRIK"/>
<xsd:enumeration value="UNITY PRE KUBRIK"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XApplication">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Cisco Call Manager Administration"/>
<xsd:enumeration value="Cisco Call Manager Serviceability"/>
<xsd:enumeration value="Cisco Computer Telephone Interface (CTI)"/>
<xsd:enumeration value="Cisco Call Manager AXL Database"/>
<xsd:enumeration value="Cisco Extension Mobility"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="Failure attempting automatic insert of Media Streaming devices, Insert of MOHServer record failed."/>
<xsd:enumeration value="Failure attempting CallManager service activation. You need to add a CallManager first."/>
<xsd:enumeration value="Failure attempting to remove a record that has a relation in the service parameters"/>
<xsd:enumeration value="A requested multicast IP address is beyond the range 224.0.1.0 - 239.255.255.255"/>
<xsd:enumeration value="Attempt to use a multicast IP address reserved for another server"/>
<xsd:enumeration value="A requested multicast IP port is either an odd number or beyond the allowed range (16384-32766)"/>
<xsd:enumeration value="Attempt to add a new Audio Source record into an auxiliary table failed"/>
<xsd:enumeration value="Attempt to delete an Audio Source record from an auxiliary table failed"/>
<xsd:enumeration value="Invalid IP Address"/>
<xsd:enumeration value="All Multicast IP Addresses must be in the range 224.0.1.0 to 239.255.255.255"/>
<xsd:enumeration value="Multicast Base Port number must be an even number in the range 16384 to 32766"/>
<xsd:enumeration value="MOHServer table may only reference MOH Server devices"/>
<xsd:enumeration value="Two MOH Servers cannot use the same Multicast Base IP Address and Port Number"/>
<xsd:enumeration value="Cannot insert additional Add-on Modules for this device"/>
<xsd:enumeration value="Failure attempting to automatically re-number devices in the database"/>
<xsd:enumeration value="Expansion Modules can not be of mixed types"/>
<xsd:enumeration value="This type of expansion module is not supported by this device."/>
<xsd:enumeration value="Duplicate End User or System Time Schedule Name. A Time Schedule with this name already exists for the specified user"/>
<xsd:enumeration value="Cannot modify or delete the Time Schedule for All the time."/>
<xsd:enumeration value="Duplicate End User or System Time Period Name. A Time Period with this name already exists for the specified user"/>
<xsd:enumeration value="Cannot modify or delete the Time Period for All the time."/>
<xsd:enumeration value="Day of week should be different for each Time Period in an End User Time Schedule."/>
<xsd:enumeration value="Failure attempting to automatically update Device name after MGCP Domain name change"/>
<xsd:enumeration value="The specified distribution algorithm is not valid for Route and Line Groups"/>
<xsd:enumeration value="Cannot delete or modify Standard Local Route Group"/>
<xsd:enumeration value="AnalogAccess table may only reference devices with matching Device Protocol (AnalogAccess)"/>
<xsd:enumeration value="AnalogAccessPort table may only reference devices with matching Device Protocol (AnalogAccess)"/>
<xsd:enumeration value="A device that uses Phone Templates must have a specific Phone Template assigned"/>
<xsd:enumeration value="The Phone Template model and protocol do not match the device model and protocol"/>
<xsd:enumeration value="The Device Defaults record for a device that uses a firmware load must specify the default firmware load name"/>
<xsd:enumeration value="DigitalAccessBri table may only reference devices with matching Device Protocol (DigitalAccessBri)"/>
<xsd:enumeration value="Only Media Resource devices can be members of Media Resource Groups"/>
<xsd:enumeration value="MediaMixer table may only reference Media Resource devices"/>
<xsd:enumeration value="The sum of the streams configured for all media resources (CFB, MTP, XCODE, ANN) associated with this gateway cannot exceed 128"/>
<xsd:enumeration value="NSFInformationElements must be associated with a Route Pattern"/>
<xsd:enumeration value="The specified NSF Service is not valid for the selected protocol"/>
<xsd:enumeration value="The specified NSF Carrier Identification Code has invalid format"/>
<xsd:enumeration value="The specified NSF Parameter Value has invalid format"/>
<xsd:enumeration value="DigitalAccessT1 table may only reference devices with matching Device Protocol (DigitalAccessT1)"/>
<xsd:enumeration value="DigitalAccessT1Port table may only reference devices with matching Device Protocol (DigitalAccessT1)"/>
<xsd:enumeration value="User-defined SRST records must use the corresponding SRST Option"/>
<xsd:enumeration value="Cannot delete the system installed SRST records"/>
<xsd:enumeration value="Telecaster table may only reference devices that support IP Phone Services"/>
<xsd:enumeration value="The specified feature is not available for this model and protocol"/>
<xsd:enumeration value="Pilot table may only reference CTI Route Point devices"/>
<xsd:enumeration value="Cannot associate Speed Dials with a device that does not support phone templates or abbreviated dial features"/>
<xsd:enumeration value="The specified Address Book entry is not avaiable in the user''s Personal Address Book"/>
<xsd:enumeration value="The Fast Dial Index for this Phone Book entry is not unique"/>
<xsd:enumeration value="Cannot have more than one number of each type (Home, Work, Mobile) associated with a Personal Address Book entry"/>
<xsd:enumeration value="Only one record with same fastdialindex and fkenduser can exist"/>
<xsd:enumeration value="NickName cannot be a NULL or empty string"/>
<xsd:enumeration value="The specified DN or pattern evaluates to more than the maximum allowable 48 digits for this pattern usage"/>
<xsd:enumeration value="Encountered more characters than allowed in the submitted DnOrPattern string"/>
<xsd:enumeration value="The specified DN or pattern evaluates to more than the maximum allowable 24 digits for this pattern usage"/>
<xsd:enumeration value="Pattern has to be unique in a Route Partition unless associated with a Dial Plan"/>
<xsd:enumeration value="Digit Discard Instruction must be associated with the current DN's Dial Plan"/>
<xsd:enumeration value="Route Filter must be associated with the current DN's Dial Plan"/>
<xsd:enumeration value="Attempt to delete a Call Pickup record still in use"/>
<xsd:enumeration value="Improper values for IP CIDR address"/>
<xsd:enumeration value="The IP address you have entered is not valid. Please enter a valid IP address"/>
<xsd:enumeration value="Name contains invalid characters or the length was exceeded"/>
<xsd:enumeration value="The domain name you have entered is not in an acceptable format. Please enter a domain name in the following format: alpha/numeric characters.alphabetic characters. For example, abc123.com, abc.net, 123abc.org, and so...
<xsd:enumeration value="Name contains nested brackets"/>
<xsd:enumeration value="Name contains misplaced or embedded circumflex characters"/>
<xsd:enumeration value="Name is a mal-formed regular expression"/>
<xsd:enumeration value="Only one dot is permitted per expression"/>
<xsd:enumeration value="Only one @ permitted per expression"/>
<xsd:enumeration value="A plus sign cannot appear within brackets"/>
<xsd:enumeration value="A question mark cannot appear within brackets"/>
<xsd:enumeration value="A dot precede an @ sign"/>
<xsd:enumeration value="Cannot have consecutive plus signs and question marks in any combination (?+, +?, ++ or ??)"/>
<xsd:enumeration value="Cannot follow a plus sign with a plus sign"/>
<xsd:enumeration value="The first character cannot be a plus sign"/>
<xsd:enumeration value="The first character cannot be a question mark"/>
<xsd:enumeration value="The character X is not permitted within brackets"/>
<xsd:enumeration value="The character @ is not permitted within brackets"/>
<xsd:enumeration value="A double circumflex is not permitted"/>
<xsd:enumeration value="The circumflex must appear within brackets"/>
<xsd:enumeration value="The dash must appear within brackets and follow a digit"/>
<xsd:enumeration value="A range violation has occurred: numbers must be in increasing order"/>
<xsd:enumeration value="CallPark values cannot have more than 2 Xs and/or bracketed (e.g., [0-9]) expressions"/>
<xsd:enumeration value="Nested brackets not permitted"/>
<xsd:enumeration value="Brackets either mismatched, or do not contain characters"/>
<xsd:enumeration value="Consecutive asterisks are not allowed"/>
<xsd:enumeration value="A plus sign cannot follow a bang"/>
<xsd:enumeration value="Intercom line or translation must have an intercom partition"/>
<xsd:enumeration value="Intercom line or translation must have an intercom calling search space"/>
<xsd:enumeration value="Intercom Partitions may only be used for Intercom DN or Intercom Translation pattern"/>
<xsd:enumeration value="Intercom Calling Search Spaces may only be used for Intercom DN or Intercom Translation pattern"/>
<xsd:enumeration value="Translation pattern for intercom line must have an intercom calling search space"/>
<xsd:enumeration value="Translation pattern for non-intercom line should not have an intercom calling search space"/>
<xsd:enumeration value="The combination of Prefix Digits and Park Code contain too many characters - the resulting Retrieval Code is not valid"/>
<xsd:enumeration value="The combination of Prefix Digits and Park Code evaluates to more than 48 digits - the resulting Retrieval Code is not valid"/>
<xsd:enumeration value="Cannot set isCallable to False when a DN or Intercom DN is associted with a device, device profile, or BAT Template"/>
<xsd:enumeration value="Can only set isCallable to False for DN or Intercom DN patterns"/>
<xsd:enumeration value="The clause for the route filter is too long as a result of this operation (more than 1024 characters) "/>
<xsd:enumeration value="Intercom DN can only have compatible AutoAnswer Type (such as speakerphone or headset) "/>
<xsd:enumeration value="The Prefix Digits must be less than 24 digits for Directed Call Park"/>
<xsd:enumeration value="Intercom feature is not supported for this device"/>
<xsd:enumeration value="Cannot insert or update pattern. A Entry already exists with same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Call Park already exists with same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Conferance exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A DN exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Translation exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Call Pick Up Group exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Route exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Message Waiting exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Hunt Pilot exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Voice Mail Port exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Route Domain exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A IPAddress exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Device Template exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Directed Call Park exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Device Intercom exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Translation Intercom exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Translation Calling Party exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility Handoff exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility DTMF exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility IVR exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Device Intercom Template exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Transformation Called Party Number exists with the same pattern and partition."/>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getPhoneTemplateResponse" type="axlapi:GetPhoneTemplateRes"/>
<xsd:element name="removePhoneTemplate" type="axlapi:NameAndGUIDRequest"/>
<xsd:element name="removePhoneTemplateResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddCredentialPolicyReq">
<xsd:sequence>
<xsd:element name="credentialPolicy" type="axlapi:XCredentialPolicy"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="addCredentialPolicy" type="axlapi:AddCredentialPolicyReq"/>
<xsd:element name="addCredentialPolicyResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateCredentialPolicyReq">
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="name" type="axlapi:String255"/>
<xsd:element name="newName" type="axlapi:String255" minOccurs="0"/>
<xsd:element name="noLimitForFailedLogon" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for failedLogon.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="failedLogon" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Failed logon must be a number in the range 0 to 100.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="resetFailedLogonAttempts" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="administratorMustUnlock" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for lockoutDuration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lockoutDuration" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="credChangeDuration" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="neverExpires" type="xsd:boolean" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If this tag is set to true, zero is inserted into the database for credExpiresAfter.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="credExpiresAfter" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Credential expires after must be a number in the range 0 to 365.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="minCredLength" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="prevCredStoredNum" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="inactiveDaysAllowed" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="expiryWarningDays" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trivialCredCheck" type="xsd:boolean" nillable="false" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateCredentialPolicy" type="axlapi:UpdateCredentialPolicyReq"/>
<xsd:element name="updateCredentialPolicyResponse" type="axlapi:StandardResponse"/>
<xsd:element name="getCredentialPolicy" type="axlapi:NameAndGUIDRequest"/>
<xsd:complexType name="GetCredentialPolicyRes">
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="credentialPolicy">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XCredentialPolicy">
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getCredentialPolicyResponse" type="axlapi:GetCredentialPolicyRes"/>
<xsd:complexType name="RemoveCredentialPolicyReq">
<xsd:sequence>
<xsd:element name="name" type="axlapi:String255"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="removeCredentialPolicy" type="axlapi:RemoveCredentialPolicyReq"/>
<xsd:element name="removeCredentialPolicyResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddSIPTrunkSecurityProfileReq">
<xsd:sequence>
<xsd:element name="SIPTrunkSecurityProfile" type="axlapi:XSIPTrunkSecurityProfile"/>
</xsd:sequence>
( run in 0.670 second using v1.01-cache-2.11-cpan-39bf76dae61 )