data.name
data.name XML名前としてある属性値の範囲を定義する. | |
モジュール | tei — 1 The TEI Infrastructure |
宣言 | data.name = xsd:Name |
解説 | 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. |