complexType RLdapDirectory
diagram AXLSoap_p12505.png
namespace http://www.cisco.com/AXL/API/15.0
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_p12506.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_p12507.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_p12508.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_p12509.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_p12510.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_p12511.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_p12512.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_p12513.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_p12514.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_p12515.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_p12516.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_p12517.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_p12518.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_p12519.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_p12520.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_p12521.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_p12522.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_p12523.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_p12524.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_p12525.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_p12526.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_p12527.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_p12528.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_p12529.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_p12530.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_p12531.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_p12532.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_p12533.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_p12534.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_p12535.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_p12536.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_p12537.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_p12538.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_p12539.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_p12540.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_p12541.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_p12542.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