![]() |
Text Encoding Initiative |
The XML Version of the TEI Guidelines<catRef> |
| <catRef> | (category reference) specifies one or more defined categories within some taxonomy or text typology. | |
| Attributes | (In addition to global attributes) | |
| Example |
<catRef target="ba c1" scheme="s1"/> |
|
| Note |
The scheme attribute need be supplied only if more than one taxonomy has been declared |
|
| Module | Declared in file teihdr2; Core tag sets: enabled when any TEI base is enabled | |
| May occur within | textClass | |
| Declaration |
<!ELEMENT catRef %om.RO; EMPTY>
<!ATTLIST catRef
%a.global;
target IDREFS #REQUIRED
scheme IDREF #IMPLIED> |
|
| See further | 5.4.3 The Text Classification | |
Up: 35 Elements