complexType LCommonDeviceConfig
diagram axlapi_p3382.png
namespace http://www.cisco.com/AXL/API/8.5
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
uuidaxlapi:XUUIDoptional      
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
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LCommonDeviceConfig/name
diagram axlapi_p3383.png
type axlapi:UniqueString50
properties
isRef 0
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 axlapi_p3384.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LCommonDeviceConfig/userLocale
diagram axlapi_p3385.png
type axlapi:XUserLocale
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

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

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

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

element LCommonDeviceConfig/useTrustedRelayPoint
diagram axlapi_p3389.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p3390.png
type axlapi:XPreemption
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>

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

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

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

element LCommonDeviceConfig/useImeForOutboundCalls
diagram axlapi_p3394.png
type axlapi:XStatus
properties
isRef 0
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