<catDesc>

<catDesc> (分類解説) 用語集やテキストの分類で使用される分類法を解説する.自 由記述,または要素textDescに従って記述する. 2.3.6 The Classification Declaration
モジュールheader — 2 The TEI Header
属性
当該モジュールを使用するものcategory
下位
宣言
element catDesc
{
   att.global.attributes,
   ( text | model.limitedPhrase | model.catDescPart )*
}
<catDesc>Prose reportage</catDesc>
<catDesc>
 <textDesc n="novel">
  <channel mode="w">print; part issues</channel>
  <constitution type="single"/>
  <derivation type="original"/>
  <domain type="art"/>
  <factuality type="fiction"/>
  <interaction type="none"/>
  <preparedness type="prepared"/>
  <purpose type="entertaindegree="high"/>
  <purpose type="informdegree="medium"/>
 </textDesc>
</catDesc>