XFA Specification
Chapter 17, Locale Set Specification
728
The numberSymbol element
An element to describe a number symbol.
<numberSymbol
Properties:
name="decimal|
grouping|percent| minus | zero"
>
...pcdata...
</numberSymbol>
Content
The data-content is interpreted as the kind of number symbol, where the kind is given by the element's
name
property (described below).
The name property
Specifies the name of the number symbol and the corresponding element's data-content number symbol.
decimal
The decimal radix symbol.
grouping
The grouping separator symbol.
percent
The percent symbol.
minus
The minus symbol.
zero
The zero symbol. The remaining 1-9 digits' values are assumed to follow this symbol's Unicode
value.
Home Index Bookmark Pages
Pages: Home Index All Pages