complexType UpdateLdapSystemReq
diagram AXLAPI_p12775.png
namespace http://www.cisco.com/AXL/API/9.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 AXLAPI_p12776.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 AXLAPI_p12777.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 AXLAPI_p12778.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