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
{
  "coverageByXPath": {
    "nr": {
      "basic": [
        "//ldml/localeDisplayNames/languages/language[@type=\"nr\"]",
        "//ldml/localeDisplayNames/scripts/script[@type=\"Latn\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"ZA\"]"
      ],
      "moderate": [
        "//ldml/localeDisplayNames/scripts/script[@type=\"Zzzz\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"US\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"US\"][@alt=\"short\"]"
      ]
    }
  }
}