complexType XImeClient
diagram AXLSoap_p19611.png
namespace http://www.cisco.com/AXL/API/15.0
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 AXLSoap_p19612.png
type axlapi:String50
properties
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 AXLSoap_p19613.png
type xsd:string
properties
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 AXLSoap_p19614.png
type axlapi:String255
properties
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 AXLSoap_p19615.png
type axlapi:boolean
properties
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 AXLSoap_p19616.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XImeClient/primaryImeServerName
diagram AXLSoap_p19617.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="primaryImeServerName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

element XImeClient/members
diagram AXLSoap_p19622.png
type extension of axlapi:XCommonMembersExtension
properties
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 AXLSoap_p19623.png
type axlapi:XImeClientMember
properties
minOcc 1
maxOcc unbounded
content complex
children enrolledPatternGroupName
source <xsd:element name="member" type="axlapi:XImeClientMember" minOccurs="1" maxOccurs="unbounded"/>

element XImeClient/ccmExternalIpMaps
diagram AXLSoap_p19624.png
type extension of axlapi:XCommonMembersExtension
properties
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 AXLSoap_p19625.png
type axlapi:XCcmExternalIpMap
properties
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