complexType XLdapSystem
diagram axlapi_p14399.png
namespace http://www.cisco.com/AXL/API/8.5
children syncEnabled ldapServer userIdAttribute
used by
element GetLdapSystemRes/return/ldapSystem
source <xsd:complexType name="XLdapSystem">
 
<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 XLdapSystem/syncEnabled
diagram axlapi_p14400.png
type axlapi:boolean
properties
isRef 0
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 XLdapSystem/ldapServer
diagram axlapi_p14401.png
type axlapi:XLdapServer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="ldapServer" type="axlapi:XLdapServer" nillable="true" minOccurs="0"/>

element XLdapSystem/userIdAttribute
diagram axlapi_p14402.png
type axlapi:String64
properties
isRef 0
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