diagram | |||||||||||||||
namespace | http://base.api.wp.n2.tibco.com | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="Success"> <xs:annotation> <xs:documentation>Indicates whether the call to WorkPresentationService was successful. </xs:documentation> </xs:annotation> <xs:attribute name="isSuccessful" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Boolean value indicating whether the call to WorkPresentationService was successful. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="isSuccessful" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Boolean value indicating whether the call to WorkPresentationService was successful. </xs:documentation> </xs:annotation> </xs:attribute> |