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": {
    "si": {
      "basic": [
        "//ldml/localeDisplayNames/languages/language[@type=\"si\"]",
        "//ldml/localeDisplayNames/scripts/script[@type=\"Sinh\"]",
        "//ldml/localeDisplayNames/territories/territory[@type=\"LK\"]"
      ],
      "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=\"collation\"][@type=\"dictionary\"]",
        "//ldml/localeDisplayNames/types/type[@key=\"collation\"][@type=\"dictionary\"][@scope=\"core\"]"
      ]
    }
  }
}