# Infusing protocol - status

Contains aplpication status of the TDI response. **It is not a HTTP status.**

The default value is `OK`. At this time, this is the only value recognised as success by TDI. Any other value is treated as an error and is displayed using the `alert()` function.

## Syntax

```xml
<status>OK</status>
```
