complexType XLdapSystem
diagram AXLSoap_p19802.png
namespace http://www.cisco.com/AXL/API/15.0
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 AXLSoap_p19803.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 XLdapSystem/ldapServer
diagram AXLSoap_p19804.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 XLdapSystem/userIdAttribute
diagram AXLSoap_p19805.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