complexType UpdateUniversalDeviceTemplateReq
diagram AXLSoap_p17187.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName deviceDescription devicePool deviceSecurityProfile sipProfile phoneButtonTemplate sipDialRules callingSearchSpace callingPartyTransformationCSSForInboundCalls callingPartyTransformationCSSForOutboundCalls reroutingCallingSearchSpace subscribeCallingSearchSpaceName useDevicePoolCallingPartyTransformationCSSforInboundCalls useDevicePoolCallingPartyTransformationCSSforOutboundCalls commonPhoneProfile commonDeviceConfiguration softkeyTemplate featureControlPolicy phonePersonalization mtpPreferredOriginatingCodec outboundCallRollover mediaTerminationPointRequired unattendedPort requiredDtmfReception rfc2833Disabled speeddials lines blfDirectedCallParks busyLampFields useTrustedRelayPoint protectedDevice certificateOperation authenticationMode authenticationString keySize keyOrder ecKeySize servicesProvisioning packetCaptureMode packetCaptureDuration secureShellUser secureShellPassword userLocale networkLocale mlppDomain mlppIndication mlppPreemption doNotDisturb dndOption dndIncomingCallAlert aarGroup aarCallingSearchSpace blfPresenceGroup blfAudibleAlertSettingPhoneBusy blfAudibleAlertSettingPhoneIdle userHoldMohAudioSource networkHoldMohAudioSource location geoLocation deviceMobilityMode mediaResourceGroupList remoteDevice hotlineDevice retryVideoCallAsAudio requireOffPremiseLocation ownerUserId mobilityUserId joinAcrossLines alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage singleButtonBarge builtInBridge allowControlOfDeviceFromCti ignorePresentationIndicators enableExtensionMobility privacy loggedIntoHuntGroup proxyServer servicesUrl idle idleTimer secureDirUrl messages secureIdleUrl authenticationServer directory secureServicesUrl information secureMessagesUrl secureInformationUrl secureAuthenticationUrl confidentialAccess services
used by
element updateUniversalDeviceTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateUniversalDeviceTemplateReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deviceDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="devicePool" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deviceSecurityProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipDialRules" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyTransformationCSSForInboundCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyTransformationCSSForOutboundCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="reroutingCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCallingPartyTransformationCSSforInboundCalls" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCallingPartyTransformationCSSforOutboundCalls" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonPhoneProfile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonDeviceConfiguration" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="softkeyTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mtpPreferredOriginatingCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" default="No Rollover" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mediaTerminationPointRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unattendedPort" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="requiredDtmfReception" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rfc2833Disabled" type="axlapi:boolean" nillable="false" 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="lines" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="line" type="axlapi:XUDTLine" 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="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="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="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="protectedDevice" type="axlapi:boolean" 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:element name="authenticationString" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="keySize" type="axlapi:XKeySize" default="2048" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="keyOrder" type="axlapi:XKeyOrder" default="RSA Only" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ecKeySize" type="axlapi:XECKeySize" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="servicesProvisioning" type="axlapi:XPhoneServiceDisplay" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<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="secureShellUser" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureShellPassword" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<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="mlppDomain" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppIndication" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppPreemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="doNotDisturb" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dndIncomingCallAlert" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfAudibleAlertSettingPhoneBusy" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfAudibleAlertSettingPhoneIdle" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userHoldMohAudioSource" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkHoldMohAudioSource" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="location" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocation" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deviceMobilityMode" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mediaResourceGroupList" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="remoteDevice" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hotlineDevice" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="requireOffPremiseLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ownerUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mobilityUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="joinAcrossLines" type="axlapi:XStatus" default="Default" 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="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="builtInBridge" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowControlOfDeviceFromCti" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableExtensionMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="privacy" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="loggedIntoHuntGroup" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="proxyServer" 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="idle" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="idleTimer" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureDirUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="messages" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureIdleUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authenticationServer" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="directory" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureServicesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="information" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureMessagesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureInformationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secureAuthenticationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateUniversalDeviceTemplateReq/newName
diagram AXLSoap_p17188.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/deviceDescription
diagram AXLSoap_p17189.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="deviceDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/devicePool
diagram AXLSoap_p17190.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePool" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/deviceSecurityProfile
diagram AXLSoap_p17191.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="deviceSecurityProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/sipProfile
diagram AXLSoap_p17192.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/phoneButtonTemplate
diagram AXLSoap_p17193.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/sipDialRules
diagram AXLSoap_p17194.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipDialRules" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/callingSearchSpace
diagram AXLSoap_p17195.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/callingPartyTransformationCSSForInboundCalls
diagram AXLSoap_p17196.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyTransformationCSSForInboundCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/callingPartyTransformationCSSForOutboundCalls
diagram AXLSoap_p17197.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyTransformationCSSForOutboundCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/reroutingCallingSearchSpace
diagram AXLSoap_p17198.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="reroutingCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/subscribeCallingSearchSpaceName
diagram AXLSoap_p17199.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateUniversalDeviceTemplateReq/commonPhoneProfile
diagram AXLSoap_p17202.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonPhoneProfile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/commonDeviceConfiguration
diagram AXLSoap_p17203.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfiguration" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/softkeyTemplate
diagram AXLSoap_p17204.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="softkeyTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/featureControlPolicy
diagram AXLSoap_p17205.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/phonePersonalization
diagram AXLSoap_p17206.png
type axlapi:XPhonePersonalization
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/mtpPreferredOriginatingCodec
diagram AXLSoap_p17207.png
type axlapi:XSIPCodec
properties
minOcc 0
maxOcc 1
content simple
default 711ulaw
nillable false
source <xsd:element name="mtpPreferredOriginatingCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/outboundCallRollover
diagram AXLSoap_p17208.png
type axlapi:XOutboundCallRollover
properties
minOcc 0
maxOcc 1
content simple
default No Rollover
nillable false
source <xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" default="No Rollover" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element UpdateUniversalDeviceTemplateReq/speeddials
diagram AXLSoap_p17213.png
properties
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 UpdateUniversalDeviceTemplateReq/speeddials/speeddial
diagram AXLSoap_p17214.png
type axlapi:XSpeeddial
properties
minOcc 0
maxOcc unbounded
content complex
children dirn label index
source <xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/>

element UpdateUniversalDeviceTemplateReq/lines
diagram AXLSoap_p17215.png
properties
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:XUDTLine" 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 UpdateUniversalDeviceTemplateReq/lines/line
diagram AXLSoap_p17216.png
type axlapi:XUDTLine
properties
minOcc 1
maxOcc unbounded
content complex
children index label display e164Mask dirn maxNumCalls missedCallLogging mwlPolicy busyTrigger ringSetting consecutiveRingSetting audibleMwi ringSettingActivePickupAlert ringSettingIdlePickupAlert monitoringCssName recordingProfileName recordingFlag recordingMediaSource callInfoDisplay
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd: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:XUDTLine" 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 UpdateUniversalDeviceTemplateReq/lines/lineIdentifier
diagram AXLSoap_p17217.png
type axlapi:XNumplanIdentifier
properties
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 UpdateUniversalDeviceTemplateReq/blfDirectedCallParks
diagram AXLSoap_p17218.png
properties
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 UpdateUniversalDeviceTemplateReq/blfDirectedCallParks/blfDirectedCallPark
diagram AXLSoap_p17219.png
type axlapi:XBLFDirectedCallPark
properties
minOcc 0
maxOcc unbounded
content complex
children label directedCallParkId directedCallParkDnAndPartition index
source <xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/>

element UpdateUniversalDeviceTemplateReq/busyLampFields
diagram AXLSoap_p17220.png
properties
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 UpdateUniversalDeviceTemplateReq/busyLampFields/busyLampField
diagram AXLSoap_p17221.png
type axlapi:XBusyLampField
properties
minOcc 0
maxOcc unbounded
content complex
children blfDest blfDirn routePartition label associatedBlfSdFeatures index
source <xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>

element UpdateUniversalDeviceTemplateReq/useTrustedRelayPoint
diagram AXLSoap_p17222.png
type axlapi:XStatus
properties
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 UpdateUniversalDeviceTemplateReq/protectedDevice
diagram AXLSoap_p17223.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="protectedDevice" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/certificateOperation
diagram AXLSoap_p17224.png
type axlapi:XCertificateOperation
properties
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 UpdateUniversalDeviceTemplateReq/authenticationMode
diagram AXLSoap_p17225.png
type axlapi:XAuthenticationMode
properties
minOcc 0
maxOcc 1
content simple
default By Null String
nillable false
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/authenticationString
diagram AXLSoap_p17226.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="authenticationString" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/keySize
diagram AXLSoap_p17227.png
type axlapi:XKeySize
properties
minOcc 0
maxOcc 1
content simple
default 2048
nillable false
source <xsd:element name="keySize" type="axlapi:XKeySize" default="2048" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/keyOrder
diagram AXLSoap_p17228.png
type axlapi:XKeyOrder
properties
minOcc 0
maxOcc 1
content simple
default RSA Only
nillable false
source <xsd:element name="keyOrder" type="axlapi:XKeyOrder" default="RSA Only" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/ecKeySize
diagram AXLSoap_p17229.png
type axlapi:XECKeySize
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ecKeySize" type="axlapi:XECKeySize" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/packetCaptureMode
diagram AXLSoap_p17231.png
type axlapi:XPacketCaptureMode
properties
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 UpdateUniversalDeviceTemplateReq/packetCaptureDuration
diagram AXLSoap_p17232.png
type axlapi:XInteger
properties
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 UpdateUniversalDeviceTemplateReq/secureShellUser
diagram AXLSoap_p17233.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureShellUser" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureShellPassword
diagram AXLSoap_p17234.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureShellPassword" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/userLocale
diagram AXLSoap_p17235.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/mlppDomain
diagram AXLSoap_p17237.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mlppDomain" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/mlppIndication
diagram AXLSoap_p17238.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="mlppIndication" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/mlppPreemption
diagram AXLSoap_p17239.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="mlppPreemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/dndOption
diagram AXLSoap_p17241.png
type axlapi:XDNDOption
properties
minOcc 0
maxOcc 1
content simple
default Ringer Off
nillable false
source <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/dndIncomingCallAlert
diagram AXLSoap_p17242.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dndIncomingCallAlert" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/aarGroup
diagram AXLSoap_p17243.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/aarCallingSearchSpace
diagram AXLSoap_p17244.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/blfPresenceGroup
diagram AXLSoap_p17245.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateUniversalDeviceTemplateReq/userHoldMohAudioSource
diagram AXLSoap_p17248.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userHoldMohAudioSource" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/networkHoldMohAudioSource
diagram AXLSoap_p17249.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkHoldMohAudioSource" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/location
diagram AXLSoap_p17250.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="location" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/geoLocation
diagram AXLSoap_p17251.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocation" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/mediaResourceGroupList
diagram AXLSoap_p17253.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceGroupList" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element UpdateUniversalDeviceTemplateReq/ownerUserId
diagram AXLSoap_p17258.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ownerUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/mobilityUserId
diagram AXLSoap_p17259.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mobilityUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/alwaysUsePrimeLine
diagram AXLSoap_p17261.png
type axlapi:XStatus
properties
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 UpdateUniversalDeviceTemplateReq/alwaysUsePrimeLineForVoiceMessage
diagram AXLSoap_p17262.png
type axlapi:XStatus
properties
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 UpdateUniversalDeviceTemplateReq/singleButtonBarge
diagram AXLSoap_p17263.png
type axlapi:XBarge
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element UpdateUniversalDeviceTemplateReq/enableExtensionMobility
diagram AXLSoap_p17267.png
type axlapi:boolean
properties
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 UpdateUniversalDeviceTemplateReq/privacy
diagram AXLSoap_p17268.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="privacy" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/proxyServer
diagram AXLSoap_p17270.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="proxyServer" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalDeviceTemplateReq/idle
diagram AXLSoap_p17272.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="idle" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/idleTimer
diagram AXLSoap_p17273.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="idleTimer" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureDirUrl
diagram AXLSoap_p17274.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureDirUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/messages
diagram AXLSoap_p17275.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="messages" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureIdleUrl
diagram AXLSoap_p17276.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureIdleUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/authenticationServer
diagram AXLSoap_p17277.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="authenticationServer" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/directory
diagram AXLSoap_p17278.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="directory" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureServicesUrl
diagram AXLSoap_p17279.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureServicesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/information
diagram AXLSoap_p17280.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="information" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureMessagesUrl
diagram AXLSoap_p17281.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureMessagesUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureInformationUrl
diagram AXLSoap_p17282.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureInformationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/secureAuthenticationUrl
diagram AXLSoap_p17283.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="secureAuthenticationUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/confidentialAccess
diagram AXLSoap_p17284.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalDeviceTemplateReq/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p17285.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p17286.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateUniversalDeviceTemplateReq/services
diagram AXLSoap_p17287.png
properties
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 UpdateUniversalDeviceTemplateReq/services/service
diagram AXLSoap_p17288.png
type axlapi:XSubscribedService
properties
minOcc 0
maxOcc unbounded
content complex
children telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii
source <xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>


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