Table of Contents

Base element

Specifies the numeral system (decimal, hexadecimal, etc.).

Type

unsignedInt

Parent

Interprete

Remarks

Contains a number between 2 and 36. Default: 10

Note

In case of base 36, the letters “a” through “z” (or “A” through “Z”) are assigned the values 10 through 35.

Examples

<Base>10</Base>