element rescheduleWorkItemResponse
diagram wp_diagrams/wp_p3242.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children success
annotation
documentation
Response element for the rescheduleWorkItem operation.
source <xsd:element name="rescheduleWorkItemResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the rescheduleWorkItem operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="success" type="xs:boolean">
       
<xsd:annotation>
         
<xsd:documentation>Response indicates whether the operation has succeeded.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element rescheduleWorkItemResponse/success
diagram wp_diagrams/wp_p3243.png
type xs:boolean
properties
content simple
annotation
documentation
Response indicates whether the operation has succeeded.
source <xsd:element name="success" type="xs:boolean">
 
<xsd:annotation>
   
<xsd:documentation>Response indicates whether the operation has succeeded.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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