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