1ElementTreeData.UnicodeFormat(K3akyaayam)odule reEfleermeenncteTreeData.UnicodeFormat(3kaya)
2
3
4
6 ElementTreeData::UnicodeFormat - Controls the output format of non-
7 ASCII characters
8
10 ElementTreeData::UnicodeFormat< >
11
12
13 = LiteralUTF8()
14
15
16 | NumericReference()
17
19 Characters in Unicode that are not in ASCII can either be output as
20 literal characters ( LiteralUTF8 ) or as a numeric entity reference (
21 NumericReference ). Entity references give a larger file but will con‐
22 tinue if the output will be used in an environment where the character
23 encoding is not UTF-8 (for example, if the output is inserted into a
24 HTML document in a different encoding)
25
27 Kaya standard library by Edwin Brady, Chris Morris and others
28 (kaya@kayalang.org). For further information see http://kayalang.org/
29
31 The Kaya standard library is free software; you can redistribute it
32 and/or modify it under the terms of the GNU Lesser General Public
33 License (version 2.1 or any later version) as published by the Free
34 Software Foundation.
35
36
37
38Kaya December 2E0l1e0mentTreeData.UnicodeFormat(3kaya)