element skipWorkItemResponse
diagram wp_diagrams/wp_p3283.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children success
annotation
documentation
Response element for the skipWorkItem operation.
source <xsd:element name="skipWorkItemResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the skipWorkItem operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="success" type="xs:boolean">
       
<xsd:annotation>
         
<xsd:documentation>Boolean value that defines whether the request succeedeed or failed.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element skipWorkItemResponse/success
diagram wp_diagrams/wp_p3284.png
type xs:boolean
properties
content simple
annotation
documentation
Boolean value that defines whether the request succeedeed or failed.
source <xsd:element name="success" type="xs:boolean">
 
<xsd:annotation>
   
<xsd:documentation>Boolean value that defines whether the request succeedeed or failed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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