<refState>
<refState> (reference state) 標石要素の手法として定義されている標準的な参照の構成要素をひとつ示す. 2.3.5.3 Milestone Method 2.3.5 The Reference System Declaration | |||||||||||||||||||||||||||||||||||||
モジュール | header — 2 The TEI Header | ||||||||||||||||||||||||||||||||||||
属性 |
| ||||||||||||||||||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||||||||||||||||||
下位 | 空要素 | ||||||||||||||||||||||||||||||||||||
宣言 |
element refState { att.global.attributes, attribute ed { data.code }?, attribute unit { "page" | "column" | "line" | "book" | "poem" | "canto" | "stanza" | "act" | "scene" | "section" | "absent" | xsd:Name }, attribute length { data.count }?, attribute delim { text }?, empty } | ||||||||||||||||||||||||||||||||||||
例 | <refState unit="book" delim=":"/> <refState unit="line" length="4"/> |