# IsExtended

**Element name:** IsExtended

**Description:** It can be true or false, depending on the message. Depreciated.

| Type    | Units | Default | MinOcurance | MaxOcurance |
| ------- | ----- | ------- | ----------- | ----------- |
| boolean | -     | -       | 1           | 1           |

**Example:**

```xml
<IsExtended>true</IsExtended>
<IsExtended>false</IsExtended>
```
