6.3 Mapping for simple IREDES Data Types
Simple IREDES data types will be mapped as described in Table 5.
| Notation | Data-Type | Value Rank | ArrayDimensions | Description |
| IRtextShort | String | -1 | NULL | Text data type element for short text information provided in the IREDES standard. Limited to 24 characters in its original. |
| IRtext | String | -1 | NULL | Text data type for comments or text information provided in the IREDES standard. Originally limited to 64 characters. |
| IRtextLong | String | -1 | NULL | Text data type element for long text information. Limited to 256 characters in the IREDES standard. |
| IRangle | Float | -1 | NULL | Data Type for angle specification. This data type is limited to values from -360.000 to +360.000. |
| IRVersion | String | -1 | NULL | IREDES Version Numbering. |
| AnyURI | String | -1 | NULL | AnyURI is a simple Container for any kind of structure data.. |