complexType RSipTrunkSecurityProfile
diagram AXLSoap_p10673.png
namespace http://www.cisco.com/AXL/API/9.1
children name description securityMode incomingTransport outgoingTransport digestAuthentication noncePolicyTime x509SubjectName incomingPort applLevelAuthentication acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader transmitSecurityStatus sipV150OutboundSdpOfferFiltering
used by
elements GetSipTrunkSecurityProfileReq/returnedTags GetSipTrunkSecurityProfileRes/return/sipTrunkSecurityProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RSipTrunkSecurityProfile">
 
<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 RSipTrunkSecurityProfile/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RSipTrunkSecurityProfile/name
diagram AXLSoap_p10674.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 RSipTrunkSecurityProfile/description
diagram AXLSoap_p10675.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 RSipTrunkSecurityProfile/securityMode
diagram AXLSoap_p10676.png
type axlapi:XDeviceSecurityMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>

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

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

element RSipTrunkSecurityProfile/digestAuthentication
diagram AXLSoap_p10679.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 RSipTrunkSecurityProfile/noncePolicyTime
diagram AXLSoap_p10680.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="noncePolicyTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSipTrunkSecurityProfile/x509SubjectName
diagram AXLSoap_p10681.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 RSipTrunkSecurityProfile/incomingPort
diagram AXLSoap_p10682.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="incomingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSipTrunkSecurityProfile/applLevelAuthentication
diagram AXLSoap_p10683.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 RSipTrunkSecurityProfile/acceptPresenceSubscription
diagram AXLSoap_p10684.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 RSipTrunkSecurityProfile/acceptOutOfDialogRefer
diagram AXLSoap_p10685.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 RSipTrunkSecurityProfile/acceptUnsolicitedNotification
diagram AXLSoap_p10686.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 RSipTrunkSecurityProfile/allowReplaceHeader
diagram AXLSoap_p10687.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 RSipTrunkSecurityProfile/transmitSecurityStatus
diagram AXLSoap_p10688.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 RSipTrunkSecurityProfile/sipV150OutboundSdpOfferFiltering
diagram AXLSoap_p10689.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