diagram | |||||||||||||||
namespace | http://directory.api.de.bpm.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
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> |