<classDecl>
| <classDecl> 当該テキスト中で使用されている分類コードを定義する,ひとつ以上の分類 法を示す. 2.3.6 分類法宣言 2.3 符号化解説 | |
| モジュール | header — 2 TEIヘダー | 
| 属性 | |
| 当該モジュールを使用するもの | |
| 下位 | header: taxonomy  | 
| 宣言 | 
 element classDecl { att.global.attributes, taxonomy+ } | 
| 例 | <classDecl> <taxonomy xml:id="LCSH"> <bibl>Library of Congress Subject Headings</bibl> </taxonomy> </classDecl> <!-- ... --> <textClass> <keywords scheme="#LCSH"> <list> <item>Political science</item> <item>United States -- Politics and government — Revolution, 1775-1783</item> </list> </keywords> </textClass> | 
