diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
children | SecondaryLdapEntry | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlLdapReference"> <xs:annotation> <xs:documentation>LDAP reference identifier, which identifies the LDAP entries from which an organization model resource is derived. It identifies both the LDAP container and the DN within the primary LDAP of that container. If the LDAP container has any secondary LDAPs, the entry within each of those LDAPs is also identified (by its LDAP shared resource alias and DN). If there is more than one corresponding entry in a secondary LDAP for the primary LDAP entry, the number of additional entries is given in the "duplicate-count" attribute for that entry. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="SecondaryLdapEntry" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each secondary LDAP source associated with the primary LDAP source.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="LdapIdentity"> <xs:annotation> <xs:documentation>Alias and DN that identify the LDAP entry within the secondary LDAP resource of the LDAP container. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="duplicate-count" type="xs:int" default="0"> <xs:annotation> <xs:documentation>Number of entries, within the secondary LDAP resource, that match the foreign-key attributes of the primary LDAP resource; that join entries in the primary and secondary LDAP Resources. Although only one alias and DN pair will be listed for the secondary LDAP resource, there may be several possible matches for the primary LDAP resource entry. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="container-id" type="xs:long" default="0"> <xs:annotation> <xs:documentation>Identifier of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="container-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Name of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="LdapIdentity"> <xs:annotation> <xs:documentation>Aalias and DN that identify the LDAP entry within the primary LDAP resource of the LDAP container. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="container-id" type="xs:long" default="0"> <xs:annotation> <xs:documentation>Identifier of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="container-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Name of the LDAP Container in which the referenced LDAP connections are defined, and from which this XmlLdapReference was constructed. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="SecondaryLdapEntry" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each secondary LDAP source associated with the primary LDAP source.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="LdapIdentity"> <xs:annotation> <xs:documentation>Alias and DN that identify the LDAP entry within the secondary LDAP resource of the LDAP container. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="duplicate-count" type="xs:int" default="0"> <xs:annotation> <xs:documentation>Number of entries, within the secondary LDAP resource, that match the foreign-key attributes of the primary LDAP resource; that join entries in the primary and secondary LDAP Resources. Although only one alias and DN pair will be listed for the secondary LDAP resource, there may be several possible matches for the primary LDAP resource entry. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="duplicate-count" type="xs:int" default="0"> <xs:annotation> <xs:documentation>Number of entries, within the secondary LDAP resource, that match the foreign-key attributes of the primary LDAP resource; that join entries in the primary and secondary LDAP Resources. Although only one alias and DN pair will be listed for the secondary LDAP resource, there may be several possible matches for the primary LDAP resource entry. </xs:documentation> </xs:annotation> </xs:attribute> |