complexType XImeServer
diagram axlapi_p14332.png
namespace http://www.cisco.com/AXL/API/8.5
children name description ipAddress port deviceSecurityMode applicationUser reconnectInterval
used by
element AddImeServerReq/imeServer
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>

element XImeServer/name
diagram axlapi_p14333.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XImeServer/description
diagram axlapi_p14334.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XImeServer/ipAddress
diagram axlapi_p14335.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XImeServer/port
diagram axlapi_p14336.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 5620
nillable false
annotation
documentation
Value shpuld be between 1024 and 65535
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>

element XImeServer/deviceSecurityMode
diagram axlapi_p14337.png
type axlapi:XServerSecurityMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Authenticated
nillable false
source <xsd:element name="deviceSecurityMode" type="axlapi:XServerSecurityMode" default="Authenticated" nillable="false" minOccurs="0" maxOccurs="1"/>

element XImeServer/applicationUser
diagram axlapi_p14338.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="applicationUser" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XImeServer/reconnectInterval
diagram axlapi_p14339.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 120
nillable false
annotation
documentation
Value should be between 60 and 600
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy