complexType XGatekeeper
diagram AXLSoap_p18770.png
namespace http://www.cisco.com/AXL/API/15.0
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 AXLSoap_p18771.png
type axlapi:UniqueString128
properties
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 AXLSoap_p18772.png
type axlapi:String128
properties
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 AXLSoap_p18773.png
type axlapi:XInteger
properties
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 AXLSoap_p18774.png
type axlapi:XInteger
properties
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 AXLSoap_p18775.png
type axlapi:boolean
properties
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