<refState>
| <refState> 標石要素の手法として定義されている標準的な参照の構成要素をひとつ示す. 2.3.5.3 標石法 2.3.5 参照システム宣言 | |||||||||||||||||||||||||||||||||||||
| モジュール | header — 2 TEIヘダー | ||||||||||||||||||||||||||||||||||||
| 属性 |
|
||||||||||||||||||||||||||||||||||||
| 当該モジュールを使用するもの | |||||||||||||||||||||||||||||||||||||
| 下位 | 空要素 | ||||||||||||||||||||||||||||||||||||
| 宣言 |
elemen 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"/> |
||||||||||||||||||||||||||||||||||||