complexType UpdateLdapAuthenticationReq
diagram AXLSoap_p16029.png
namespace http://www.cisco.com/AXL/API/15.0
children authenticateEndUsers distinguishedName ldapPassword userSearchBase servers
used by
element updateLdapAuthentication
source <xsd:complexType name="UpdateLdapAuthenticationReq">
 
<xsd:sequence>
   
<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:complexType>

element UpdateLdapAuthenticationReq/authenticateEndUsers
diagram AXLSoap_p16030.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 UpdateLdapAuthenticationReq/distinguishedName
diagram AXLSoap_p16031.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 UpdateLdapAuthenticationReq/ldapPassword
diagram AXLSoap_p16032.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 UpdateLdapAuthenticationReq/userSearchBase
diagram AXLSoap_p16033.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 UpdateLdapAuthenticationReq/servers
diagram AXLSoap_p16034.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 UpdateLdapAuthenticationReq/servers/server
diagram AXLSoap_p16035.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 UpdateLdapAuthenticationReq/servers/server/hostName
diagram AXLSoap_p16036.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 UpdateLdapAuthenticationReq/servers/server/ldapPortNumber
diagram AXLSoap_p16037.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 UpdateLdapAuthenticationReq/servers/server/sslEnabled
diagram AXLSoap_p16038.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