complexType UpdateCommonDeviceConfigReq
diagram AXLSoap_p11858.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName softkeyTemplateName userLocale networkHoldMohAudioSourceId userHoldMohAudioSourceId mlppDomainId mlppIndicationStatus useTrustedRelayPoint preemption ipAddressingMode ipAddressingModePreferenceControl allowAutoConfigurationForPhones useImeForOutboundCalls
used by
element updateCommonDeviceConfig
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCommonDeviceConfigReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Nullable. The value accepted and retrieved from the database for this field will be of type XUserLocale in AXLEnums.xsd.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Nullable</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Nullable</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affect devices that support MLPP. Use -1 to set to null</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affect devices that support MLPP</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useTrustedRelayPoint" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Default is not applicable for CommonDeviceConfig API</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affect devices that support MLPP</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="ipAddressingMode" type="axlapi:XIPAddressingMode" default="IPv4 and IPv6" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ipAddressingModePreferenceControl" type="axlapi:XIPAddressingModePrefControl" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowAutoConfigurationForPhones" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useImeForOutboundCalls" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCommonDeviceConfigReq/newName
diagram AXLSoap_p11859.png
type axlapi:UniqueString50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:UniqueString50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCommonDeviceConfigReq/softkeyTemplateName
diagram AXLSoap_p11860.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="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCommonDeviceConfigReq/userLocale
diagram AXLSoap_p11861.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Nullable. The value accepted and retrieved from the database for this field will be of type XUserLocale in AXLEnums.xsd.
source <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Nullable. The value accepted and retrieved from the database for this field will be of type XUserLocale in AXLEnums.xsd.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateCommonDeviceConfigReq/networkHoldMohAudioSourceId
diagram AXLSoap_p11862.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Nullable
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Nullable</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateCommonDeviceConfigReq/userHoldMohAudioSourceId
diagram AXLSoap_p11863.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Nullable
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Nullable</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element UpdateCommonDeviceConfigReq/useTrustedRelayPoint
diagram AXLSoap_p11866.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Default is not applicable for CommonDeviceConfig API
source <xsd:element name="useTrustedRelayPoint" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Default is not applicable for CommonDeviceConfig API</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element UpdateCommonDeviceConfigReq/ipAddressingMode
diagram AXLSoap_p11868.png
type axlapi:XIPAddressingMode
properties
minOcc 0
maxOcc 1
content simple
default IPv4 and IPv6
nillable false
source <xsd:element name="ipAddressingMode" type="axlapi:XIPAddressingMode" default="IPv4 and IPv6" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCommonDeviceConfigReq/ipAddressingModePreferenceControl
diagram AXLSoap_p11869.png
type axlapi:XIPAddressingModePrefControl
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
source <xsd:element name="ipAddressingModePreferenceControl" type="axlapi:XIPAddressingModePrefControl" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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


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