<catRef>
| <catRef> (référence à la catégorie) spécifie une ou plusieurs catégories définies dans une taxinomie ou une typologie textuelle. [2.4.3 The Text Classification] | |||||||
| Module | header — The TEI Header | ||||||
| Attributs | 
 
 | ||||||
| Contenu dans | |||||||
| Peut contenir | Elément vide | ||||||
| Note | L'attribut scheme n'est donné que si plus d'une taxinomie a été déclarée. | ||||||
| Exemple | <catRef scheme="#mesTopos" target="#fr_lex #fr_dict #fr_gloss"/> <!-- ailleurs dans le document --> <taxonomy xml:id="mesTopos"> <category xml:id="fr_lexique"> <catDesc>Lexique</catDesc> </category> <category xml:id="fr_dict"> <catDesc>Dictionnaire</catDesc> </category> <category xml:id="fr_gloss"> <catDesc>Glossaire</catDesc> </category> </taxonomy> | ||||||
| Modèle de contenu | <content> | ||||||
| Schéma Declaration | <rng:element name="catRef"> element catRef { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.pointing.attributes, attribute scheme { teidata.pointer }?, empty } | ||||||
