<number>

<number> indicates grammatical number associated with a form, as given in a dictionary. 9.3.1 Information on Written and Spoken Forms 9.3.2 Grammatical Information
Moduledictionaries — 9 Dictionaries
Attributes att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Used by
May contain
Declaration

<rng:element name="number">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element number
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
Example
<entry>
 <form>
  <orth>wits</orth>
  <pron>wIts</pron>
 </form>
 <gramGrp>
  <number>pl</number>
  <pos>n</pos>
 </gramGrp>
</entry>
Note
This element is synonymous with <gram type=num>.