diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
children |
ldapConfigurationName customUserField ldapUserField |
used by |
|
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> |