element listLDAPSourcesResponse
diagram de_wsdl_diagrams/de_wsdl_p122.png
namespace http://ldapservice.api.de.n2.tibco.com
properties
content complex
children LdapSource
annotation
documentation
Response element for listLDAPSource operation.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy