complexType RImeClient
diagram axlapi_p8740.png
namespace http://www.cisco.com/AXL/API/8.5
children name description domain isActivated sipTrunkName primaryImeServerName secondaryImeServerName learnedRouteFilterGroupName exclusionNumberGroupName firewallName members ccmExternalIpMaps
used by
elements GetImeClientRes/return/imeClient GetImeClientReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:complexType name="RImeClient">
 
<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="domain" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActivated" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryImeServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryImeServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="learnedRouteFilterGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="exclusionNumberGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firewallName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RImeClientMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ccmExternalIpMaps" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="ccmExternalIpMap" type="axlapi:RCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RImeClient/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RImeClient/name
diagram axlapi_p8741.png
type axlapi:String50
properties
isRef 0
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 RImeClient/description
diagram axlapi_p8742.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RImeClient/domain
diagram axlapi_p8743.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="domain" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RImeClient/isActivated
diagram axlapi_p8744.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="isActivated" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RImeClient/sipTrunkName
diagram axlapi_p8745.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/primaryImeServerName
diagram axlapi_p8746.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="primaryImeServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/secondaryImeServerName
diagram axlapi_p8747.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="secondaryImeServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/learnedRouteFilterGroupName
diagram axlapi_p8748.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="learnedRouteFilterGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/exclusionNumberGroupName
diagram axlapi_p8749.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="exclusionNumberGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/firewallName
diagram axlapi_p8750.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="firewallName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RImeClient/members
diagram axlapi_p8751.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RImeClientMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RImeClient/members/member
diagram axlapi_p8752.png
type axlapi:RImeClientMember
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children enrolledPatternGroupName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="member" type="axlapi:RImeClientMember" minOccurs="0" maxOccurs="unbounded"/>

element RImeClient/ccmExternalIpMaps
diagram axlapi_p8753.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ccmExternalIpMap
source <xsd:element name="ccmExternalIpMaps" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="ccmExternalIpMap" type="axlapi:RCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RImeClient/ccmExternalIpMaps/ccmExternalIpMap
diagram axlapi_p8754.png
type axlapi:RCcmExternalIpMap
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children callManagerName ipAddressHost port
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="ccmExternalIpMap" type="axlapi:RCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>


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