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

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

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