complexType UpdatePhoneReq
diagram axlapi_p11842.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description callingSearchSpaceName devicePoolName commonDeviceConfigName commonPhoneConfigName networkLocation locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId automatedAlternateRoutingCssName aarNeighborhoodName loadInformation vendorConfig versionStamp traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio securityProfileName sipProfileName cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName sendGeoLocation lines phoneTemplateName speeddials busyLampFields primaryPhoneName ringSettingIdleBlfAudibleAlert ringSettingBusyBlfAudibleAlert blfDirectedCallParks addOnModules userlocale networkLocale idleTimeout authenticationUrl directoryUrl idleUrl informationUrl messagesUrl proxyServerUrl servicesUrl services softkeyTemplateName defaultProfileName enableExtensionMobility singleButtonBarge joinAcrossLines builtInBridgeStatus callInfoPrivacyStatus hlogStatus ownerUserName ignorePresentationIndicators packetCaptureMode packetCaptureDuration subscribeCallingSearchSpaceName rerouteCallingSearchSpaceName allowCtiControlFlag presenceGroupName unattendedPort requireDtmfReception rfc2833Disabled certificateOperation authenticationMode keySize authenticationString upgradeFinishTime deviceMobilityMode remoteDevice dndOption dndRingSetting dndStatus isActive mobilityUserIdName phoneSuite phoneServiceDisplay isProtected mobileSmartClientProfileName mtpRequired mtpPreferedCodec dialRulesName sshUserId sshPwd digestUser outboundCallRollover hotlineDevice secureInformationUrl secureDirectoryUrl secureMessageUrl secureServicesUrl secureAuthenticationUrl secureIdleUrl alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage featureControlPolicy deviceTrustMode
used by
element updatePhone
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdatePhoneReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Optional description of the device</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
         
<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 default for the product.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="versionStamp" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This Tag is valid only for SIP Phones and SIP Trunks</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="lines" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded">
               
<xsd:annotation>
                 
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
             
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
               
<xsd:annotation>
                 
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
           
</xsd:choice>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="speeddials" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="primaryPhoneName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ringSettingIdleBlfAudibleAlert" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ringSettingBusyBlfAudibleAlert" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="addOnModules" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Additional modules attached to the Phone.There can be 0,1, 2 or 3.</xsd:documentation>
         
</xsd:annotation>
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="3"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="userlocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="idleTimeout" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authenticationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="directoryUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="idleUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="informationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="messagesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="proxyServerUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="servicesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="services" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="defaultProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The name of the default profile for this device.Not Nullable.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="enableExtensionMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="joinAcrossLines" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="builtInBridgeStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hlogStatus" type="axlapi:XStatus" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ownerUserName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Read-only for IP Phones.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowCtiControlFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="requireDtmfReception" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rfc2833Disabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="certificateOperation" type="axlapi:XCertificateOperation" default="No Pending Operation" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>authenticationMode can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>keySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="authenticationString" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>authenticationString can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="upgradeFinishTime" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deviceMobilityMode" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Specifies if the phone is configured for device mobility or not.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="remoteDevice" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="dndRingSetting" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="isActive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license.If set to false the license units will not be  consumed.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mobilityUserIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The userid of the mobility user for this phone.Nullable.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="phoneSuite" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>If a blank tag is passed ,the value of the default is inserted into the database.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isProtected" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that support Secure Tone.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mobileSmartClientProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mtpPreferedCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="dialRulesName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sshUserId" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is applicable only to thosedevices that support ssh feature.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="sshPwd" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is applicable only to thosedevices that support ssh feature.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="digestUser" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" default="No Rollover" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for devices that Automatic Outbound Callrollover</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is applicable for PLAR-supporting SIP/SCCP phones only</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="secureInformationUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureDirectoryUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureMessageUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureServicesUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureAuthenticationUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureIdleUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="deviceTrustMode" type="axlapi:XDeviceTrustMode" default="Not Trusted" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is valid only for TIP endpoints</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdatePhoneReq/newName
diagram axlapi_p11843.png
type axlapi:UniqueString128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/description
diagram axlapi_p11844.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/callingSearchSpaceName
diagram axlapi_p11845.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/devicePoolName
diagram axlapi_p11846.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/commonDeviceConfigName
diagram axlapi_p11847.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/commonPhoneConfigName
diagram axlapi_p11848.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/networkLocation
diagram axlapi_p11849.png
type axlapi:XNetworkLocation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
annotation
documentation
The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/locationName
diagram axlapi_p11850.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/mediaResourceListName
diagram axlapi_p11851.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/networkHoldMohAudioSourceId
diagram axlapi_p11852.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/userHoldMohAudioSourceId
diagram axlapi_p11853.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/automatedAlternateRoutingCssName
diagram axlapi_p11854.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/aarNeighborhoodName
diagram axlapi_p11855.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/loadInformation
diagram axlapi_p11856.png
type axlapi:XLoadInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
specialaxlapi:boolean      
annotation
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 default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
 
<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 default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/vendorConfig
diagram axlapi_p11857.png
type axlapi:XVendorConfig
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/versionStamp
diagram axlapi_p11858.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
UUID changed each time device is updated
source <xsd:element name="versionStamp" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/traceFlag
diagram axlapi_p11859.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/mlppDomainId
diagram axlapi_p11860.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
This setting only effects devices that support MLPP. Use -1 to set to null
source <xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/mlppIndicationStatus
diagram axlapi_p11861.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Off
nillable false
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/preemption
diagram axlapi_p11862.png
type axlapi:XPreemption
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/useTrustedRelayPoint
diagram axlapi_p11863.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/retryVideoCallAsAudio
diagram axlapi_p11864.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/securityProfileName
diagram axlapi_p11865.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/sipProfileName
diagram axlapi_p11866.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
This Tag is valid only for SIP Phones and SIP Trunks
source <xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This Tag is valid only for SIP Phones and SIP Trunks</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/cgpnTransformationCssName
diagram axlapi_p11867.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/useDevicePoolCgpnTransformCss
diagram axlapi_p11868.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/geoLocationName
diagram axlapi_p11869.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/geoLocationFilterName
diagram axlapi_p11870.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/sendGeoLocation
diagram axlapi_p11871.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/lines
diagram axlapi_p11872.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children line lineIdentifier
source <xsd:element name="lines" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/lines/line
diagram axlapi_p11873.png
type axlapi:XPhoneLine
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children index label asciiLabel display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:nonNegativeInteger      
annotation
documentation
An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.
source <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/lines/lineIdentifier
diagram axlapi_p11874.png
type axlapi:XNumplanIdentifier
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children directoryNumber routePartitionName
annotation
documentation
The lineIdentifier is a shorthand method that refers to a particular directory number.
source <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/phoneTemplateName
diagram axlapi_p11875.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/speeddials
diagram axlapi_p11876.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children speeddial
source <xsd:element name="speeddials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/speeddials/speeddial
diagram axlapi_p11877.png
type axlapi:XSpeeddial
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children dirn label asciiLabel index
source <xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/>

element UpdatePhoneReq/busyLampFields
diagram axlapi_p11878.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children busyLampField
source <xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/busyLampFields/busyLampField
diagram axlapi_p11879.png
type axlapi:XBusyLampField
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children blfDest blfDirn routePartition label asciiLabel associatedBlfSdFeatures index
source <xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>

element UpdatePhoneReq/primaryPhoneName
diagram axlapi_p11880.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="primaryPhoneName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/ringSettingIdleBlfAudibleAlert
diagram axlapi_p11881.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="ringSettingIdleBlfAudibleAlert" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/ringSettingBusyBlfAudibleAlert
diagram axlapi_p11882.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="ringSettingBusyBlfAudibleAlert" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/blfDirectedCallParks
diagram axlapi_p11883.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children blfDirectedCallPark
source <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/blfDirectedCallParks/blfDirectedCallPark
diagram axlapi_p11884.png
type axlapi:XBLFDirectedCallPark
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children label directedCallParkId directedCallParkDnAndPartition labelAscii index
source <xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/>

element UpdatePhoneReq/addOnModules
diagram axlapi_p11885.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children addOnModule
annotation
documentation
Additional modules attached to the Phone.There can be 0,1, 2 or 3.
source <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Additional modules attached to the Phone.There can be 0,1, 2 or 3.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="3"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/addOnModules/addOnModule
diagram axlapi_p11886.png
type axlapi:XAddOnModule
properties
isRef 0
minOcc 0
maxOcc 3
content complex
children loadInformation model index
source <xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="3"/>

element UpdatePhoneReq/userlocale
diagram axlapi_p11887.png
type axlapi:XUserLocale
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userlocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/networkLocale
diagram axlapi_p11888.png
type axlapi:XCountry
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/idleTimeout
diagram axlapi_p11889.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="idleTimeout" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/authenticationUrl
diagram axlapi_p11890.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="authenticationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/directoryUrl
diagram axlapi_p11891.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="directoryUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/idleUrl
diagram axlapi_p11892.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="idleUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/informationUrl
diagram axlapi_p11893.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="informationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/messagesUrl
diagram axlapi_p11894.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="messagesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/proxyServerUrl
diagram axlapi_p11895.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="proxyServerUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/servicesUrl
diagram axlapi_p11896.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="servicesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/services
diagram axlapi_p11897.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children service
source <xsd:element name="services" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdatePhoneReq/services/service
diagram axlapi_p11898.png
type axlapi:XSubscribedService
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children telecasterServiceName name url urlButtonIndex urlLabel urlLabelAscii serviceNameAscii
source <xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>

element UpdatePhoneReq/softkeyTemplateName
diagram axlapi_p11899.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/defaultProfileName
diagram axlapi_p11900.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
The name of the default profile for this device.Not Nullable.
source <xsd:element name="defaultProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The name of the default profile for this device.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/enableExtensionMobility
diagram axlapi_p11901.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="enableExtensionMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/singleButtonBarge
diagram axlapi_p11902.png
type axlapi:XBarge
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
This tag is valid only for devices that support SBB.
source <xsd:element name="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/joinAcrossLines
diagram axlapi_p11903.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
This tag is valid only for devices that support JAL..
source <xsd:element name="joinAcrossLines" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/builtInBridgeStatus
diagram axlapi_p11904.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="builtInBridgeStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/callInfoPrivacyStatus
diagram axlapi_p11905.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/hlogStatus
diagram axlapi_p11906.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="hlogStatus" type="axlapi:XStatus" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/ownerUserName
diagram axlapi_p11907.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
Read-only for IP Phones.
source <xsd:element name="ownerUserName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only for IP Phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/ignorePresentationIndicators
diagram axlapi_p11908.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable.
source <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/packetCaptureMode
diagram axlapi_p11909.png
type axlapi:XPacketCaptureMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/packetCaptureDuration
diagram axlapi_p11910.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 0
nillable true
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/subscribeCallingSearchSpaceName
diagram axlapi_p11911.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/rerouteCallingSearchSpaceName
diagram axlapi_p11912.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/allowCtiControlFlag
diagram axlapi_p11913.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="allowCtiControlFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/presenceGroupName
diagram axlapi_p11914.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/unattendedPort
diagram axlapi_p11915.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
Applicable only for H323Phones and H323Trunks.Not for Gateways.
source <xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/requireDtmfReception
diagram axlapi_p11916.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="requireDtmfReception" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/rfc2833Disabled
diagram axlapi_p11917.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="rfc2833Disabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/certificateOperation
diagram axlapi_p11918.png
type axlapi:XCertificateOperation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Pending Operation
nillable false
source <xsd:element name="certificateOperation" type="axlapi:XCertificateOperation" default="No Pending Operation" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/authenticationMode
diagram axlapi_p11919.png
type axlapi:XAuthenticationMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default By Null String
nillable false
annotation
documentation
authenticationMode can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>authenticationMode can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/keySize
diagram axlapi_p11920.png
type axlapi:XKeySize
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1024
nillable false
annotation
documentation
keySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.
source <xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>keySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/authenticationString
diagram axlapi_p11921.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
authenticationString can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.
source <xsd:element name="authenticationString" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>authenticationString can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/upgradeFinishTime
diagram axlapi_p11922.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="upgradeFinishTime" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/deviceMobilityMode
diagram axlapi_p11923.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
Specifies if the phone is configured for device mobility or not.
source <xsd:element name="deviceMobilityMode" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Specifies if the phone is configured for device mobility or not.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/remoteDevice
diagram axlapi_p11924.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="remoteDevice" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/dndOption
diagram axlapi_p11925.png
type axlapi:XDNDOption
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Ringer Off
nillable false
annotation
documentation
This tag is valid only for devices that support DND.
source <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/dndRingSetting
diagram axlapi_p11926.png
type axlapi:XRingSetting
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is valid only for devices that support DND.
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/dndStatus
diagram axlapi_p11927.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This tag is valid only for devices that support DND.
source <xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/isActive
diagram axlapi_p11928.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This tag determines if the newly added phone is active to determine consumption of license.If set to false the license units will not be  consumed.
source <xsd:element name="isActive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license.If set to false the license units will not be  consumed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/mobilityUserIdName
diagram axlapi_p11929.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
The userid of the mobility user for this phone.Nullable.
source <xsd:element name="mobilityUserIdName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The userid of the mobility user for this phone.Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/phoneSuite
diagram axlapi_p11930.png
type axlapi:XPhonePersonalization
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
If a blank tag is passed ,the value of the default is inserted into the database.
source <xsd:element name="phoneSuite" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If a blank tag is passed ,the value of the default is inserted into the database.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/phoneServiceDisplay
diagram axlapi_p11931.png
type axlapi:XPhoneServiceDisplay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/isProtected
diagram axlapi_p11932.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This tag is valid only for devices that support Secure Tone.
source <xsd:element name="isProtected" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that support Secure Tone.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/mobileSmartClientProfileName
diagram axlapi_p11933.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mobileSmartClientProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/mtpRequired
diagram axlapi_p11934.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This field is applicable only to SIP phones.
source <xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/mtpPreferedCodec
diagram axlapi_p11935.png
type axlapi:XSIPCodec
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 711ulaw
nillable false
annotation
documentation
This field is applicable only to SIP phones.
source <xsd:element name="mtpPreferedCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/dialRulesName
diagram axlapi_p11936.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="dialRulesName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/sshUserId
diagram axlapi_p11937.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
annotation
documentation
This tag is applicable only to thosedevices that support ssh feature.
source <xsd:element name="sshUserId" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable only to thosedevices that support ssh feature.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/sshPwd
diagram axlapi_p11938.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
annotation
documentation
This tag is applicable only to thosedevices that support ssh feature.
source <xsd:element name="sshPwd" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable only to thosedevices that support ssh feature.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/digestUser
diagram axlapi_p11939.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
annotation
documentation
This field is applicable only to SIP phones.
source <xsd:element name="digestUser" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/outboundCallRollover
diagram axlapi_p11940.png
type axlapi:XOutboundCallRollover
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Rollover
nillable false
annotation
documentation
This tag is valid only for devices that Automatic Outbound Callrollover
source <xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" default="No Rollover" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for devices that Automatic Outbound Callrollover</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/hotlineDevice
diagram axlapi_p11941.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This tag is applicable for PLAR-supporting SIP/SCCP phones only
source <xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable for PLAR-supporting SIP/SCCP phones only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/secureInformationUrl
diagram axlapi_p11942.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureInformationUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/secureDirectoryUrl
diagram axlapi_p11943.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureDirectoryUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/secureMessageUrl
diagram axlapi_p11944.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureMessageUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/secureServicesUrl
diagram axlapi_p11945.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureServicesUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/secureAuthenticationUrl
diagram axlapi_p11946.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureAuthenticationUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/secureIdleUrl
diagram axlapi_p11947.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="secureIdleUrl" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/alwaysUsePrimeLine
diagram axlapi_p11948.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/alwaysUsePrimeLineForVoiceMessage
diagram axlapi_p11949.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdatePhoneReq/featureControlPolicy
diagram axlapi_p11950.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
This tag is valid only for RT Phones.
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdatePhoneReq/deviceTrustMode
diagram axlapi_p11951.png
type axlapi:XDeviceTrustMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Not Trusted
nillable false
annotation
documentation
This tag is valid only for TIP endpoints
source <xsd:element name="deviceTrustMode" type="axlapi:XDeviceTrustMode" default="Not Trusted" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for TIP endpoints</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy