complexType XLdapAuthentication
diagram AXLSoap_p19739.png
namespace http://www.cisco.com/AXL/API/15.0
children authenticateEndUsers distinguishedName ldapPassword userSearchBase servers
used by
element GetLdapAuthenticationRes/return/ldapAuthentication
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="XLdapAuthentication">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="authenticateEndUsers" type="axlapi:boolean" nillable="false" minOccurs="0"/>
   
<xsd:element name="distinguishedName" type="axlapi:String128" nillable="false" minOccurs="0"/>
   
<xsd:element name="ldapPassword" type="axlapi:String128" nillable="false" minOccurs="0"/>
   
<xsd:element name="userSearchBase" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="servers" minOccurs="0">
     
<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" nillable="false" minOccurs="0"/>
               
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
               
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element XLdapAuthentication/distinguishedName
diagram AXLSoap_p19741.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="distinguishedName" type="axlapi:String128" nillable="false" minOccurs="0"/>

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

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

element XLdapAuthentication/servers
diagram AXLSoap_p19744.png
properties
minOcc 0
maxOcc 1
content complex
children server
source <xsd:element name="servers" minOccurs="0">
 
<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" nillable="false" minOccurs="0"/>
           
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
           
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLdapAuthentication/servers/server
diagram AXLSoap_p19745.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" nillable="false" minOccurs="0"/>
     
<xsd:element name="ldapPortNumber" type="axlapi:XInteger" nillable="false" minOccurs="0"/>
     
<xsd:element name="sslEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element XLdapAuthentication/servers/server/ldapPortNumber
diagram AXLSoap_p19747.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ldapPortNumber" type="axlapi:XInteger" nillable="false" minOccurs="0"/>

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


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