complexType LCommonPhoneConfig
diagram AXLSoap_p4518.png
namespace http://www.cisco.com/AXL/API/11.5
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        
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:annotation>
       
<xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LCommonPhoneConfig/name
diagram AXLSoap_p4519.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 AXLSoap_p4520.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 AXLSoap_p4521.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 AXLSoap_p4522.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 AXLSoap_p4523.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 AXLSoap_p4524.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 AXLSoap_p4525.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 AXLSoap_p4526.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 AXLSoap_p4527.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 AXLSoap_p4528.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 AXLSoap_p4529.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 AXLSoap_p4530.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 AXLSoap_p4531.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>


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