<catRef>
| <catRef> 分類法やテキスト分類中の,ひとつ以上の分類項目を定義する. 2.4.3 The Text Classification | |||||||||
| モジュール | header — 2 The TEI Header | ||||||||
| グローバル属性の他 | att.pointing (@target, @evaluate) 
 | ||||||||
| 当該モジュールを使用するもの | |||||||||
| 下位 | 空要素 | ||||||||
| 宣言 | 
 element catRef { att.global.attributes, att.pointing.attributes, attribute scheme { data.pointer }?, empty } | ||||||||
| 例 | <catRef target="#news #prov #sales2"/> <!-- elsewhere --> <taxonomy> <category xml:id="news"> <catDesc>Newspapers</catDesc> </category> <category xml:id="prov"> <catDesc>Provincial</catDesc> </category> <category xml:id="sales2"> <catDesc>Low to average annual sales</catDesc> </category> </taxonomy> | ||||||||
| 解説 |  当該属性sdchemeは,複数の分類法が宣言されている場合にのみ,必要と なる.  | ||||||||
