diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ldap.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlLdapSource"> <xs:annotation> <xs:documentation>Definition of an LDAP shared resource entry (identified by its GUID) in an LDAP container. The "id" attribute is used to link this element to the "ldap-resource-id" attribute of the XmlLdapAttributeContainerMapping entries in the XmlLdapContainer in which this element is located. (A value should always be assigned to the "id" attribute.)</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Unique ID of the LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="guid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Unique GUID of the LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias of the LDAP directory that is referenced by this LDAP source. The alias is a previously configured shared resource that identifies this LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="display-name-attributes" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>(Optional) LDAP attributes that can be used to generate a default display name for any resource located within this LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="id" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Unique ID of the LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="guid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Unique GUID of the LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias of the LDAP directory that is referenced by this LDAP source. The alias is a previously configured shared resource that identifies this LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="display-name-attributes" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>(Optional) LDAP attributes that can be used to generate a default display name for any resource located within this LDAP source.</xs:documentation> </xs:annotation> </xs:attribute> |