Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The position of the currency symbol.
<CurrencySymbolPosition>
IntegerValue
</CurrencySymbolPosition>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Text Value
A text value of type Integer is required.
Value |
Description |
|---|---|
0 |
Before, no space (default), for example: $0 |
1 |
After, no space, for example: 0$ |
2 |
Before, with space, for example: $ 0 |
3 |
After, with space, for example: 0 $ |