complexType XLdapSyncCustomField
diagram AXLSoap_p19798.png
namespace http://www.cisco.com/AXL/API/15.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_p19799.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_p19800.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_p19801.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