element listContainersResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p173.png
namespace http://directory.api.de.bpm.tibco.com
properties
content complex
children ldap-container
annotation
documentation
Response element for listLDAPContainers operation. Includes the full details of the LDAP containers, including the LDAP sources and resource  attribute mappings.
source <xs:element name="listContainersResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listLDAPContainers operation. Includes the full details of the LDAP containers, including the LDAP sources and resource  attribute mappings.</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="de:XmlContainer" 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