# ConfigurationVersion

**Element name:**  ConfigurationVersion

**Description:** The version of the configuration

| Type          | Units | Default | MinOcurance | MaxOcurance |
| ------------- | ----- | ------- | ----------- | ----------- |
| unsignedShort | -     | 2       | 1           | 1           |

**Example:**

```xml
<ConfigurationVersion>2</ConfigurationVersion>
```
