diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description rrqTimeToLive retryTimeout enableDevice | ||
used by |
|
||
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> |
diagram | |||||||
type | axlapi:UniqueString128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||
type | axlapi:String128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> |