<simpleType name="health.Core.Vocabulary">
<annotation>
<documentation>An indication of the health of the player.</documentation>
</annotation>
<restriction base="string">
<enumeration value="injured" />
<enumeration value="fine" />
</restriction>
</simpleType>