Text pattern elements Syntax text{…} or text(<locale name>){…} Element Description O, Ø One digit or letter grapheme cluster from the input. Note: Ø needs to be quoted to be output literally. X One grapheme cluster from the input. L One grapheme cluster from the input mapped to lowercase U One grapheme cluster from the input mapped to uppercase 9 One digit from the input; note 9 is used as part of a number format pattern in num and counter patterns
text{…} or text(<locale name>){…}
O, Ø
X
L
U
9