icu_provider_source 2.3.0

A data provider based on CLDR and ICU data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "coverageByXPath": {
    "sid": {
      "basic": [
        "//ldml/localeDisplayNames/languages/language[@type=\"sid\"]",
        "//ldml/localeDisplayNames/scripts/script[@type=\"Latn\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"ET\"]"
      ],
      "moderate": [
        "//ldml/localeDisplayNames/scripts/script[@type=\"Zzzz\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"US\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"US\"][@alt=\"short\"]",
        "//ldml/localeDisplayNames/types/type[@key=\"calendar\"][@type=\"ethiopic\"]",
        "//ldml/localeDisplayNames/types/type[@key=\"calendar\"][@type=\"ethiopic\"][@scope=\"core\"]"
      ]
    }
  }
}