complexType XSafForwarder
diagram AXLSoap_p20535.png
namespace http://www.cisco.com/AXL/API/15.0
children name description clientLabel safSecurityProfile ipAddress port enableTcpKeepAlive safReconnectInterval safNotificationsWindowSize associatedCucms
used by
element AddSafForwarderReq/safForwarder
source <xsd:complexType name="XSafForwarder">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientLabel" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="safSecurityProfile" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" default="5050" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableTcpKeepAlive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="safReconnectInterval" type="axlapi:XInteger" default="20" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="safNotificationsWindowSize" type="axlapi:XInteger" default="7" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedCucms" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="associatedCucm" type="axlapi:XSafForwarderMember" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XSafForwarder/name
diagram AXLSoap_p20536.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSafForwarder/description
diagram AXLSoap_p20537.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafForwarder/clientLabel
diagram AXLSoap_p20538.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="clientLabel" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSafForwarder/safSecurityProfile
diagram AXLSoap_p20539.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="safSecurityProfile" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSafForwarder/ipAddress
diagram AXLSoap_p20540.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="ipAddress" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSafForwarder/port
diagram AXLSoap_p20541.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5050
nillable false
source <xsd:element name="port" type="axlapi:XInteger" default="5050" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafForwarder/enableTcpKeepAlive
diagram AXLSoap_p20542.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableTcpKeepAlive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafForwarder/safReconnectInterval
diagram AXLSoap_p20543.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 20
nillable false
source <xsd:element name="safReconnectInterval" type="axlapi:XInteger" default="20" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafForwarder/safNotificationsWindowSize
diagram AXLSoap_p20544.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 7
nillable false
source <xsd:element name="safNotificationsWindowSize" type="axlapi:XInteger" default="7" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafForwarder/associatedCucms
diagram AXLSoap_p20545.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children associatedCucm
source <xsd:element name="associatedCucms" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="associatedCucm" type="axlapi:XSafForwarderMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XSafForwarder/associatedCucms/associatedCucm
diagram AXLSoap_p20546.png
type axlapi:XSafForwarderMember
properties
minOcc 1
maxOcc unbounded
content complex
children callManagerName
source <xsd:element name="associatedCucm" type="axlapi:XSafForwarderMember" minOccurs="1" maxOccurs="unbounded"/>


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