<category>
| <category> 記述的な分類項目を示す.利用者が定義した分類法の元に上位分類項目中に 入れ子にしてもよい. 2.3.6 The Classification Declaration | |
| モジュール | header — 2 The TEI Header |
| 当該モジュールを使用するもの | |
| 下位 | |
| 宣言 |
element category { att.global.attributes, ( ( catDesc | model.glossLike* ), category* ) } |
| 例 | |
| 例 |
<category xml:id="b2">
<catDesc>Prose </catDesc> <category xml:id="b11"> <catDesc>reportage</catDesc> </category> <category xml:id="b12"> <catDesc>fiction</catDesc> </category> </category> |
