data.enumerated

data.enumerated 符号化されている記述にある,ひつとのXML名前を示す属性値の範囲を定義する.
モジュールtei — 1 The TEI Infrastructure
宣言
data.enumerated = data.name
解説
Attributes using this datatype must contain a 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.
Typically, the list of documented possibilities will be provided (or exemplified) by a value list in the associated attribute specification, expressed with a <valList> element.