teacup/config/creatorGenders.xml

11 lines
416 B
XML
Raw Normal View History

2021-12-15 11:29:23 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="content-types.rnc" type="application/relax-ng-compact-syntax"?>
<!--
This document contains a list of creator genders.
-->
<controlledList xmlns="http://cms.bloomsbury.com/content-type" scope="creatorGender">
<name xml:id="female" label="Female"/>
<name xml:id="male" label="Male"/>
<name xml:id="other" label="Other"/>
</controlledList>