diff options
Diffstat (limited to 'seed/annotations/und.xml')
-rw-r--r-- | seed/annotations/und.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/seed/annotations/und.xml b/seed/annotations/und.xml new file mode 100644 index 0000000..a723900 --- /dev/null +++ b/seed/annotations/und.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> +<!-- Copyright © 1991-2017 Unicode, Inc. +For terms of use, see http://www.unicode.org/copyright.html +Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. +CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) + +Proper interpretation of these files requires synthesis of missing items, as per +http://unicode.org/repos/cldr/trunk/specs/ldml/tr35-general.html#Annotations +Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived annotations. +--> +<ldml> + <identity> + <version number="$Revision: 13680 $"/> + <language type="und"/> + </identity> +</ldml> |