element deleteLDAPContainerResponse
diagram de_wsdl_diagrams/de_wsdl_p22663.png
namespace http://container.api.de.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
successful  xs:boolean        
documentation
Boolean value that indicates whether the LDAP container was successfully deleted (TRUE) or not (FALSE).
annotation
documentation
Response element for deleteLDAPContainer operation.
source <xs:element name="deleteLDAPContainerResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for deleteLDAPContainer operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="successful" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Boolean value that indicates whether the LDAP container was successfully deleted (TRUE) or not (FALSE).</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute deleteLDAPContainerResponse/@successful
type xs:boolean
annotation
documentation
Boolean value that indicates whether the LDAP container was successfully deleted (TRUE) or not (FALSE).
source <xs:attribute name="successful" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Boolean value that indicates whether the LDAP container was successfully deleted (TRUE) or not (FALSE).</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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