complexType GetSipTrunkSecurityProfileRes
diagram AXLSoap_p3860.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getSipTrunkSecurityProfileResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetSipTrunkSecurityProfileRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="sipTrunkSecurityProfile" type="axlapi:RSipTrunkSecurityProfile"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetSipTrunkSecurityProfileRes/return
diagram AXLSoap_p3861.png
properties
content complex
children sipTrunkSecurityProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="sipTrunkSecurityProfile" type="axlapi:RSipTrunkSecurityProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSipTrunkSecurityProfileRes/return/sipTrunkSecurityProfile
diagram AXLSoap_p3862.png
type axlapi:RSipTrunkSecurityProfile
properties
content complex
children name description securityMode incomingTransport outgoingTransport digestAuthentication noncePolicyTime x509SubjectName incomingPort applLevelAuthentication acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader transmitSecurityStatus sipV150OutboundSdpOfferFiltering allowChargingHeader
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="sipTrunkSecurityProfile" type="axlapi:RSipTrunkSecurityProfile"/>


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