complexType XGatekeeper
diagram axlapi_p13576.png
namespace http://www.cisco.com/AXL/API/8.5
children name description rrqTimeToLive retryTimeout enableDevice
used by
element AddGatekeeperReq/gatekeeper
source <xsd:complexType name="XGatekeeper">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device Table</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device Table</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="rrqTimeToLive" type="axlapi:XInteger" default="60" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="retryTimeout" type="axlapi:XInteger" default="300" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XGatekeeper/name
diagram axlapi_p13577.png
type axlapi:UniqueString128
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
From Device Table
source <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device Table</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatekeeper/description
diagram axlapi_p13578.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
From Device Table
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device Table</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatekeeper/rrqTimeToLive
diagram axlapi_p13579.png
type axlapi:XInteger
properties
isRef 0
content simple
default 60
nillable false
annotation
documentation
Value should be numbers in range of 30 to 300
source <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" default="60" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatekeeper/retryTimeout
diagram axlapi_p13580.png
type axlapi:XInteger
properties
isRef 0
content simple
default 300
nillable false
annotation
documentation
Value should be numbers in range of 30 to 600
source <xsd:element name="retryTimeout" type="axlapi:XInteger" default="300" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatekeeper/enableDevice
diagram axlapi_p13581.png
type axlapi:boolean
properties
isRef 0
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="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>


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