<catRef>
| <catRef> (類目參照) 標明在某分類法或文件類型學中,一個或多個已定義之類目。 2.4.3 The Text Classification | |||||||||||||||||
| 組件 | header — 2 The TEI Header | ||||||||||||||||
| 屬性 |
| ||||||||||||||||
| 屬於 | textClass | ||||||||||||||||
| 可包含 | 空白元素 | ||||||||||||||||
| 宣告 | element catRef { att.global.attributes, attribute target { list { data.pointer+ } }, 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> | ||||||||||||||||
| 註 | The scheme attribute need be supplied only if more than
one taxonomy has been declared | ||||||||||||||||
