# Cancelled  Schema

The format of the results schema, for a cancelled result (status code = 2) is as follows:

| Element                                                            | Description             |
| ------------------------------------------------------------------ | ----------------------- |
| `<KeyfaxData version="1`**`.1`**`">`                               |                         |
| `<Call type="`**`Keyfax Mode`**`">`                                | e.g. RD,FL,ROL, etc.    |
| `<CallText>`**`{recorded call description}`**`</CallText>`         |                         |
| `<LogDate>`**`{dd/MM/yyyy HH:mm:ss}`**`</LogDate>`                 |                         |
| `<PropertyID>`**`{as passed in startup xml}`**`</PropertyID>`      | Was PropertyId 20/01/16 |
| `<ScriptCode>`**`{as passed in startup xml}`**`</ScriptCode>`      | Removed 20/01/16        |
| `<CallerID>`**`{as passed in startup xml}`**`</CallerID>`          | Was TenantId 20/01/16   |
| `<AdditionalInfo>`**`{as captured by Keyfax}`**`</AdditionalInfo>` |                         |
| `<UserCode>`**`{Keyfax userCode}`**`</UserCode>`                   |                         |
| `</Call>`                                                          |                         |
| `<GUID>`**`{as returned from Keyfax Startup}`**`</GUID>`           |                         |
| `<Status>`**`2`**`</Status>`                                       |                         |
| `</KeyfaxData>`                                                    |                         |
