complexType RSafForwarder
diagram AXLAPI_p10422.png
namespace http://www.cisco.com/AXL/API/9.0
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
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="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 AXLAPI_p10423.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 AXLAPI_p10424.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 AXLAPI_p10425.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 AXLAPI_p10426.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 AXLAPI_p10427.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 AXLAPI_p10428.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/safReconnectInterval
diagram AXLAPI_p10429.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 AXLAPI_p10430.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 AXLAPI_p10431.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 AXLAPI_p10432.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