<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. |