<hyphenation>
<hyphenation> 元資料にあるハイフンが,符号化される場合にどのように扱われたかを示す. [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements] | |||||||||
モジュール | header — 2 The TEI Header | ||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default)
| ||||||||
当該モジュールを使用するもの | |||||||||
上位 | header: editorialDecl | ||||||||
下位 | |||||||||
宣言 |
element hyphenation { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.declarable.attributes, attribute eol { "all" | "some" | "hard" | "none" }?, model.pLike+ } | ||||||||
例 | <hyphenation eol="some"> <p>End-of-line hyphenation silently removed where appropriate</p> </hyphenation> |