diagram | |||
namespace | http://directory.api.de.bpm.tibco.com | ||
properties |
|
||
children | ldap-connection | ||
annotation |
|
||
source | <xs:element name="listLdapConnectionsResponse"> <xs:annotation> <xs:documentation>Response element for listLdapConnections operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ldap-connection" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies an LDAP connection shared resource by its alias, and also provides the URL used by that connection.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name (or alias) by which a configured LDAP connection shared resource is identified. LDAP connection shared resource are named with the prefix "ldap/de/" in order to indicate that they are intended for Directory Engine use. The alias given here is that name without the "ldap/de/" prefix.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="provider-url" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The URL (including any base DN) to which configured LDAP connection shared resource is connected.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ldap-connection" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies an LDAP connection shared resource by its alias, and also provides the URL used by that connection.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name (or alias) by which a configured LDAP connection shared resource is identified. LDAP connection shared resource are named with the prefix "ldap/de/" in order to indicate that they are intended for Directory Engine use. The alias given here is that name without the "ldap/de/" prefix.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="provider-url" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The URL (including any base DN) to which configured LDAP connection shared resource is connected.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name (or alias) by which a configured LDAP connection shared resource is identified. LDAP connection shared resource are named with the prefix "ldap/de/" in order to indicate that they are intended for Directory Engine use. The alias given here is that name without the "ldap/de/" prefix.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="provider-url" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The URL (including any base DN) to which configured LDAP connection shared resource is connected.</xs:documentation> </xs:annotation> </xs:attribute> |