complexType LCommonDeviceConfig
diagram AXLSoap_p4698.png
namespace http://www.cisco.com/AXL/API/15.0
children name softkeyTemplateName userLocale networkHoldMohAudioSourceId userHoldMohAudioSourceId mlppIndicationStatus useTrustedRelayPoint preemption ipAddressingMode ipAddressingModePreferenceControl allowAutoConfigurationForPhones useImeForOutboundCalls confidentialAccess allowDuplicateAddressDetection acceptRedirectMessages replyMulticastEchoRequest
used by
elements ListCommonDeviceConfigRes/return/commonDeviceConfig ListCommonDeviceConfigReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCommonDeviceConfig">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" 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" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Nullable</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Nullable</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" 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" 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" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddressingModePreferenceControl" type="axlapi:XIPAddressingModePrefControl" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowAutoConfigurationForPhones" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useImeForOutboundCalls" type="axlapi:XStatus" 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" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="allowDuplicateAddressDetection" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptRedirectMessages" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="replyMulticastEchoRequest" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LCommonDeviceConfig/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LCommonDeviceConfig/userLocale
diagram AXLSoap_p4701.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
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" 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 LCommonDeviceConfig/networkHoldMohAudioSourceId
diagram AXLSoap_p4702.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Nullable
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Nullable</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element LCommonDeviceConfig/useTrustedRelayPoint
diagram AXLSoap_p4705.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
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" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Default is not applicable for CommonDeviceConfig API</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LCommonDeviceConfig/ipAddressingMode
diagram AXLSoap_p4707.png
type axlapi:XIPAddressingMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddressingMode" type="axlapi:XIPAddressingMode" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/ipAddressingModePreferenceControl
diagram AXLSoap_p4708.png
type axlapi:XIPAddressingModePrefControl
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddressingModePreferenceControl" type="axlapi:XIPAddressingModePrefControl" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/allowAutoConfigurationForPhones
diagram AXLSoap_p4709.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="allowAutoConfigurationForPhones" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/useImeForOutboundCalls
diagram AXLSoap_p4710.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useImeForOutboundCalls" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/confidentialAccess
diagram AXLSoap_p4711.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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LCommonDeviceConfig/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p4712.png
type axlapi:XCALMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p4713.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/allowDuplicateAddressDetection
diagram AXLSoap_p4714.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="allowDuplicateAddressDetection" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/acceptRedirectMessages
diagram AXLSoap_p4715.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="acceptRedirectMessages" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/replyMulticastEchoRequest
diagram AXLSoap_p4716.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="replyMulticastEchoRequest" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>


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