<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óduloheader — 2 The TEI Header
Atributosatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.pointing (@targetLang, @target, @evaluate)
schemeindica el esquema de clasificación al interno del cual se define una serie de categorias referidas.
Estado Opcional
Tipo de datos

<rng:ref name="data.pointer"/>
data.pointer
Valores May supply the identifier of the associated taxonomy element.
Usado por
Contenido en
core: imprint
header: textClass
Puede contenerElemento vacío
Declaración

<rng:element name="catRef">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:optional>
  <rng:attribute name="scheme">
   <rng:ref name="data.pointer"/>
  </rng:attribute>
 </rng:optional>
 <rng:empty/>
</rng:element>
element catRef
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.pointing.attributes,
   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
El atributo del esquema necesita ser suministrado solamente si se ha declarado más de una taxonomía