java-topology/make/data/cldr/common/supplemental/genderList.xml
russell@unturf.com 0a580b313d undefect. CWE-407 — 63 sites patched across 27 ecosystems
Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com

Patches, unit tests, benchmarks, whitepaper, and outreach briefs.
Public domain — no copyright claimed. Use freely.
2026-03-26 17:11:57 -04:00

20 lines
965 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<!--
Copyright © 1991-2013 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<supplementalData>
<version number="$Revision$"/>
<gender>
<!-- gender(list) = other -->
<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" />
<!-- gender(all male) = male, gender(all female) = female, otherwise gender(list) = other -->
<personList type="mixedNeutral" locales="el is"/>
<!-- gender(all female) = female, otherwise gender(list) = male -->
<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"/>
</gender>
</supplementalData>