# status ↔ Response parameter ## `` The text content of the status element contains a status message. | Type | Condition | | --- | --- | | xs:string | Mandatory | ## `` The status code attribute indicates the status with which the transaction has been processed. | Type | Condition | Enumeration | | --- | --- | --- | | xs:string | Mandatory | - `OK`- `WARNING`- `ERROR`- `FATAL` |