complexType RCommonPhoneConfig
diagram AXLSoap_p10713.png
namespace http://www.cisco.com/AXL/API/15.0
children name description unlockPwd dndOption dndAlertingType backgroundImage phonePersonalization phoneServiceDisplay sshUserId sshPwd vendorConfig alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage vpnGroupName vpnProfileName featureControlPolicy wifiHotspotProfile
used by
elements GetCommonPhoneConfigRes/return/commonPhoneConfig GetCommonPhoneConfigReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCommonPhoneConfig">
 
<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="unlockPwd" type="axlapi:String50" 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="sshPwd" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" 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:annotation>
       
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="wifiHotspotProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RCommonPhoneConfig/name
diagram AXLSoap_p10714.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 RCommonPhoneConfig/description
diagram AXLSoap_p10715.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 RCommonPhoneConfig/unlockPwd
diagram AXLSoap_p10716.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="unlockPwd" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

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

element RCommonPhoneConfig/backgroundImage
diagram AXLSoap_p10719.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 RCommonPhoneConfig/phonePersonalization
diagram AXLSoap_p10720.png
type axlapi:XPhonePersonalization
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" minOccurs="0" maxOccurs="1"/>

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

element RCommonPhoneConfig/sshUserId
diagram AXLSoap_p10722.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 RCommonPhoneConfig/sshPwd
diagram AXLSoap_p10723.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="sshPwd" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RCommonPhoneConfig/vendorConfig
diagram AXLSoap_p10724.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

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

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

element RCommonPhoneConfig/vpnGroupName
diagram AXLSoap_p10727.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 RCommonPhoneConfig/vpnProfileName
diagram AXLSoap_p10728.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 RCommonPhoneConfig/featureControlPolicy
diagram AXLSoap_p10729.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is valid only for RT Phones.
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCommonPhoneConfig/wifiHotspotProfile
diagram AXLSoap_p10730.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="wifiHotspotProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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