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.
| Module | tei |
| Used by |
Element:
rendition/@selector
|
| Note |
Attributes using this datatype must contain a single token in which whitespace and other punctuation characters are permitted.
|
| Source | Github
<dataSpec module="tei" ident="teidata.text"> <desc>defines the range of attribute values used to express some kind of identifying string as a single sequence of Unicode characters possibly including whitespace.</desc> <content> <dataRef name="string"/> </content> </dataSpec> |