complexType RLdapDirectory
diagram AXLSoap_p11916.png
namespace http://www.cisco.com/AXL/API/11.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_p11917.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_p11918.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_p11919.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_p11920.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_p11921.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_p11922.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_p11923.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_p11924.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_p11925.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_p11926.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_p11927.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_p11928.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_p11929.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_p11930.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_p11931.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_p11932.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_p11933.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_p11934.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_p11935.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_p11936.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_p11937.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_p11938.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_p11939.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_p11940.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_p11941.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_p11942.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_p11943.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_p11944.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_p11945.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_p11946.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_p11947.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_p11948.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_p11949.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_p11950.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_p11951.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_p11952.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_p11953.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