complexType RGatekeeper
diagram AXLAPI_p8826.png
namespace http://www.cisco.com/AXL/API/9.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  optional      
source <xsd:complexType name="RGatekeeper">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rrqTimeToLive" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

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

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

element RGatekeeper/rrqTimeToLive
diagram AXLAPI_p8829.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RGatekeeper/retryTimeout
diagram AXLAPI_p8830.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="retryTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RGatekeeper/enableDevice
diagram AXLAPI_p8831.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