complexType XImeClient
diagram axlapi_p14276.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
element AddImeClientReq/imeClient
source <xsd:complexType name="XImeClient">
 
<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="domain" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="isActivated" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="primaryImeServerName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="secondaryImeServerName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="learnedRouteFilterGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="exclusionNumberGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firewallName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XImeClientMember" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ccmExternalIpMaps" minOccurs="0">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="ccmExternalIpMap" type="axlapi:XCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XImeClient/name
diagram axlapi_p14277.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 XImeClient/description
diagram axlapi_p14278.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 XImeClient/domain
diagram axlapi_p14279.png
type axlapi:String255
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="domain" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

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

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

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

element XImeClient/members
diagram axlapi_p14287.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XImeClientMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XImeClient/members/member
diagram axlapi_p14288.png
type axlapi:XImeClientMember
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children enrolledPatternGroupName
source <xsd:element name="member" type="axlapi:XImeClientMember" minOccurs="1" maxOccurs="unbounded"/>

element XImeClient/ccmExternalIpMaps
diagram axlapi_p14289.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ccmExternalIpMap
source <xsd:element name="ccmExternalIpMaps" minOccurs="0">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="ccmExternalIpMap" type="axlapi:XCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XImeClient/ccmExternalIpMaps/ccmExternalIpMap
diagram axlapi_p14290.png
type axlapi:XCcmExternalIpMap
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children callManagerName ipAddressHost port
source <xsd:element name="ccmExternalIpMap" type="axlapi:XCcmExternalIpMap" minOccurs="0" maxOccurs="unbounded"/>


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