diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
children |
ldapConfigurationName customUserField ldapUserField |
attributes |
|
source |
<xsd:complexType name="LLdapSyncCustomField">
<xsd:sequence minOccurs="0">
<xsd:element name="ldapConfigurationName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="customUserField" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ldapUserField" type="xsd:string" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType> |