teidata.text

teidata.text defines the range of attribute values used to express some kind of identifying string as a single sequence of unicode characters possibly including whitespace.
Moduletei — The TEI Infrastructure
Used by
Element:
Content model
<content>
 <dataRef name="string"/>
</content>
Declaration
<rng:define name="teidata.text">
 <rng:data type="string"/>
</rng:define>
teidata.text = string
Note

Attributes using this datatype must contain a single ‘token’ in which whitespace and other punctuation characters are permitted.