web/lib/Zend/Locale/Data/genderList.xml
changeset 1230 68c69c656a2c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/lib/Zend/Locale/Data/genderList.xml	Thu May 07 15:16:02 2015 +0200
@@ -0,0 +1,21 @@
+<?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: 8268 $"/>
+    <generation date="$Date: 2013-03-01 08:26:02 -0600 (Fri, 01 Mar 2013) $"/>
+    <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 lt lv mr nl pl pt ro ru sk sl sr uk ur zh zh_Hant"/>
+    </gender>
+</supplementalData>
+