diagram | |||
namespace | http://container.api.de.n2.tibco.com | ||
properties |
|
||
children | ldap-container | ||
annotation |
|
||
source | <xs:element name="listLDAPContainersResponse"> <xs:annotation> <xs:documentation>Response element for listLDAPContainers operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation>A list of the configured LDAP Containers.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ldap-container" type="ldap:XmlLdapContainer" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of an LDAP container, including its LDAP source(s) and any attribute mappings.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlLdapContainer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | primary-ldap primary-group-ldap secondary-ldap secondary-group-ldap attribute-mapping administered-organisation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ldap-container" type="ldap:XmlLdapContainer" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of an LDAP container, including its LDAP source(s) and any attribute mappings.</xs:documentation> </xs:annotation> </xs:element> |