<format> Element Reference

The <format> element only appears as a child of the <type> element. It is used to specify a formatted desscription.

Children<comment>?, <fstring>?, <arg>*

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

Detail

See the <type> element for example usage.