data.name

data.name defines the range of attribute values expressed as an XML Name.
DeprecatedThis feature will be withdrawn after 2018-10-01
Moduletei — The TEI Infrastructure
Used by
Declaration
<rng:define name="data.name">
 <rng:data type="Name"/>
</rng:define>
data.name = xsd:Name
Note

Attributes using this datatype must contain a single word which follows the rules defining a legal XML name (see http://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits.