<catRef>
| <catRef> (referencia de categoría) indica una o más categorías definidas al interno de una taxonomía o tipología textual. 2.4.3 The Text Classification | |||||||||||||||||
| Módulo | header — 2 The TEI Header | ||||||||||||||||
| Atributos |
| ||||||||||||||||
| Used by | textClass | ||||||||||||||||
| May contain | Empty element | ||||||||||||||||
| Declaración | element catRef { att.global.attributes, attribute target { list { data.pointer+ } }, attribute scheme { data.pointer }?, empty } | ||||||||||||||||
| Ejemplo | <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> | ||||||||||||||||
| Nota | The scheme attribute need be supplied only if more than
one taxonomy has been declared | ||||||||||||||||
