diagram | |||
namespace | http://ldapservice.api.de.n2.tibco.com | ||
properties |
|
||
children | LdapSource | ||
annotation |
|
||
source | <xs:element name="listLDAPSourcesResponse"> <xs:annotation> <xs:documentation>Response element for listLDAPSource operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LdapSource" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each LDAP connection shared resource that is registered with the runtime platform.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias by which the LDAP connection shared resource is registered with the AMX platform.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="LdapSource" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each LDAP connection shared resource that is registered with the runtime platform.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="ldap-alias" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Alias by which the LDAP connection shared resource is registered with the AMX platform.</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>Alias by which the LDAP connection shared resource is registered with the AMX platform.</xs:documentation> </xs:annotation> </xs:attribute> |