Allow setting strings to NULL (to remove tag).
[gedcom-parse.git] / data / gedcom.enc
index 222a262cc8e3e3a169b2a730e71e70ed48482756..d1bb8712e70b00efa06c04e2fd0de6093f900c12 100644 (file)
@@ -8,7 +8,7 @@
 #     currently supported values: 1, 2_LOHI, 2_HILO
 #   - the iconv name of the charset
 
-# First the encodings supported by the GEDCOM standard
+# First the encodings supported by the GEDCOM 5.5 standard
 UNICODE                2_LOHI  UCS-2LE
 UNICODE                2_HILO  UCS-2BE
 ASCII          1       ASCII
@@ -17,3 +17,5 @@ ANSEL         1       ANSEL
 # Then some very frequently used non-standard encodings:
 # Note that CP1252 is a superset of ISO-8859-1, so that is covered too
 ANSI           1       CP1252
+# The following is explicitly allowed in the draft 5.5.1 GEDCOM standard
+UTF-8          1       UTF-8