complexType Success
diagram wp_diagrams/wp_p2898.png
namespace http://base.api.wp.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
isSuccessful  xs:boolean  optional      
documentation
Boolean value indicating whether the call to WorkPresentationService was successful.
annotation
documentation
Indicates whether the call to WorkPresentationService was successful.
source <xsd:complexType name="Success">
 
<xsd:annotation>
   
<xsd:documentation>Indicates whether the call to WorkPresentationService was successful. </xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="isSuccessful" type="xs:boolean" use="optional">
   
<xsd:annotation>
     
<xsd:documentation>Boolean value indicating whether the call to WorkPresentationService was successful. </xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute Success/@isSuccessful
type xs:boolean
properties
use optional
annotation
documentation
Boolean value indicating whether the call to WorkPresentationService was successful.
source <xsd:attribute name="isSuccessful" type="xs:boolean" use="optional">
 
<xsd:annotation>
   
<xsd:documentation>Boolean value indicating whether the call to WorkPresentationService was successful. </xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

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