complexType XLdapDirectory
diagram AXLSoap_p19749.png
namespace http://www.cisco.com/AXL/API/15.0
children name ldapDn ldapPassword userSearchBase repeatable intervalValue scheduleUnit nextExecTime servers middleName phoneNumber mailId ldapFilter synchronize ldapFilterForGroups directoryUri accessControlGroupInfo featureGroupTemplate applyMask mask applyPoolList addDns
used by
element AddLdapDirectoryReq/ldapDirectory
source <xsd:complexType name="XLdapDirectory">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapDn" 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="userSearchBase" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="repeatable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="intervalValue" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" default="DAY" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nextExecTime" type="axlapi:String32" nillable="false" minOccurs="1" 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="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
               
<xsd:element name="ldapPortNumber" 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="middleName" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>valid only for Active Directory</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="phoneNumber" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>valid only for Active Directory</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mailId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>valid only for Active Directory</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ldapFilter" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="synchronize" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapFilterForGroups" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryUri" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>valid only for Active Directory</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="accessControlGroupInfo" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="accessControlGroupName" minOccurs="0" maxOccurs="unbounded">
               
<xsd:complexType>
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="accessControlGroup" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                 
</xsd:sequence>
               
</xsd:complexType>
             
</xsd:element>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="featureGroupTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applyMask" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applyPoolList" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="addDns" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="addDn" minOccurs="0" maxOccurs="3">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="startDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="endDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="dnPrefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XLdapDirectory/name
diagram AXLSoap_p19750.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 XLdapDirectory/ldapDn
diagram AXLSoap_p19751.png
type axlapi:String128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="ldapDn" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapDirectory/ldapPassword
diagram AXLSoap_p19752.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 XLdapDirectory/userSearchBase
diagram AXLSoap_p19753.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="userSearchBase" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapDirectory/repeatable
diagram AXLSoap_p19754.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="repeatable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/intervalValue
diagram AXLSoap_p19755.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="intervalValue" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

element XLdapDirectory/scheduleUnit
diagram AXLSoap_p19756.png
type axlapi:XScheduleUnit
properties
minOcc 0
maxOcc 1
content simple
default DAY
nillable false
source <xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" default="DAY" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/nextExecTime
diagram AXLSoap_p19757.png
type axlapi:String32
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="nextExecTime" type="axlapi:String32" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapDirectory/servers
diagram AXLSoap_p19758.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="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="ldapPortNumber" 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 XLdapDirectory/servers/server
diagram AXLSoap_p19759.png
properties
minOcc 1
maxOcc 3
content complex
children hostName ldapPortNumber sslEnabled
source <xsd:element name="server" minOccurs="1" maxOccurs="3">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="hostName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="ldapPortNumber" 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 XLdapDirectory/servers/server/hostName
diagram AXLSoap_p19760.png
type axlapi:String128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="hostName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XLdapDirectory/servers/server/sslEnabled
diagram AXLSoap_p19762.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 XLdapDirectory/middleName
diagram AXLSoap_p19763.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
valid only for Active Directory
source <xsd:element name="middleName" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>valid only for Active Directory</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLdapDirectory/phoneNumber
diagram AXLSoap_p19764.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
valid only for Active Directory
source <xsd:element name="phoneNumber" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>valid only for Active Directory</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLdapDirectory/mailId
diagram AXLSoap_p19765.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
valid only for Active Directory
source <xsd:element name="mailId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>valid only for Active Directory</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLdapDirectory/ldapFilter
diagram AXLSoap_p19766.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="ldapFilter" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/synchronize
diagram AXLSoap_p19767.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="synchronize" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/ldapFilterForGroups
diagram AXLSoap_p19768.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="ldapFilterForGroups" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/directoryUri
diagram AXLSoap_p19769.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
valid only for Active Directory
source <xsd:element name="directoryUri" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>valid only for Active Directory</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLdapDirectory/accessControlGroupInfo
diagram AXLSoap_p19770.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children accessControlGroupName
source <xsd:element name="accessControlGroupInfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="accessControlGroupName" minOccurs="0" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="accessControlGroup" type="xsd:string" minOccurs="0" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XLdapDirectory/accessControlGroupInfo/accessControlGroupName
diagram AXLSoap_p19771.png
properties
minOcc 0
maxOcc unbounded
content complex
children accessControlGroup
source <xsd:element name="accessControlGroupName" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="accessControlGroup" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLdapDirectory/accessControlGroupInfo/accessControlGroupName/accessControlGroup
diagram AXLSoap_p19772.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="accessControlGroup" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/featureGroupTemplate
diagram AXLSoap_p19773.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="featureGroupTemplate" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/applyMask
diagram AXLSoap_p19774.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="applyMask" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XLdapDirectory/applyPoolList
diagram AXLSoap_p19776.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="applyPoolList" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/addDns
diagram AXLSoap_p19777.png
properties
minOcc 0
maxOcc 1
content complex
children addDn
source <xsd:element name="addDns" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="addDn" minOccurs="0" maxOccurs="3">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="startDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="endDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="dnPrefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLdapDirectory/addDns/addDn
diagram AXLSoap_p19778.png
properties
minOcc 0
maxOcc 3
content complex
children startDn endDn dnPrefix
source <xsd:element name="addDn" minOccurs="0" maxOccurs="3">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="startDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="endDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dnPrefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLdapDirectory/addDns/addDn/startDn
diagram AXLSoap_p19779.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="startDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/addDns/addDn/endDn
diagram AXLSoap_p19780.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="endDn" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapDirectory/addDns/addDn/dnPrefix
diagram AXLSoap_p19781.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="dnPrefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>


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