complexType RGatekeeper
diagram AXLSoap_p11505.png
namespace http://www.cisco.com/AXL/API/15.0
children name description rrqTimeToLive retryTimeout enableDevice
used by
elements GetGatekeeperRes/return/gatekeeper GetGatekeeperReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RGatekeeper">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device Table</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From Device Table</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="rrqTimeToLive" type="axlapi:XInteger" minOccurs="0" 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" minOccurs="0" 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" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RGatekeeper/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RGatekeeper/name
diagram AXLSoap_p11506.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
From Device Table
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From Device Table</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RGatekeeper/rrqTimeToLive
diagram AXLSoap_p11508.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value should be numbers in range of 30 to 300
source <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RGatekeeper/retryTimeout
diagram AXLSoap_p11509.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value should be numbers in range of 30 to 600
source <xsd:element name="retryTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RGatekeeper/enableDevice
diagram AXLSoap_p11510.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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