complexType XPhoneSecurityProfile
diagram axlapi_p14747.png
namespace http://www.cisco.com/AXL/API/8.5
children phoneType protocol name description deviceSecurityMode authenticationMode keySize tftpEncryptedConfig nonceValidityTime transportType sipPhonePort enableDigestAuthentication excludeDigestCredentials
used by
element AddPhoneSecurityProfileReq/phoneSecurityProfile
source <xsd:complexType name="XPhoneSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="phoneType" type="axlapi:XModel" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceSecurityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="tftpEncryptedConfig" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="nonceValidityTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="transportType" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableDigestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="excludeDigestCredentials" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XPhoneSecurityProfile/phoneType
diagram axlapi_p14748.png
type axlapi:XModel
properties
isRef 0
content simple
nillable true
source <xsd:element name="phoneType" type="axlapi:XModel" nillable="true" minOccurs="1" maxOccurs="1"/>

element XPhoneSecurityProfile/protocol
diagram axlapi_p14749.png
type axlapi:XDeviceProtocol
properties
isRef 0
content simple
nillable true
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="true" minOccurs="1" maxOccurs="1"/>

element XPhoneSecurityProfile/name
diagram axlapi_p14750.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XPhoneSecurityProfile/description
diagram axlapi_p14751.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XPhoneSecurityProfile/deviceSecurityMode
diagram axlapi_p14752.png
type axlapi:XDeviceSecurityMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Applicable only for sip phones
source <xsd:element name="deviceSecurityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/authenticationMode
diagram axlapi_p14753.png
type axlapi:XAuthenticationMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default By Null String
nillable false
annotation
documentation
Applicable only for sip phones
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/keySize
diagram axlapi_p14754.png
type axlapi:XKeySize
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1024
nillable false
annotation
documentation
Applicable only for sip phones
source <xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/tftpEncryptedConfig
diagram axlapi_p14755.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
Applicable only for sip phones
source <xsd:element name="tftpEncryptedConfig" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/nonceValidityTime
diagram axlapi_p14756.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 600
nillable false
annotation
documentation
Applicable only for sip phones
source <xsd:element name="nonceValidityTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/transportType
diagram axlapi_p14757.png
type axlapi:XTransport
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default TCP+UDP
nillable false
annotation
documentation
Applicable only for sip phones
source <xsd:element name="transportType" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/sipPhonePort
diagram axlapi_p14758.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 5060
nillable false
annotation
documentation
Applicable only for sip phones
source <xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/enableDigestAuthentication
diagram axlapi_p14759.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
Applicable only for sip phones
source <xsd:element name="enableDigestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneSecurityProfile/excludeDigestCredentials
diagram axlapi_p14760.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
Applicable only for sip phones
source <xsd:element name="excludeDigestCredentials" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for sip phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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