complexType XLdapSyncCustomField
diagram AXLSoap_p18873.png
namespace http://www.cisco.com/AXL/API/11.0
children ldapConfigurationName customUserField ldapUserField
used by
element AddLdapSyncCustomFieldReq/ldapSyncCustomField
source <xsd:complexType name="XLdapSyncCustomField">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="ldapConfigurationName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="customUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ldapUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XLdapSyncCustomField/ldapConfigurationName
diagram AXLSoap_p18874.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="ldapConfigurationName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSyncCustomField/customUserField
diagram AXLSoap_p18875.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="customUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLdapSyncCustomField/ldapUserField
diagram AXLSoap_p18876.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="ldapUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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