complexType XLdapDirectory
diagram AXLSoap_p19124.png
namespace http://www.cisco.com/AXL/API/11.5
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_p19125.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_p19126.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_p19127.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_p19128.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_p19129.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_p19130.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_p19131.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_p19132.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_p19133.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_p19134.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_p19135.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_p19136.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_p19137.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_p19138.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_p19139.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_p19140.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_p19141.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_p19142.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_p19143.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_p19144.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_p19145.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_p19146.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_p19147.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_p19148.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_p19149.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_p19150.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_p19151.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_p19152.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_p19153.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_p19154.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_p19155.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_p19156.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