<category>

<category> contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy. 2.3.6 The Classification Declaration
Moduleheader — 2 The TEI Header
AttributesGlobal attributes only
Declaration
element category
{
   att.global.attributes,
   ( ( catDesc | model.glossLike* ), category* )
}
Example
<category xml:id="b1">
 <catDesc>Prose reportage</catDesc>
</category>
Example
<category xml:id="b2">
 <catDesc>Prose
 </catDesc>
 <category xml:id="b11">
  <catDesc>reportage</catDesc>
 </category>
 <category xml:id="b12">
  <catDesc>fiction</catDesc>
 </category>
</category>
Contained bycategory taxonomy
May contain
core: desc gloss
header: catDesc category
tagdocs: altIdent equiv