complexType LCallManager
diagram AXLSoap_p4344.png
namespace http://www.cisco.com/AXL/API/15.0
children name description autoRegistration processNodeName lbmGroup
used by
elements ListCallManagerRes/return/callManager ListCallManagerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="LCallManager">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoRegistration" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="startDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="autoRegistrationEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="lineTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lbmGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LCallManager/@ctiid
type xsd:nonNegativeInteger
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

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

element LCallManager/name
diagram AXLSoap_p4345.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 LCallManager/description
diagram AXLSoap_p4346.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LCallManager/autoRegistration
diagram AXLSoap_p4347.png
properties
minOcc 0
maxOcc 1
content complex
children startDn endDn nextDn routePartitionName e164Mask autoRegistrationEnabled universalDeviceTemplate lineTemplate
source <xsd:element name="autoRegistration" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="startDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="autoRegistrationEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LCallManager/autoRegistration/startDn
diagram AXLSoap_p4348.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="startDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LCallManager/autoRegistration/endDn
diagram AXLSoap_p4349.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LCallManager/autoRegistration/nextDn
diagram AXLSoap_p4350.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LCallManager/autoRegistration/routePartitionName
diagram AXLSoap_p4351.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element LCallManager/autoRegistration/autoRegistrationEnabled
diagram AXLSoap_p4353.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="autoRegistrationEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LCallManager/autoRegistration/universalDeviceTemplate
diagram AXLSoap_p4354.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is mandatory if autoRegistrationEnabled is true
source <xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCallManager/autoRegistration/lineTemplate
diagram AXLSoap_p4355.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is mandatory if autoRegistrationEnabled is true
source <xsd:element name="lineTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCallManager/processNodeName
diagram AXLSoap_p4356.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="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LCallManager/lbmGroup
diagram AXLSoap_p4357.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="lbmGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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