source: main/trunk/greenstone3/web/Saxonce/unicodeBlocks.xml@ 30468

Last change on this file since 30468 was 30468, checked in by davidb, 8 years ago

New work on supporting client-side XSLT in the browser

  • Property svn:executable set to *
File size: 21.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- See http://www.w3.org/TR/xsd-unicode-blocknames/ -->
3<!-- Where the code range for a block has changed between Unicode versions,
4 this table generally gives the maximum range -->
5<blocks>
6 <block name="Basic Latin">
7 <range from="#x0000" to="#x007F"/>
8 </block>
9 <block name="Latin-1 Supplement">
10 <range from="#x0080" to="#x00FF"/>
11 </block>
12 <block name="Latin Extended-A">
13 <range from="#x0100" to="#x017F"/>
14 </block>
15 <block name="Latin Extended-B">
16 <range from="#x0180" to="#x024F"/>
17 </block>
18 <block name="IPA Extensions">
19 <range from="#x0250" to="#x02AF"/>
20 </block>
21 <block name="Spacing Modifier Letters">
22 <range from="#x02B0" to="#x02FF"/>
23 </block>
24 <block name="Combining Diacritical Marks">
25 <range from="#x0300" to="#x036F"/>
26 </block>
27 <block name="Greek" toVersion="3.1.1">
28 <range from="#x0370" to="#x03FF"/>
29 </block>
30 <block name="Greek and Coptic" fromVersion="3.2.0">
31 <range from="#x0370" to="#x03FF"/>
32 </block>
33 <block name="Cyrillic">
34 <range from="#x0400" to="#x04FF"/>
35 </block>
36 <block name="Cyrillic Supplementary" fromVersion="3.2.0">
37 <range from="#x0500" to="#x052F"/>
38 </block>
39 <block name="Cyrillic Supplement" fromVersion="4.0.1">
40 <range from="#x0500" to="#x052F"/>
41 </block>
42 <block name="Armenian">
43 <range from="#x0530" to="#x058F"/>
44 </block>
45 <block name="Hebrew">
46 <range from="#x0590" to="#x05FF"/>
47 </block>
48 <block name="Arabic">
49 <range from="#x0600" to="#x06FF"/>
50 </block>
51 <block name="Syriac" fromVersion="3.2.0">
52 <range from="#x0700" to="#x074F"/>
53 </block>
54 <block name="Arabic Supplement" fromVersion="4.1.0">
55 <range from="#x0750" to="#x077F"/>
56 </block>
57 <block name="Thaana" fromVersion="3.0.0">
58 <range from="#x0780" to="#x07BF"/>
59 </block>
60 <block name="NKo" fromVersion="5.0.0">
61 <range from="#x07C0" to="#x07FF"/>
62 </block>
63 <block name="Samaritan" fromVersion="5.2.0">
64 <range from="#x0800" to="#x083F"/>
65 </block>
66 <block name="Mandaic" fromVersion="6.0.0">
67 <range from="#x0840" to="#x085F"/>
68 </block>
69 <block name="Devanagari">
70 <range from="#x0900" to="#x097F"/>
71 </block>
72 <block name="Bengali">
73 <range from="#x0980" to="#x09FF"/>
74 </block>
75 <block name="Gurmukhi">
76 <range from="#x0A00" to="#x0A7F"/>
77 </block>
78 <block name="Gujarati">
79 <range from="#x0A80" to="#x0AFF"/>
80 </block>
81 <block name="Oriya">
82 <range from="#x0B00" to="#x0B7F"/>
83 </block>
84 <block name="Tamil">
85 <range from="#x0B80" to="#x0BFF"/>
86 </block>
87 <block name="Telugu">
88 <range from="#x0C00" to="#x0C7F"/>
89 </block>
90 <block name="Kannada">
91 <range from="#x0C80" to="#x0CFF"/>
92 </block>
93 <block name="Malayalam">
94 <range from="#x0D00" to="#x0D7F"/>
95 </block>
96 <block name="Sinhala" fromVersion="3.0.0">
97 <range from="#x0D80" to="#x0DFF"/>
98 </block>
99 <block name="Thai">
100 <range from="#x0E00" to="#x0E7F"/>
101 </block>
102 <block name="Lao">
103 <range from="#x0E80" to="#x0EFF"/>
104 </block>
105 <block name="Tibetan">
106 <range from="#x0F00" to="#x0FFF"/>
107 </block>
108 <block name="Myanmar" fromVersion="3.2.0">
109 <range from="#x1000" to="#x109F"/>
110 </block>
111 <block name="Georgian">
112 <range from="#x10A0" to="#x10FF"/>
113 </block>
114 <block name="Hangul Jamo">
115 <range from="#x1100" to="#x11FF"/>
116 </block>
117 <block name="Ethiopic" fromVersion="3.0.0">
118 <range from="#x1200" to="#x137F"/>
119 </block>
120 <block name="Ethiopic Supplement" fromVersion="4.1.0">
121 <range from="#x1380" to="#x139F"/>
122 </block>
123 <block name="Cherokee" fromVersion="3.0.0">
124 <range from="#x13A0" to="#x13FF"/>
125 </block>
126 <block name="Unified Canadian Aboriginal Syllabics" fromVersion="3.0.0">
127 <range from="#x1400" to="#x167F"/>
128 </block>
129 <block name="Ogham" fromVersion="3.0.0">
130 <range from="#x1680" to="#x169F"/>
131 </block>
132 <block name="Runic" fromVersion="3.0.0">
133 <range from="#x16A0" to="#x16FF"/>
134 </block>
135 <block name="Tagalog" fromVersion="3.2.0">
136 <range from="#x1700" to="#x171F"/>
137 </block>
138 <block name="Hanunoo" fromVersion="3.2.0">
139 <range from="#x1720" to="#x173F"/>
140 </block>
141 <block name="Buhid" fromVersion="3.2.0">
142 <range from="#x1740" to="#x175F"/>
143 </block>
144 <block name="Tagbanwa" fromVersion="3.2.0">
145 <range from="#x1760" to="#x177F"/>
146 </block>
147 <block name="Khmer" fromVersion="3.0.0">
148 <range from="#x1780" to="#x17FF"/>
149 </block>
150 <block name="Mongolian" fromVersion="3.0.0">
151 <range from="#x1800" to="#x18AF"/>
152 </block>
153 <block name="Unified Canadian Aboriginal Syllabics Extended" fromVersion="5.2.0">
154 <range from="#x18B0" to="#x18FF"/>
155 </block>
156 <block name="Limbu" fromVersion="4.0.0">
157 <range from="#x1900" to="#x194F"/>
158 </block>
159 <block name="Tai Le" fromVersion="4.0.0">
160 <range from="#x1950" to="#x197F"/>
161 </block>
162 <block name="New Tai Lue" fromVersion="4.1.0">
163 <range from="#x1980" to="#x19DF"/>
164 </block>
165 <block name="Khmer Symbols" fromVersion="4.0.0">
166 <range from="#x19E0" to="#x19FF"/>
167 </block>
168 <block name="Buginese" fromVersion="4.1.0">
169 <range from="#x1A00" to="#x1A1F"/>
170 </block>
171 <block name="Tai Tham" fromVersion="5.2.0">
172 <range from="#x1A20" to="#x1AAF"/>
173 </block>
174 <block name="Balinese" fromVersion="5.0.0">
175 <range from="#x1B00" to="#x1B7F"/>
176 </block>
177 <block name="Sundanese" fromVersion="5.1.0">
178 <range from="#x1B80" to="#x1BBF"/>
179 </block>
180 <block name="Batak" version="6.0.0">
181 <range from="#x1BC0" to="#x1BFF"/>
182 </block>
183 <block name="Lepcha" fromVersion="5.1.0">
184 <range from="#x1C00" to="#x1C4F"/>
185 </block>
186 <block name="Ol Chiki" fromVersion="5.1.0">
187 <range from="#x1C50" to="#x1C7F"/>
188 </block>
189 <block name="Vedic Extensions" fromVersion="5.2.0">
190 <range from="#x1CD0" to="#x1CFF"/>
191 </block>
192 <block name="Phonetic Extensions" fromVersion="4.0.0">
193 <range from="#x1D00" to="#x1D7F"/>
194 </block>
195 <block name="Phonetic Extensions Supplement" fromVersion="4.1.0">
196 <range from="#x1D80" to="#x1DBF"/>
197 </block>
198 <block name="Combining Diacritical Marks Supplement" fromVersion="4.1.0">
199 <range from="#x1DC0" to="#x1DFF"/>
200 </block>
201 <block name="Latin Extended Additional">
202 <range from="#x1E00" to="#x1EFF"/>
203 </block>
204 <block name="Greek Extended">
205 <range from="#x1F00" to="#x1FFF"/>
206 </block>
207 <block name="General Punctuation">
208 <range from="#x2000" to="#x206F"/>
209 </block>
210 <block name="Superscripts and Subscripts">
211 <range from="#x2070" to="#x209F"/>
212 </block>
213 <block name="Currency Symbols">
214 <range from="#x20A0" to="#x20CF"/>
215 </block>
216 <block name="Combining Marks for Symbols"
217 toVersion="3.1.1">
218 <range from="#x20D0" to="#x20FF"/>
219 </block>
220 <block name="Combining Diacritical Marks for Symbols" fromVersion="3.2.0">
221 <range from="#x20D0" to="#x20FF"/>
222 </block>
223 <block name="Letterlike Symbols">
224 <range from="#x2100" to="#x214F"/>
225 </block>
226 <block name="Number Forms">
227 <range from="#x2150" to="#x218F"/>
228 </block>
229 <block name="Arrows">
230 <range from="#x2190" to="#x21FF"/>
231 </block>
232 <block name="Mathematical Operators">
233 <range from="#x2200" to="#x22FF"/>
234 </block>
235 <block name="Miscellaneous Technical">
236 <range from="#x2300" to="#x23FF"/>
237 </block>
238 <block name="Control Pictures">
239 <range from="#x2400" to="#x243F"/>
240 </block>
241 <block name="Optical Character Recognition">
242 <range from="#x2440" to="#x245F"/>
243 </block>
244 <block name="Enclosed Alphanumerics">
245 <range from="#x2460" to="#x24FF"/>
246 </block>
247 <block name="Box Drawing">
248 <range from="#x2500" to="#x257F"/>
249 </block>
250 <block name="Block Elements">
251 <range from="#x2580" to="#x259F"/>
252 </block>
253 <block name="Geometric Shapes">
254 <range from="#x25A0" to="#x25FF"/>
255 </block>
256 <block name="Miscellaneous Symbols">
257 <range from="#x2600" to="#x26FF"/>
258 </block>
259 <block name="Dingbats">
260 <range from="#x2700" to="#x27BF"/>
261 </block>
262 <block name="Miscellaneous Mathematical Symbols-A" fromVersion="3.2.0">
263 <range from="#x27C0" to="#x27EF"/>
264 </block>
265 <block name="Supplemental Arrows-A" fromVersion="3.2.0">
266 <range from="#x27F0" to="#x27FF"/>
267 </block>
268 <block name="Braille Patterns" fromVersion="3.0.0">
269 <range from="#x2800" to="#x28FF"/>
270 </block>
271 <block name="Supplemental Arrows-B" fromVersion="3.2.0">
272 <range from="#x2900" to="#x297F"/>
273 </block>
274 <block name="Miscellaneous Mathematical Symbols-B" fromVersion="3.2.0">
275 <range from="#x2980" to="#x29FF"/>
276 </block>
277 <block name="Supplemental Mathematical Operators" fromVersion="3.2.0">
278 <range from="#x2A00" to="#x2AFF"/>
279 </block>
280 <block name="Miscellaneous Symbols and Arrows" fromVersion="4.0.0">
281 <range from="#x2B00" to="#x2BFF"/>
282 </block>
283 <block name="Glagolitic" fromVersion="4.1.0">
284 <range from="#x2C00" to="#x2C5F"/>
285 </block>
286 <block name="Latin Extended-C" fromVersion="5.0.0">
287 <range from="#x2C60" to="#x2C7F"/>
288 </block>
289 <block name="Coptic" fromVersion="4.1.0">
290 <range from="#x2C80" to="#x2CFF"/>
291 </block>
292 <block name="Georgian Supplement" fromVersion="4.1.0">
293 <range from="#x2D00" to="#x2D2F"/>
294 </block>
295 <block name="Tifinagh" fromVersion="4.1.0">
296 <range from="#x2D30" to="#x2D7F"/>
297 </block>
298 <block name="Ethiopic Extended" fromVersion="4.1.0">
299 <range from="#x2D80" to="#x2DDF"/>
300 </block>
301 <block name="Cyrillic Extended-A" fromVersion="5.1.0">
302 <range from="#x2DE0" to="#x2DFF"/>
303 </block>
304 <block name="Supplemental Punctuation" fromVersion="4.1.0">
305 <range from="#x2E00" to="#x2E7F"/>
306 </block>
307 <block name="CJK Radicals Supplement" fromVersion="3.0.0">
308 <range from="#x2E80" to="#x2EFF"/>
309 </block>
310 <block name="Kangxi Radicals" fromVersion="3.0.0">
311 <range from="#x2F00" to="#x2FDF"/>
312 </block>
313 <block name="Ideographic Description Characters" fromVersion="3.0.0">
314 <range from="#x2FF0" to="#x2FFF"/>
315 </block>
316 <block name="CJK Symbols and Punctuation">
317 <range from="#x3000" to="#x303F"/>
318 </block>
319 <block name="Hiragana">
320 <range from="#x3040" to="#x309F"/>
321 </block>
322 <block name="Katakana">
323 <range from="#x30A0" to="#x30FF"/>
324 </block>
325 <block name="Bopomofo">
326 <range from="#x3100" to="#x312F"/>
327 </block>
328 <block name="Hangul Compatibility Jamo">
329 <range from="#x3130" to="#x318F"/>
330 </block>
331 <block name="Kanbun">
332 <range from="#x3190" to="#x319F"/>
333 </block>
334 <block name="Bopomofo Extended" fromVersion="3.0.0">
335 <range from="#x31A0" to="#x31BF"/>
336 </block>
337 <block name="CJK Strokes" fromVersion="4.1.0">
338 <range from="#x31C0" to="#x31EF"/>
339 </block>
340 <block name="Katakana Phonetic Extensions" fromVersion="3.2.0">
341 <range from="#x31F0" to="#x31FF"/>
342 </block>
343 <block name="Enclosed CJK Letters and Months">
344 <range from="#x3200" to="#x32FF"/>
345 </block>
346 <block name="CJK Compatibility">
347 <range from="#x3300" to="#x33FF"/>
348 </block>
349 <block name="CJK Unified Ideographs Extension A" fromVersion="3.2.0">
350 <range from="#x3400" to="#x4DBF"/>
351 </block>
352 <block name="Yijing Hexagram Symbols" fromVersion="4.0.0">
353 <range from="#x4DC0" to="#x4DFF"/>
354 </block>
355 <block name="CJK Unified Ideographs">
356 <range from="#x4E00" to="#x9FFF"/>
357 </block>
358 <block name="Yi Syllables" fromVersion="3.0.0">
359 <range from="#xA000" to="#xA48F"/>
360 </block>
361 <block name="Yi Radicals" fromVersion="3.0.0">
362 <range from="#xA490" to="#xA4CF"/>
363 </block>
364 <block name="Lisu" fromVersion="5.2.0">
365 <range from="#xA4D0" to="#xA4FF"/>
366 </block>
367 <block name="Vai" fromVersion="5.1.0">
368 <range from="#xA500" to="#xA63F"/>
369 </block>
370 <block name="Cyrillic Extended-B" fromVersion="5.1.0">
371 <range from="#xA640" to="#xA69F"/>
372 </block>
373 <block name="Bamum" fromVersion="5.2.0">
374 <range from="#xA6A0" to="#xA6FF"/>
375 </block>
376 <block name="Modifier Tone Letters" fromVersion="4.1.0">
377 <range from="#xA700" to="#xA71F"/>
378 </block>
379 <block name="Latin Extended-D" fromVersion="5.0.0">
380 <range from="#xA720" to="#xA7FF"/>
381 </block>
382 <block name="Syloti Nagri" fromVersion="4.1.0">
383 <range from="#xA800" to="#xA82F"/>
384 </block>
385 <block name="Common Indic Number Forms" fromVersion="5.2.0">
386 <range from="#xA830" to="#xA83F"/>
387 </block>
388 <block name="Phags-pa" fromVersion="5.0.0">
389 <range from="#xA840" to="#xA87F"/>
390 </block>
391 <block name="Saurashtra" fromVersion="5.1.0">
392 <range from="#xA880" to="#xA8DF"/>
393 </block>
394 <block name="Devanagari Extended" fromVersion="5.2.0">
395 <range from="#xA8E0" to="#xA8FF"/>
396 </block>
397 <block name="Kayah Li" fromVersion="5.1.0">
398 <range from="#xA900" to="#xA92F"/>
399 </block>
400 <block name="Rejang" fromVersion="5.1.0">
401 <range from="#xA930" to="#xA95F"/>
402 </block>
403 <block name="Hangul Jamo Extended-A" fromVersion="5.2.0">
404 <range from="#xA960" to="#xA97F"/>
405 </block>
406 <block name="Javanese" fromVersion="5.2.0">
407 <range from="#xA980" to="#xA9DF"/>
408 </block>
409 <block name="Cham" fromVersion="5.1.0">
410 <range from="#xAA00" to="#xAA5F"/>
411 </block>
412 <block name="Myanmar Extended-A" fromVersion="5.2.0">
413 <range from="#xAA60" to="#xAA7F"/>
414 </block>
415 <block name="Tai Viet" fromVersion="5.2.0">
416 <range from="#xAA80" to="#xAADF"/>
417 </block>
418 <block name="Ethiopic Extended-A" fromVersion="6.0.0">
419 <range from="#xAB00" to="#xAB2F"/>
420 </block>
421 <block name="Meetei Mayek" fromVersion="5.2.0">
422 <range from="#xABC0" to="#xABFF"/>
423 </block>
424 <block name="Hangul Syllables" fromVersion="3.2.0">
425 <range from="#xAC00" to="#xD7AF"/>
426 </block>
427 <block name="Hangul Jamo Extended-B" fromVersion="5.2.0">
428 <range from="#xD7B0" to="#xD7FF"/>
429 </block>
430 <block name="High Surrogates">
431 <range from="#xD800" to="#xDB7F"/>
432 </block>
433 <block name="High Private Use Surrogates">
434 <range from="#xDB80" to="#xDBFF"/>
435 </block>
436 <block name="Low Surrogates">
437 <range from="#xDC00" to="#xDFFF"/>
438 </block>
439 <block name="Private Use" toVersion="3.1.1">
440 <range from="#xE000" to="#xF8FF"/>
441 <range from="#xF0000" to="#xFFFFD"/>
442 <range from="#x100000" to="#x10FFFD"/>
443 </block>
444 <block name="Private Use Area" fromVersion="3.2.0">
445 <range from="#xE000" to="#xF8FF"/>
446 </block>
447 <block name="CJK Compatibility Ideographs">
448 <range from="#xF900" to="#xFAFF"/>
449 </block>
450 <block name="Alphabetic Presentation Forms">
451 <range from="#xFB00" to="#xFB4F"/>
452 </block>
453 <block name="Arabic Presentation Forms-A">
454 <range from="#xFB50" to="#xFDFF"/>
455 </block>
456 <block name="Variation Selectors" fromVersion="3.2.0">
457 <range from="#xFE00" to="#xFE0F"/>
458 </block>
459 <block name="Vertical Forms" fromVersion="4.1.0">
460 <range from="#xFE10" to="#xFE1F"/>
461 </block>
462 <block name="Combining Half Marks">
463 <range from="#xFE20" to="#xFE2F"/>
464 </block>
465 <block name="CJK Compatibility Forms">
466 <range from="#xFE30" to="#xFE4F"/>
467 </block>
468 <block name="Small Form Variants">
469 <range from="#xFE50" to="#xFE6F"/>
470 </block>
471 <block name="Arabic Presentation Forms-B">
472 <range from="#xFE70" to="#xFEFF"/>
473 </block>
474 <block name="Halfwidth and Fullwidth Forms">
475 <range from="#xFF00" to="#xFFEF"/>
476 </block>
477 <block name="Specials">
478 <range from="#xFEFF" to="#xFEFF"/>
479 <range from="#xFFF0" to="#xFFFF"/>
480 </block>
481 <block name="Linear B Syllabary" fromVersion="4.0.0">
482 <range from="#x10000" to="#x1007F"/>
483 </block>
484 <block name="Linear B Ideograms" fromVersion="4.0.0">
485 <range from="#x10080" to="#x100FF"/>
486 </block>
487 <block name="Aegean Numbers" fromVersion="4.0.0">
488 <range from="#x10100" to="#x1013F"/>
489 </block>
490 <block name="Ancient Greek Numbers" fromVersion="4.1.0">
491 <range from="#x10140" to="#x1018F"/>
492 </block>
493 <block name="Ancient Symbols" fromVersion="5.1.0">
494 <range from="#x10190" to="#x101CF"/>
495 </block>
496 <block name="Phaistos Disc" fromVersion="5.1.0">
497 <range from="#x101D0" to="#x101FF"/>
498 </block>
499 <block name="Lycian" fromVersion="5.1.0">
500 <range from="#x10280" to="#x1029F"/>
501 </block>
502 <block name="Carian" fromVersion="5.1.0">
503 <range from="#x102A0" to="#x102DF"/>
504 </block>
505 <block name="Old Italic" fromVersion="3.1.0">
506 <range from="#x10300" to="#x1032F"/>
507 </block>
508 <block name="Gothic" fromVersion="3.1.0">
509 <range from="#x10330" to="#x1034F"/>
510 </block>
511 <block name="Ugaritic" fromVersion="4.0.0">
512 <range from="#x10380" to="#x1039F"/>
513 </block>
514 <block name="Old Persian" fromVersion="4.1.0">
515 <range from="#x103A0" to="#x103DF"/>
516 </block>
517 <block name="Deseret" fromVersion="3.1.0">
518 <range from="#x10400" to="#x1044F"/>
519 </block>
520 <block name="Shavian" fromVersion="4.0.0">
521 <range from="#x10450" to="#x1047F"/>
522 </block>
523 <block name="Osmanya" fromVersion="4.0.0">
524 <range from="#x10480" to="#x104AF"/>
525 </block>
526 <block name="Cypriot Syllabary" fromVersion="4.0.0">
527 <range from="#x10800" to="#x1083F"/>
528 </block>
529 <block name="Imperial Aramaic" fromVersion="5.2.0">
530 <range from="#x10840" to="#x1085F"/>
531 </block>
532 <block name="Phoenician" fromVersion="5.0.0">
533 <range from="#x10900" to="#x1091F"/>
534 </block>
535 <block name="Lydian" fromVersion="5.1.0">
536 <range from="#x10920" to="#x1093F"/>
537 </block>
538 <block name="Kharoshthi" fromVersion="4.1.0">
539 <range from="#x10A00" to="#x10A5F"/>
540 </block>
541 <block name="Old South Arabian" fromVersion="5.2.0">
542 <range from="#x10A60" to="#x10A7F"/>
543 </block>
544 <block name="Avestan" fromVersion="5.2.0">
545 <range from="#x10B00" to="#x10B3F"/>
546 </block>
547 <block name="Inscriptional Parthian" fromVersion="5.2.0">
548 <range from="#x10B40" to="#x10B5F"/>
549 </block>
550 <block name="Inscriptional Pahlavi" fromVersion="5.2.0">
551 <range from="#x10B60" to="#x10B7F"/>
552 </block>
553 <block name="Old Turkic" fromVersion="5.2.0">
554 <range from="#x10C00" to="#x10C4F"/>
555 </block>
556 <block name="Rumi Numeral Symbols" fromVersion="5.2.0">
557 <range from="#x10E60" to="#x10E7F"/>
558 </block>
559 <block name="Brahmi" fromVersion="6.0.0">
560 <range from="#x11000" to="#x1107F"/>
561 </block>
562 <block name="Kaithi" fromVersion="5.2.0">
563 <range from="#x11080" to="#x110CF"/>
564 </block>
565 <block name="Cuneiform" fromVersion="5.0.0">
566 <range from="#x12000" to="#x123FF"/>
567 </block>
568 <block name="Cuneiform Numbers and Punctuation" fromVersion="5.0.0">
569 <range from="#x12400" to="#x1247F"/>
570 </block>
571 <block name="Egyptian Hieroglyphs" fromVersion="5.2.0">
572 <range from="#x13000" to="#x1342F"/>
573 </block>
574 <block name="Bamum Supplement" fromVersion="6.0.0">
575 <range from="#x16800" to="#x16A3F"/>
576 </block>
577 <block name="Kana Supplement" fromVersion="6.0.0">
578 <range from="#x1B000" to="#x1B0FF"/>
579 </block>
580 <block name="Byzantine Musical Symbols" fromVersion="3.1.0">
581 <range from="#x1D000" to="#x1D0FF"/>
582 </block>
583 <block name="Musical Symbols" fromVersion="3.1.0">
584 <range from="#x1D100" to="#x1D1FF"/>
585 </block>
586 <block name="Ancient Greek Musical Notation" fromVersion="4.1.0">
587 <range from="#x1D200" to="#x1D24F"/>
588 </block>
589 <block name="Tai Xuan Jing Symbols" fromVersion="4.0.0">
590 <range from="#x1D300" to="#x1D35F"/>
591 </block>
592 <block name="Counting Rod Numerals" fromVersion="5.0.0">
593 <range from="#x1D360" to="#x1D37F"/>
594 </block>
595 <block name="Mathematical Alphanumeric Symbols" fromVersion="3.1.0">
596 <range from="#x1D400" to="#x1D7FF"/>
597 </block>
598 <block name="Mahjong Tiles" fromVersion="5.1.0">
599 <range from="#x1F000" to="#x1F02F"/>
600 </block>
601 <block name="Domino Tiles" fromVersion="5.1.0">
602 <range from="#x1F030" to="#x1F09F"/>
603 </block>
604 <block name="Playing Cards" fromVersion="6.0.0">
605 <range from="#x1F0A0" to="#x1F0FF"/>
606 </block>
607 <block name="Enclosed Alphanumeric Supplement" fromVersion="5.2.0">
608 <range from="#x1F100" to="#x1F1FF"/>
609 </block>
610 <block name="Enclosed Ideographic Supplement" fromVersion="5.2.0">
611 <range from="#x1F200" to="#x1F2FF"/>
612 </block>
613 <block name="Miscellaneous Symbols And Pictographs" fromVersion="6.0.0">
614 <range from="#x1F300" to="#x1F5FF"/>
615 </block>
616 <block name="Emoticons" fromVersion="6.0.0">
617 <range from="#x1F600" to="#x1F64F"/>
618 </block>
619 <block name="Transport And Map Symbols" fromVersion="6.0.0">
620 <range from="#x1F680" to="#x1F6FF"/>
621 </block>
622 <block name="Alchemical Symbols" fromVersion="6.0.0">
623 <range from="#x1F700" to="#x1F77F"/>
624 </block>
625 <block name="CJK Unified Ideographs Extension B">
626 <range from="#x20000" to="#x2A6DF"/>
627 </block>
628 <block name="CJK Unified Ideographs Extension C" fromVersion="5.2.0">
629 <range from="#x2A700" to="#x2B73F"/>
630 </block>
631 <block name="CJK Unified Ideographs Extension D" version="6.0.0">
632 <range from="#x2B740" to="#x2B81F"/>
633 </block>
634 <block name="CJK Compatibility Ideographs Supplement" fromVersion="3.1.0">
635 <range from="#x2F800" to="#x2FA1F"/>
636 </block>
637 <block name="Tags" fromVersion="3.1.0">
638 <range from="#xE0000" to="#xE007F"/>
639 </block>
640 <block name="Variation Selectors Supplement" fromVersion="4.0.0">
641 <range from="#xE0100" to="#xE01EF"/>
642 </block>
643 <block name="Supplementary Private Use Area-A" fromVersion="3.2.0">
644 <range from="#xF0000" to="#xFFFFF"/>
645 </block>
646 <block name="Supplementary Private Use Area-B" fromVersion="3.2.0">
647 <range from="#x100000" to="#x10FFFF"/>
648 </block>
649</blocks>
Note: See TracBrowser for help on using the repository browser.