complexType LSipTrunkSecurityProfile
diagram AXLAPI_p7279.png
namespace http://www.cisco.com/AXL/API/9.0
children name description securityMode incomingTransport outgoingTransport digestAuthentication noncePolicyTime x509SubjectName incomingPort applLevelAuthentication acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader transmitSecurityStatus sipV150OutboundSdpOfferFiltering
used by
elements ListSipTrunkSecurityProfileReq/returnedTags ListSipTrunkSecurityProfileRes/return/sipTrunkSecurityProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LSipTrunkSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String64" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="incomingTransport" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="outgoingTransport" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digestAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noncePolicyTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="x509SubjectName" type="axlapi:String4096" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="incomingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applLevelAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptPresenceSubscription" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptOutOfDialogRefer" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptUnsolicitedNotification" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowReplaceHeader" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transmitSecurityStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipV150OutboundSdpOfferFiltering" type="axlapi:XV150SDPFilter" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LSipTrunkSecurityProfile/name
diagram AXLAPI_p7280.png
type axlapi:String64
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 64
source <xsd:element name="name" type="axlapi:String64" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/description
diagram AXLAPI_p7281.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

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

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

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

element LSipTrunkSecurityProfile/digestAuthentication
diagram AXLAPI_p7285.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="digestAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element LSipTrunkSecurityProfile/x509SubjectName
diagram AXLAPI_p7287.png
type axlapi:String4096
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 4096
source <xsd:element name="x509SubjectName" type="axlapi:String4096" minOccurs="0" maxOccurs="1"/>

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

element LSipTrunkSecurityProfile/applLevelAuthentication
diagram AXLAPI_p7289.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="applLevelAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/acceptPresenceSubscription
diagram AXLAPI_p7290.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="acceptPresenceSubscription" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/acceptOutOfDialogRefer
diagram AXLAPI_p7291.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="acceptOutOfDialogRefer" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/acceptUnsolicitedNotification
diagram AXLAPI_p7292.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="acceptUnsolicitedNotification" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/allowReplaceHeader
diagram AXLAPI_p7293.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="allowReplaceHeader" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/transmitSecurityStatus
diagram AXLAPI_p7294.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="transmitSecurityStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LSipTrunkSecurityProfile/sipV150OutboundSdpOfferFiltering
diagram AXLAPI_p7295.png
type axlapi:XV150SDPFilter
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipV150OutboundSdpOfferFiltering" type="axlapi:XV150SDPFilter" minOccurs="0" maxOccurs="1"/>


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