complexType UpdateCommonPhoneConfigReq
diagram AXLSoap_p14996.png
namespace http://www.cisco.com/AXL/API/15.0
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 wifiHotspotProfile
used by
element updateCommonPhoneConfig
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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:element name="wifiHotspotProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCommonPhoneConfigReq/newName
diagram AXLSoap_p14997.png
type axlapi:UniqueString50
properties
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 AXLSoap_p14998.png
type axlapi:String128
properties
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 AXLSoap_p14999.png
type axlapi:String50
properties
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 AXLSoap_p15000.png
type axlapi:XDNDOption
properties
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 AXLSoap_p15001.png
type axlapi:XRingSetting
properties
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 AXLSoap_p15002.png
type axlapi:boolean
properties
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 AXLSoap_p15003.png
type axlapi:XPhonePersonalization
properties
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 AXLSoap_p15004.png
type axlapi:XPhoneServiceDisplay
properties
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 AXLSoap_p15005.png
type axlapi:String50
properties
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 AXLSoap_p15006.png
type axlapi:String255
properties
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 AXLSoap_p15007.png
type axlapi:XVendorConfig
properties
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 AXLSoap_p15008.png
type axlapi:XStatus
properties
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 AXLSoap_p15009.png
type axlapi:XStatus
properties
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 AXLSoap_p15010.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="vpnGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCommonPhoneConfigReq/vpnProfileName
diagram AXLSoap_p15011.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="vpnProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCommonPhoneConfigReq/featureControlPolicy
diagram AXLSoap_p15012.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateCommonPhoneConfigReq/wifiHotspotProfile
diagram AXLSoap_p15013.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="wifiHotspotProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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