complexType UpdateUniversalDeviceTemplateReq
diagram AXLSoap_p16776.png
namespace http://www.cisco.com/AXL/API/12.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_p16777.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_p16778.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_p16779.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_p16780.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_p16781.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_p16782.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_p16783.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_p16784.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_p16785.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_p16786.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_p16787.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_p16788.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_p16789.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_p16790.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_p16791.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_p16792.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_p16793.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_p16794.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_p16795.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_p16796.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_p16797.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_p16798.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_p16799.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_p16800.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_p16801.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_p16802.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_p16803.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_p16804.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_p16805.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_p16806.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_p16807.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_p16808.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_p16809.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_p16810.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_p16811.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_p16812.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_p16813.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_p16814.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_p16815.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_p16816.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_p16817.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_p16818.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_p16819.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_p16820.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_p16821.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_p16822.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_p16823.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_p16824.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_p16825.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_p16826.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_p16827.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_p16828.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_p16829.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_p16830.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_p16831.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_p16832.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_p16833.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_p16834.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_p16835.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_p16836.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_p16837.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_p16838.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_p16839.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_p16840.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_p16841.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_p16842.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_p16843.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_p16844.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_p16845.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_p16846.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_p16847.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_p16848.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_p16849.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_p16850.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_p16851.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_p16852.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_p16853.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_p16854.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_p16855.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_p16856.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_p16857.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_p16858.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_p16859.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_p16860.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_p16861.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_p16862.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_p16863.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_p16864.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_p16865.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_p16866.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_p16867.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_p16868.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_p16869.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_p16870.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_p16871.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_p16872.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_p16873.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_p16874.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_p16875.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_p16876.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_p16877.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