<milestone>
<milestone> 当該セクションが,構造要素により表現することができない場合に,標準的 な参照機能により,テキストの各種セクション間にある境界点を示す. 3.10.3 Milestone Elements | |||||||||||||||||||
モジュール | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||
属性 |
| ||||||||||||||||||
当該モジュールを使用するもの | model.milestoneLike | ||||||||||||||||||
下位 | 空要素 | ||||||||||||||||||
宣言 | element milestone { att.global.attributes, attribute ed { data.code }?, attribute unit { "page" | "column" | "line" | "book" | "poem" | "canto" | "stanza" | "act" | "scene" | "section" | "absent" | xsd:Name }, empty } | ||||||||||||||||||
例 | <milestone n="23" ed="La" unit="Dreissiger"/> ... <milestone n="24" ed="AV" unit="verse"/> ... | ||||||||||||||||||
解説 | For this element, the global n attribute indicates the new number or other value for the unit which changes
at this milestone. The special value unnumbered should be used in
passages which fall outside the normal numbering scheme (e.g. chapter
heads, poem numbers or titles, or speaker attributions in verse
drama). The order in which milestone elements are given at a given point is not normally
significant. |