diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | success | ||
annotation |
|
||
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> |
diagram | |||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
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> |