complexType XSafForwarder
diagram axlapi_p14977.png
namespace http://www.cisco.com/AXL/API/8.5
children name description clientLabel safSecurityProfile ipAddress port 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="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 axlapi_p14978.png
type axlapi:String255
properties
isRef 0
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 axlapi_p14979.png
type axlapi:String255
properties
isRef 0
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 axlapi_p14980.png
type axlapi:String255
properties
isRef 0
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 axlapi_p14981.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="safSecurityProfile" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSafForwarder/ipAddress
diagram axlapi_p14982.png
type axlapi:String255
properties
isRef 0
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 axlapi_p14983.png
type axlapi:XInteger
properties
isRef 0
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/safReconnectInterval
diagram axlapi_p14984.png
type axlapi:XInteger
properties
isRef 0
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 axlapi_p14985.png
type axlapi:XInteger
properties
isRef 0
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 axlapi_p14986.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p14987.png
type axlapi:XSafForwarderMember
properties
isRef 0
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