complexType XDirNumberAliasLookupandSync
diagram AXLSoap_p18638.png
namespace http://www.cisco.com/AXL/API/15.0
children ldapConfigName ldapManagerDisgName ldapPassword ldapUserSearch ldapDirectoryServerUsage keepAliveSearch keepAliveTime sipAliasSuffix enableCachingofRecords servers cacheSizeforAliasLookup cacheAgeforAliasLookup
used by
element AddDirNumberAliasLookupandSyncReq/dirNumberAliasLookupandSync
source <xsd:complexType name="XDirNumberAliasLookupandSync">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="ldapConfigName" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapManagerDisgName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapPassword" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapUserSearch" type="axlapi:String255" nillable="false" minOccurs="1" 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="1" 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:complexType>

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

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

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

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

element XDirNumberAliasLookupandSync/ldapDirectoryServerUsage
diagram AXLSoap_p18643.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 XDirNumberAliasLookupandSync/keepAliveSearch
diagram AXLSoap_p18644.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 XDirNumberAliasLookupandSync/keepAliveTime
diagram AXLSoap_p18645.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 XDirNumberAliasLookupandSync/sipAliasSuffix
diagram AXLSoap_p18646.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 XDirNumberAliasLookupandSync/enableCachingofRecords
diagram AXLSoap_p18647.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 XDirNumberAliasLookupandSync/servers
diagram AXLSoap_p18648.png
properties
content complex
children server
source <xsd:element name="servers" minOccurs="1" 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 XDirNumberAliasLookupandSync/servers/server
diagram AXLSoap_p18649.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 XDirNumberAliasLookupandSync/servers/server/hostName
diagram AXLSoap_p18650.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XDirNumberAliasLookupandSync/servers/server/sslEnabled
diagram AXLSoap_p18652.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 XDirNumberAliasLookupandSync/cacheSizeforAliasLookup
diagram AXLSoap_p18653.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 XDirNumberAliasLookupandSync/cacheAgeforAliasLookup
diagram AXLSoap_p18654.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