complexType RSafForwarder
diagram AXLSoap_p13350.png
namespace http://www.cisco.com/AXL/API/15.0
children name description clientLabel safSecurityProfile ipAddress port enableTcpKeepAlive safReconnectInterval safNotificationsWindowSize associatedCucms
used by
elements GetSafForwarderReq/returnedTags GetSafForwarderRes/return/safForwarder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSafForwarder">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientLabel" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="safSecurityProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableTcpKeepAlive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="safReconnectInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="safNotificationsWindowSize" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedCucms" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="associatedCucm" type="axlapi:RSafForwarderMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

element RSafForwarder/safSecurityProfile
diagram AXLSoap_p13354.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="safSecurityProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

element RSafForwarder/enableTcpKeepAlive
diagram AXLSoap_p13357.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="enableTcpKeepAlive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element RSafForwarder/associatedCucms
diagram AXLSoap_p13360.png
properties
minOcc 0
maxOcc 1
content complex
children associatedCucm
source <xsd:element name="associatedCucms" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="associatedCucm" type="axlapi:RSafForwarderMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSafForwarder/associatedCucms/associatedCucm
diagram AXLSoap_p13361.png
type axlapi:RSafForwarderMember
properties
minOcc 0
maxOcc unbounded
content complex
children callManagerName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="associatedCucm" type="axlapi:RSafForwarderMember" minOccurs="0" maxOccurs="unbounded"/>


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