The <format> element only appears as a child of the <type> element. It is used to specify a formatted desscription.
<comment>?
<fstring>?
<arg>*
? = 0 or 1 occurence, * = 0 or more occurences
See the <type> element for example usage.