complexType RLdapDirectory
diagram AXLSoap_p12094.png
namespace http://www.cisco.com/AXL/API/11.5
children name ldapDn ldapPassword userSearchBase repeatable intervalValue scheduleUnit nextExecTime servers middleName phoneNumber mailId userId managerId firstName lastName department ldapFilter synchronize ldapFilterForGroups directoryUri accessControlGroupInfo featureGroupTemplate applyMask mask applyPoolList addDns
used by
elements GetLdapDirectoryRes/return/ldapDirectory GetLdapDirectoryReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RLdapDirectory">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapDn" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapPassword" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userSearchBase" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="repeatable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="intervalValue" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nextExecTime" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="servers" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="server" minOccurs="0" maxOccurs="3">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="hostName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="sslEnabled" type="axlapi:boolean" 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="userId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="managerId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="department" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapFilter" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="synchronize" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapFilterForGroups" type="axlapi:XFkType" 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: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:complexType>
   
</xsd:element>
   
<xsd:element name="featureGroupTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applyMask" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applyPoolList" type="axlapi:boolean" 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" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="endDn" type="xsd:string" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="dnPrefix" type="xsd:string" minOccurs="0" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RLdapDirectory/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

element RLdapDirectory/ldapDn
diagram AXLSoap_p12096.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="ldapDn" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

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

element RLdapDirectory/userSearchBase
diagram AXLSoap_p12098.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="userSearchBase" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

element RLdapDirectory/intervalValue
diagram AXLSoap_p12100.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="intervalValue" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/scheduleUnit
diagram AXLSoap_p12101.png
type axlapi:XScheduleUnit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/nextExecTime
diagram AXLSoap_p12102.png
type axlapi:String32
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="nextExecTime" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/servers
diagram AXLSoap_p12103.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="0" maxOccurs="3">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="hostName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="sslEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLdapDirectory/servers/server
diagram AXLSoap_p12104.png
properties
minOcc 0
maxOcc 3
content complex
children hostName ldapPortNumber sslEnabled
source <xsd:element name="server" minOccurs="0" maxOccurs="3">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="hostName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="sslEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLdapDirectory/servers/server/hostName
diagram AXLSoap_p12105.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="hostName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/servers/server/ldapPortNumber
diagram AXLSoap_p12106.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ldapPortNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RLdapDirectory/middleName
diagram AXLSoap_p12108.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 RLdapDirectory/phoneNumber
diagram AXLSoap_p12109.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 RLdapDirectory/mailId
diagram AXLSoap_p12110.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 RLdapDirectory/userId
diagram AXLSoap_p12111.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="userId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/managerId
diagram AXLSoap_p12112.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="managerId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/firstName
diagram AXLSoap_p12113.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="firstName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/lastName
diagram AXLSoap_p12114.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="lastName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/department
diagram AXLSoap_p12115.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="department" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/ldapFilter
diagram AXLSoap_p12116.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ldapFilter" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RLdapDirectory/ldapFilterForGroups
diagram AXLSoap_p12118.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ldapFilterForGroups" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/directoryUri
diagram AXLSoap_p12119.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 RLdapDirectory/accessControlGroupInfo
diagram AXLSoap_p12120.png
properties
minOcc 0
maxOcc 1
content complex
children accessControlGroupName
source <xsd:element name="accessControlGroupInfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<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:complexType>
</xsd:element>

element RLdapDirectory/accessControlGroupInfo/accessControlGroupName
diagram AXLSoap_p12121.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 RLdapDirectory/accessControlGroupInfo/accessControlGroupName/accessControlGroup
diagram AXLSoap_p12122.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="accessControlGroup" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/featureGroupTemplate
diagram AXLSoap_p12123.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="featureGroupTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

element RLdapDirectory/addDns
diagram AXLSoap_p12127.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" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="endDn" type="xsd:string" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="dnPrefix" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLdapDirectory/addDns/addDn
diagram AXLSoap_p12128.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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="endDn" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dnPrefix" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

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


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