complexType LCommonDeviceConfig
diagram AXLSoap_p3766.png
namespace http://www.cisco.com/AXL/API/9.1
children name softkeyTemplateName userLocale networkHoldMohAudioSourceId userHoldMohAudioSourceId mlppIndicationStatus useTrustedRelayPoint preemption ipAddressingMode ipAddressingModePreferenceControl allowAutoConfigurationForPhones useImeForOutboundCalls
used by
elements ListCommonDeviceConfigRes/return/commonDeviceConfig ListCommonDeviceConfigReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>
   
<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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LCommonDeviceConfig/name
diagram AXLSoap_p3767.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_p3768.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_p3769.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element LCommonDeviceConfig/ipAddressingMode
diagram AXLSoap_p3775.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_p3776.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_p3777.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_p3778.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useImeForOutboundCalls" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>


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