complexType UpdateCommonPhoneConfigReq
diagram axlapi_p10799.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description unlockPwd dndOption dndAlertingType backgroundImage phonePersonalization phoneServiceDisplay sshUserId sshPwd vendorConfig alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage vpnGroupName vpnProfileName featureControlPolicy
used by
element updateCommonPhoneConfig
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateCommonPhoneConfigReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString50" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateCommonPhoneConfigReq/description
diagram axlapi_p10801.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 UpdateCommonPhoneConfigReq/unlockPwd
diagram axlapi_p10802.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 UpdateCommonPhoneConfigReq/dndOption
diagram axlapi_p10803.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 UpdateCommonPhoneConfigReq/dndAlertingType
diagram axlapi_p10804.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 UpdateCommonPhoneConfigReq/backgroundImage
diagram axlapi_p10805.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 UpdateCommonPhoneConfigReq/phonePersonalization
diagram axlapi_p10806.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 UpdateCommonPhoneConfigReq/phoneServiceDisplay
diagram axlapi_p10807.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 UpdateCommonPhoneConfigReq/sshUserId
diagram axlapi_p10808.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 UpdateCommonPhoneConfigReq/sshPwd
diagram axlapi_p10809.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 UpdateCommonPhoneConfigReq/vendorConfig
diagram axlapi_p10810.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 UpdateCommonPhoneConfigReq/alwaysUsePrimeLine
diagram axlapi_p10811.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 UpdateCommonPhoneConfigReq/alwaysUsePrimeLineForVoiceMessage
diagram axlapi_p10812.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 UpdateCommonPhoneConfigReq/vpnGroupName
diagram axlapi_p10813.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 UpdateCommonPhoneConfigReq/vpnProfileName
diagram axlapi_p10814.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 UpdateCommonPhoneConfigReq/featureControlPolicy
diagram axlapi_p10815.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