complexType XLdapSearch
diagram AXLSoap_p19785.png
namespace http://www.cisco.com/AXL/API/15.0
children enableDirectorySearch distinguishedName password userSearchBase1 userSearchBase2 userSearchBase3 ldapFilterForUser ldapFilterForGroups enableRecursiveSearch primary secondary tertiary
source <xsd:complexType name="XLdapSearch">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="enableDirectorySearch" type="axlapi:boolean" default="false" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="distinguishedName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userSearchBase1" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userSearchBase2" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userSearchBase3" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapFilterForUser" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapFilterForGroups" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableRecursiveSearch" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="secondary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="tertiary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XLdapSearch/distinguishedName
diagram AXLSoap_p19787.png
type axlapi:String128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="distinguishedName" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/password
diagram AXLSoap_p19788.png
type axlapi:String128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/userSearchBase1
diagram AXLSoap_p19789.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="userSearchBase1" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/userSearchBase2
diagram AXLSoap_p19790.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="userSearchBase2" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/userSearchBase3
diagram AXLSoap_p19791.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="userSearchBase3" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/ldapFilterForUser
diagram AXLSoap_p19792.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="ldapFilterForUser" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLdapSearch/ldapFilterForGroups
diagram AXLSoap_p19793.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 XLdapSearch/enableRecursiveSearch
diagram AXLSoap_p19794.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="enableRecursiveSearch" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLdapSearch/primary
diagram AXLSoap_p19795.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="primary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/secondary
diagram AXLSoap_p19796.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="secondary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XLdapSearch/tertiary
diagram AXLSoap_p19797.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="tertiary" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>


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