element listLDAPContainersResponse
diagram de_wsdl_diagrams/de_wsdl_p90.png
namespace http://container.api.de.n2.tibco.com
properties
content complex
children ldap-container
annotation
documentation
Response element for listLDAPContainers operation.
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>

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