element deleteContainerResponse
diagram dir_directoryservice_diagrams/dir_directoryservice_p2.png
namespace http://directory.api.de.bpm.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
successful  xs:boolean  required      
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="deleteContainerResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for deleteLDAPContainer operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="successful" type="xs:boolean" use="required">
     
<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 deleteContainerResponse/@successful
type xs:boolean
properties
use required
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" use="required">
 
<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>


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