diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ldap.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlLdapContainer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | primary-ldap primary-group-ldap secondary-ldap secondary-group-ldap attribute-mapping administered-organisation candidate-query | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlLdapContainerExport"> <xs:annotation> <xs:documentation>Definition of an LDAP container and any LDAP Source entries that it contains. Also includes any Candidate Query definitions associated with the LDAP Container.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlLdapContainer"> <xs:sequence> <xs:element name="candidate-query" type="XmlCandidateQueryExport" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The Candidate Query entries associated with this LDAP Container.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlCandidateQueryExport | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="candidate-query" type="XmlCandidateQueryExport" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The Candidate Query entries associated with this LDAP Container.</xs:documentation> </xs:annotation> </xs:element> |