1# Data file for VettingViewer.isMissingOk 2# Note that paths for compact numbers are handled specially in code, in compact 3 4%A = ([^"]*+) 5 6//ldml/dates/timeZoneNames/zone[@type="%A"]/exemplarCity ; latin 7//ldml/numbers/currencies/currency[@type="%A"]/symbol ; ok 8//ldml/dates/calendars/calendar[@type="%A"]/quarters/quarterContext[@type="%A"]/quarterWidth[@type="narrow"]/quarter[@type="%A"] ; ok 9#//ldml/localeDisplayNames/measurementSystemNames/measurementSystemName[@type="U[SK]"] ; ok 10#//ldml/dates/calendars/calendar[@type="%A"]/dateTimeFormats/dateTimeFormatLength[@type="%A"]/dateTimeFormat[@type="standard"]/pattern[@type="standard"] ; ok 11#//ldml/localeDisplayNames/localeDisplayPattern/locale(KeyTypePattern|Pattern|Separator) ; ok 12#//ldml/listPatterns/listPattern/listPatternPart[@type="(middle|start)"] ; ok 13#//ldml/dates/timeZoneNames/gmtZeroFormat ; ok 14//ldml/numbers/defaultNumberingSystem ; ok 15//ldml/numbers/otherNumberingSystems/native ; ok 16//ldml/localeDisplayNames/variants/variant[@type="%A"] ; ok 17//ldml/dates/calendars/calendar[@type="%A"]/.*/default ; ok 18//ldml/dates/fields/field[@type="day"]/relative[@type="-?2"]; ok 19//ldml/numbers/decimalFormats[@numberSystem="%A"]/decimalFormatLength[@type="%A"]/decimalFormat[@type="standard"]/pattern[@type="%A"][@count="%A"] ; compact 20 21# TODO check why these are not copied into locales 22//ldml/characters/ellipsis ; ok 23//ldml/characters/moreInformation ; ok 24 25# Why are we generating these? 26//ldml/localeDisplayNames/languages/language[@type="(in|iw|ji|jw)"] ; ok 27 28# More items ok to be missing 29//ldml/characters/parseLenients.* ; ok 30 31