| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | name description ipAddress port deviceSecurityMode applicationUser reconnectInterval | ||
| used by |
|
||
| source | <xsd:complexType name="XImeServer"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="port" type="axlapi:XInteger" default="5620" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value shpuld be between 1024 and 65535</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="deviceSecurityMode" type="axlapi:XServerSecurityMode" default="Authenticated" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="applicationUser" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="reconnectInterval" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be between 60 and 600</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:String50 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XInteger | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="port" type="axlapi:XInteger" default="5620" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value shpuld be between 1024 and 65535</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||
| type | axlapi:XServerSecurityMode | ||||||||||
| properties |
|
||||||||||
| source | <xsd:element name="deviceSecurityMode" type="axlapi:XServerSecurityMode" default="Authenticated" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="applicationUser" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XInteger | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="reconnectInterval" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be between 60 and 600</xsd:documentation> </xsd:annotation> </xsd:element> |