complexType XSipTrunkDestination
diagram AXLSoap_p20833.png
namespace http://www.cisco.com/AXL/API/15.0
children addressIpv4 addressIpv6 port sortOrder
used by
elements XSipTrunk/destinations/destination UpdateSipTrunkReq/removeDestinations/destination UpdateSipTrunkReq/addDestinations/destination UpdateSipTrunkReq/destinations/destination
source <xsd:complexType name="XSipTrunkDestination">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="addressIpv4" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="addressIpv6" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" default="5060" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sortOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSipTrunkDestination/addressIpv4
diagram AXLSoap_p20834.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="addressIpv4" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element XSipTrunkDestination/addressIpv6
diagram AXLSoap_p20835.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="addressIpv6" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element XSipTrunkDestination/port
diagram AXLSoap_p20836.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5060
source <xsd:element name="port" type="axlapi:XInteger" default="5060" minOccurs="0" maxOccurs="1"/>

element XSipTrunkDestination/sortOrder
diagram AXLSoap_p20837.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="sortOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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