complexType UpdateGatekeeperReq
diagram AXLSoap_p15450.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description rrqTimeToLive retryTimeout enableDevice
used by
element updateGatekeeper
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateGatekeeperReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" 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="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" default="300" nillable="false" 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" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateGatekeeperReq/description
diagram AXLSoap_p15452.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 UpdateGatekeeperReq/rrqTimeToLive
diagram AXLSoap_p15453.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
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="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateGatekeeperReq/retryTimeout
diagram AXLSoap_p15454.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
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="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateGatekeeperReq/enableDevice
diagram AXLSoap_p15455.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