<simpleType name="gender.Core.Vocabulary"> <annotation> <documentation>One specific gender or mixed.</documentation> </annotation> <restriction base="string"> <enumeration value="male" /> <enumeration value="female" /> <enumeration value="mixed" /> </restriction> </simpleType>