complexType XCommonPhoneConfig
diagram axlapi_p13236.png
namespace http://www.cisco.com/AXL/API/8.5
children name description unlockPwd dndOption dndAlertingType backgroundImage phonePersonalization phoneServiceDisplay sshUserId sshPwd vendorConfig alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage vpnGroupName vpnProfileName featureControlPolicy
used by
element AddCommonPhoneConfigReq/commonPhoneConfig
source <xsd:complexType name="XCommonPhoneConfig">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unlockPwd" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndAlertingType" type="axlapi:XRingSetting" default="Beep Only" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="backgroundImage" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sshUserId" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sshPwd" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vpnGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vpnProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XCommonPhoneConfig/name
diagram axlapi_p13237.png
type axlapi:UniqueString50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:UniqueString50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCommonPhoneConfig/description
diagram axlapi_p13238.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/unlockPwd
diagram axlapi_p13239.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="unlockPwd" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/dndOption
diagram axlapi_p13240.png
type axlapi:XDNDOption
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Ringer Off
nillable false
source <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/dndAlertingType
diagram axlapi_p13241.png
type axlapi:XRingSetting
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Beep Only
nillable false
source <xsd:element name="dndAlertingType" type="axlapi:XRingSetting" default="Beep Only" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/backgroundImage
diagram axlapi_p13242.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="backgroundImage" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/phonePersonalization
diagram axlapi_p13243.png
type axlapi:XPhonePersonalization
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/phoneServiceDisplay
diagram axlapi_p13244.png
type axlapi:XPhoneServiceDisplay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/sshUserId
diagram axlapi_p13245.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="sshUserId" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/sshPwd
diagram axlapi_p13246.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="sshPwd" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/vendorConfig
diagram axlapi_p13247.png
type axlapi:XVendorConfig
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/alwaysUsePrimeLine
diagram axlapi_p13248.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/alwaysUsePrimeLineForVoiceMessage
diagram axlapi_p13249.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/vpnGroupName
diagram axlapi_p13250.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="vpnGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/vpnProfileName
diagram axlapi_p13251.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="vpnProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCommonPhoneConfig/featureControlPolicy
diagram axlapi_p13252.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
This tag is valid only for RT Phones.
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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