complexType RLdapDirectory
diagram axlapi_p8851.png
namespace http://www.cisco.com/AXL/API/8.5
children name ldapDn ldapPassword userSearchBase repeatable intervalValue scheduleUnit nextExecTime servers middleName phoneNumber mailId userId managerId firstName lastName department ldapFilter
used by
elements GetLdapDirectoryRes/return/ldapDirectory GetLdapDirectoryReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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:element name="phoneNumber" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mailId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RLdapDirectory/name
diagram axlapi_p8852.png
type axlapi:String50
properties
isRef 0
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 axlapi_p8853.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8854.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8855.png
type axlapi:String255
properties
isRef 0
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 axlapi_p8856.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p8857.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="intervalValue" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RLdapDirectory/nextExecTime
diagram axlapi_p8859.png
type axlapi:String32
properties
isRef 0
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 axlapi_p8860.png
properties
isRef 0
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 axlapi_p8861.png
properties
isRef 0
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 axlapi_p8862.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8863.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ldapPortNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLdapDirectory/servers/server/sslEnabled
diagram axlapi_p8864.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p8865.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="middleName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

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

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

element RLdapDirectory/userId
diagram axlapi_p8868.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8869.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8870.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8871.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8872.png
type axlapi:String128
properties
isRef 0
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 axlapi_p8873.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="ldapFilter" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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