12.5.8. teidata.name
| teidata.name defines the range of attribute values expressed as an XML Name. | |
| Module | tei — Specification |
| Used by | Element:
|
| Content model |
<content>
<dataRef name="Name"/>
</content>
⚓ |
| Declaration | |
| Note | Attributes using this datatype must contain a single word which follows the rules defining a legal XML name (see https://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits. |

