complexType RImeServer
diagram AXLSoap_p12432.png
namespace http://www.cisco.com/AXL/API/15.0
children name description ipAddress port deviceSecurityMode applicationUser reconnectInterval
used by
elements GetImeServerRes/return/imeServer GetImeServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RImeServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applicationUser" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="reconnectInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be between 60 and 600</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RImeServer/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RImeServer/name
diagram AXLSoap_p12433.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RImeServer/description
diagram AXLSoap_p12434.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RImeServer/ipAddress
diagram AXLSoap_p12435.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RImeServer/port
diagram AXLSoap_p12436.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value shpuld be between 1024 and 65535
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value shpuld be between 1024 and 65535</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RImeServer/deviceSecurityMode
diagram AXLSoap_p12437.png
type axlapi:XServerSecurityMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="deviceSecurityMode" type="axlapi:XServerSecurityMode" minOccurs="0" maxOccurs="1"/>

element RImeServer/applicationUser
diagram AXLSoap_p12438.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="applicationUser" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeServer/reconnectInterval
diagram AXLSoap_p12439.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value should be between 60 and 600
source <xsd:element name="reconnectInterval" type="axlapi:XInteger" 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