complexType UpdateDirNumberAliasLookupandSyncReq
diagram AXLSoap_p15329.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid ldapConfigName ldapManagerDisgName ldapPassword ldapUserSearch ldapDirectoryServerUsage keepAliveSearch keepAliveTime sipAliasSuffix enableCachingofRecords servers cacheSizeforAliasLookup cacheAgeforAliasLookup
used by
element updateDirNumberAliasLookupandSync
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateDirNumberAliasLookupandSyncReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="ldapConfigName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ldapManagerDisgName" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ldapPassword" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ldapUserSearch" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ldapDirectoryServerUsage" type="axlapi:XLDAPDirectoryFunction" default="DirSync" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="keepAliveSearch" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="keepAliveTime" type="axlapi:XKeepAliveTimeInterval" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipAliasSuffix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableCachingofRecords" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="servers" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="server" minOccurs="1" maxOccurs="3">
               
<xsd:complexType>
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
                   
<xsd:element name="ldapPort" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"/>
                   
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
                 
</xsd:sequence>
               
</xsd:complexType>
             
</xsd:element>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="cacheSizeforAliasLookup" type="axlapi:XInteger" default="3000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cacheAgeforAliasLookup" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateDirNumberAliasLookupandSyncReq/ldapManagerDisgName
diagram AXLSoap_p15331.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="ldapManagerDisgName" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/ldapPassword
diagram AXLSoap_p15332.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="ldapPassword" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/ldapUserSearch
diagram AXLSoap_p15333.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="ldapUserSearch" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/ldapDirectoryServerUsage
diagram AXLSoap_p15334.png
type axlapi:XLDAPDirectoryFunction
properties
minOcc 0
maxOcc 1
content simple
default DirSync
nillable false
source <xsd:element name="ldapDirectoryServerUsage" type="axlapi:XLDAPDirectoryFunction" default="DirSync" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/keepAliveSearch
diagram AXLSoap_p15335.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="keepAliveSearch" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/keepAliveTime
diagram AXLSoap_p15336.png
type axlapi:XKeepAliveTimeInterval
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
source <xsd:element name="keepAliveTime" type="axlapi:XKeepAliveTimeInterval" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/sipAliasSuffix
diagram AXLSoap_p15337.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="sipAliasSuffix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateDirNumberAliasLookupandSyncReq/servers
diagram AXLSoap_p15339.png
properties
minOcc 0
maxOcc 1
content complex
children server
source <xsd:element name="servers" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="server" minOccurs="1" maxOccurs="3">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="ldapPort" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateDirNumberAliasLookupandSyncReq/servers/server
diagram AXLSoap_p15340.png
properties
minOcc 1
maxOcc 3
content complex
children hostName ldapPort sslEnabled
source <xsd:element name="server" minOccurs="1" maxOccurs="3">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="ldapPort" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateDirNumberAliasLookupandSyncReq/servers/server/hostName
diagram AXLSoap_p15341.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/servers/server/ldapPort
diagram AXLSoap_p15342.png
type axlapi:XInteger
properties
content simple
nillable false
source <xsd:element name="ldapPort" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/servers/server/sslEnabled
diagram AXLSoap_p15343.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/cacheSizeforAliasLookup
diagram AXLSoap_p15344.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 3000
nillable false
source <xsd:element name="cacheSizeforAliasLookup" type="axlapi:XInteger" default="3000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateDirNumberAliasLookupandSyncReq/cacheAgeforAliasLookup
diagram AXLSoap_p15345.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="cacheAgeforAliasLookup" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>


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