# User

**Element name:** User

**Description:**  Specifies the user’s name. Can be any name specified by the user for identification.

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

**Example:**

```xml
<User>User2</User>
```
