complexType UpdateLdapSystemReq
diagram AXLSoap_p16096.png
namespace http://www.cisco.com/AXL/API/15.0
children syncEnabled ldapServer userIdAttribute
used by
element updateLdapSystem
source <xsd:complexType name="UpdateLdapSystemReq">
 
<xsd:sequence>
   
<xsd:element name="syncEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/>
   
<xsd:element name="ldapServer" type="axlapi:XLdapServer" nillable="true" minOccurs="0"/>
   
<xsd:element name="userIdAttribute" type="axlapi:String64" nillable="false" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element UpdateLdapSystemReq/syncEnabled
diagram AXLSoap_p16097.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="syncEnabled" type="axlapi:boolean" nillable="false" minOccurs="0"/>

element UpdateLdapSystemReq/ldapServer
diagram AXLSoap_p16098.png
type axlapi:XLdapServer
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="ldapServer" type="axlapi:XLdapServer" nillable="true" minOccurs="0"/>

element UpdateLdapSystemReq/userIdAttribute
diagram AXLSoap_p16099.png
type axlapi:String64
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 64
source <xsd:element name="userIdAttribute" type="axlapi:String64" nillable="false" minOccurs="0"/>


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