complexType LCommonPhoneConfig
diagram AXLAPI_p3779.png
namespace http://www.cisco.com/AXL/API/9.0
children name description dndOption dndAlertingType backgroundImage phonePersonalization phoneServiceDisplay sshUserId alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage vpnGroupName vpnProfileName featureControlPolicy
used by
elements ListCommonPhoneConfigRes/return/commonPhoneConfig ListCommonPhoneConfigReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LCommonPhoneConfig">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndAlertingType" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="backgroundImage" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sshUserId" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vpnGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vpnProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LCommonPhoneConfig/name
diagram AXLAPI_p3780.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 LCommonPhoneConfig/description
diagram AXLAPI_p3781.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/dndOption
diagram AXLAPI_p3782.png
type axlapi:XDNDOption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/dndAlertingType
diagram AXLAPI_p3783.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndAlertingType" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/backgroundImage
diagram AXLAPI_p3784.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="backgroundImage" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/phonePersonalization
diagram AXLAPI_p3785.png
type axlapi:XPhonePersonalization
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/phoneServiceDisplay
diagram AXLAPI_p3786.png
type axlapi:XPhoneServiceDisplay
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0" maxOccurs="1"/>

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

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

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

element LCommonPhoneConfig/vpnGroupName
diagram AXLAPI_p3790.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="vpnGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/vpnProfileName
diagram AXLAPI_p3791.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="vpnProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LCommonPhoneConfig/featureControlPolicy
diagram AXLAPI_p3792.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="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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