Path: blob/master/make/data/cldr/common/supplemental/genderList.xml
41149 views
<?xml version="1.0" encoding="UTF-8" ?>1<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">2<!--3Copyright © 1991-2013 Unicode, Inc.4CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)5For terms of use, see http://www.unicode.org/copyright.html6-->78<supplementalData>9<version number="$Revision$"/>10<gender>11<!-- gender(list) = other -->12<personList type="neutral" locales="af bn bg da de en et eu fa fil fi gu hu id ja kn ko ml ms no sv sw ta te th tr vi zu" />13<!-- gender(all male) = male, gender(all female) = female, otherwise gender(list) = other -->14<personList type="mixedNeutral" locales="el is"/>15<!-- gender(all female) = female, otherwise gender(list) = male -->16<personList type="maleTaints" locales="ar ca cs hr es fr he hi it lij lt lv mr nl pl pt ro ru sk sl sr uk ur zh zh_Hant"/>17</gender>18</supplementalData>19202122