data.code

data.code defines the range of attribute values expressing a coded value by means of a pointer to some other element which contains a definition for it.
Moduletei — 1 The TEI Infrastructure
Used by
Class:
Declaration

<rng:define name="data.code">
 <rng:ref name="data.word"/>
</rng:define>
data.code = data.word
Note

It will usually be the case that the item pointed to is to be found somewhere else in the current TEI document, typically in the header, but this is not mandatory.