The <enum> element only appears as a child of the <type> element. It is used to specify an enumerated list.
<comment>?
<item>*
<range>*
? = 0 or 1 occurence, * = 0 or more occurences
See the <type> element for example usage.