XFA Specification
Chapter 17, Locale Set Specification
720
The locale element
An element to describe the symbols of the locale. All symbols are localized.
<locale
Properties:
name="isoname"
desc="cdata"
>
Children:
<calendarSymbols>
[1]
<datePatterns>
[1]
<timePatterns>
[1]
<dateTimeSymbols>
[1]
<numberPatterns>
[1]
<numberSymbols>
[1]
<currencySymbols>
[1]
</locale>
The name property
Specifies the [RFC
1766]
name of the locale.
The desc property
Specifies the description of the locale.
The calendarSymbols child
Each child describes the locale's calendric symbols.
The datePatterns child
Each child describes the locale's standard date patterns. Date patterns (date pictures) are described in
“Picture Clauses and Localization” on page 323.
The timePatterns child
Each child describes the locale's standard time patterns. Time patterns (time pictures) are described in
“Picture Clauses and Localization” on page 323.
The dateTimeSymbols child
Each child describes the locale's date time symbols.
The numberPatterns child
Each child describes the locale's standard number patterns. Number patterns (numeric pictures) are also
described in
“Picture Clauses and Localization” on page 323.
The numberSymbols child
Each child describes the locale's numeric symbols.
The currencySymbols child
Each child describes the locale's currency symbols.
Home Index Bookmark Pages
Pages: Home Index All Pages