OperationResponseType
The OperationResponseType definition—An OperationResponseType contains a ResponseStatus element (required) and an ErrorMessage element (optional).
Derived by
Restricting anyType
Content model
Contains elements as defined in the following table:
Component | Type | Occurs | Nillable? | Description |
---|---|---|---|---|
SEQUENCE | 1..1 | |||
ResponseStatus | ResponseStatusType | 1..1 | No | This element appears in most of the responses issued when Test Management API operations are invoked. |
ErrorMessage [type OperationResponseType] | string | 0..1 | No | The error message is provided if the ResponseStatus was FAILURE. |
Referenced by
- Element TestStatusUpdateResponse
- Element UpdateTestParametersResponse
- Complex Type ProvisioningResponseType