diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | ldapConfigName ldapManagerDisgName ldapPassword ldapUserSearch ldapDirectoryServerUsage keepAliveSearch keepAliveTime sipAliasSuffix enableCachingofRecords servers cacheSizeforAliasLookup cacheAgeforAliasLookup | ||
used by |
|
||
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> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="ldapConfigName" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="ldapManagerDisgName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="ldapPassword" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="ldapUserSearch" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XLDAPDirectoryFunction | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="ldapDirectoryServerUsage" type="axlapi:XLDAPDirectoryFunction" default="DirSync" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="keepAliveSearch" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XKeepAliveTimeInterval | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="keepAliveTime" type="axlapi:XKeepAliveTimeInterval" default="5" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="sipAliasSuffix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="enableCachingofRecords" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||
properties |
|
||
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> |
diagram | |||||||
properties |
|
||||||
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> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="hostName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | axlapi:XInteger | ||||
properties |
|
||||
source | <xsd:element name="ldapPort" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="cacheSizeforAliasLookup" type="axlapi:XInteger" default="3000" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="cacheAgeforAliasLookup" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/> |