complexType LPhoneSecurityProfile
diagram AXLAPI_p6821.png
namespace http://www.cisco.com/AXL/API/9.0
children phoneType protocol name description deviceSecurityMode authenticationMode keySize tftpEncryptedConfig nonceValidityTime transportType sipPhonePort enableDigestAuthentication excludeDigestCredentials
used by
elements ListPhoneSecurityProfileRes/return/phoneSecurityProfile ListPhoneSecurityProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LPhoneSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="phoneType" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceSecurityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tftpEncryptedConfig" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nonceValidityTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transportType" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableDigestAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="excludeDigestCredentials" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LPhoneSecurityProfile/phoneType
diagram AXLAPI_p6822.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phoneType" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/protocol
diagram AXLAPI_p6823.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/name
diagram AXLAPI_p6824.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/description
diagram AXLAPI_p6825.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/deviceSecurityMode
diagram AXLAPI_p6826.png
type axlapi:XDeviceSecurityMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="deviceSecurityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/authenticationMode
diagram AXLAPI_p6827.png
type axlapi:XAuthenticationMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/keySize
diagram AXLAPI_p6828.png
type axlapi:XKeySize
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/tftpEncryptedConfig
diagram AXLAPI_p6829.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="tftpEncryptedConfig" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/nonceValidityTime
diagram AXLAPI_p6830.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="nonceValidityTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/transportType
diagram AXLAPI_p6831.png
type axlapi:XTransport
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="transportType" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/sipPhonePort
diagram AXLAPI_p6832.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/enableDigestAuthentication
diagram AXLAPI_p6833.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="enableDigestAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LPhoneSecurityProfile/excludeDigestCredentials
diagram AXLAPI_p6834.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="excludeDigestCredentials" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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