<enum> Element Reference

The <enum> element only appears as a child of the <type> element. It is used to specify an enumerated list.

Children<comment>?, <item>*, <range>*

? = 0 or 1 occurence, * = 0 or more occurences

Detail

See the <type> element for example usage.