<mood>

<mood> contains information about the grammatical mood of verbs (e.g. indicative, subjunctive, imperative). 9.3.1 Information on Written and Spoken Forms
Moduledictionaries — 9 Dictionaries
Attributes att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Used by
May contain
Declaration

<rng:element name="mood">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element mood
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
Example
Taken from Wörterbuch der Deutschen Sprache. Veranstaltet und herausgegeben von Joachim Heinrich Campe. Vierter Theil. S - bis - T. (Braunschweig 1810. In der Schulbuchhandlung):

Treffen, v. unregelm. ... du triffst, ...

<entry>
 <form type="inflected">
  <gramGrp>
   <per value="2"/>
   <number value="singular"/>
   <tns value="present"/>
   <mood value="indicative"/>
  </gramGrp>
  <form type="personalpronoun">
   <orth>du</orth>
  </form>
  <form type="headword">
   <orth>
    <oVar>triffst</oVar>
   </orth>
  </form>
 </form>
</entry>
Note
This element is synonymous with <gram type=mood>.