Files
fsfe-website/about/people/employees.en.xml
hugo ebf92f84f5 managing male and female employee status
svn path=/trunk/; revision=26874
2013-12-20 16:37:04 +00:00

14 lines
572 B
XML

<?xml version="1.0"?>
<employeeset>
<employee id="full/m">Full-time&#160;employee</employee>
<employee id="full/f">Full-time&#160;employee</employee>
<employee id="part/m">Part-time&#160;employee</employee>
<employee id="part/f">Part-time&#160;employee</employee>
<employee id="intern/m">Intern</employee>
<employee id="intern/f">Intern</employee>
<!--You should use the intern function rather than this, but maybe this will be needed-->
<employee id="freelancer/m">Freelancer</employee>
<employee id="freelancer/f">Freelancer</employee>
</employeeset>