complexType RSafForwarder
diagram axlapi_p9489.png
namespace http://www.cisco.com/AXL/API/8.5
children name description clientLabel safSecurityProfile ipAddress port safReconnectInterval safNotificationsWindowSize associatedCucms
used by
elements GetSafForwarderReq/returnedTags GetSafForwarderRes/return/safForwarder
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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="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
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RSafForwarder/name
diagram axlapi_p9490.png
type axlapi:String255
properties
isRef 0
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 axlapi_p9491.png
type axlapi:String255
properties
isRef 0
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 axlapi_p9492.png
type axlapi:String255
properties
isRef 0
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 axlapi_p9493.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="safSecurityProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSafForwarder/ipAddress
diagram axlapi_p9494.png
type axlapi:String255
properties
isRef 0
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 axlapi_p9495.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element RSafForwarder/associatedCucms
diagram axlapi_p9498.png
properties
isRef 0
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 axlapi_p9499.png
type axlapi:RSafForwarderMember
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children callManagerName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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