+ * Create a numbering system from one of the predefined numbering systems specified
+ * by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; the full list
+ * is returned by unumsys_openAvailableNames. Note that some of the names listed at
+ * http://unicode.org/repos/cldr/tags/latest/common/bcp47/number.xml - e.g.
+ * default, native, traditional, finance - do not identify specific numbering systems,
+ * but rather key values that may only be used as part of a locale, which in turn
+ * defines how they are mapped to a specific numbering system such as "latn" or "hant".