complexType LGatekeeper
diagram axlapi_p3737.png
namespace http://www.cisco.com/AXL/API/8.5
children name description rrqTimeToLive retryTimeout enableDevice
used by
elements ListGatekeeperRes/return/gatekeeper ListGatekeeperReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LGatekeeper">
 
<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 LGatekeeper/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LGatekeeper/name
diagram axlapi_p3738.png
type axlapi:UniqueString128
properties
isRef 0
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 LGatekeeper/description
diagram axlapi_p3739.png
type axlapi:String128
properties
isRef 0
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 LGatekeeper/rrqTimeToLive
diagram axlapi_p3740.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element LGatekeeper/enableDevice
diagram axlapi_p3742.png
type axlapi:boolean
properties
isRef 0
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