<milestone>
<milestone> segnala il limite che separa ogni tipo di sezione di un testo, come indicato da cambiamenti nel sistema di riferimento standard, qualora la sezione non sia rappresentata da un elemento strutturale. 3.10.3 Milestone Elements | |||||||||||||||||
Modulo | core — 3 Elements Available in All TEI Documents | ||||||||||||||||
Attributi | att.typed (@type, @subtype)
| ||||||||||||||||
Usato da | |||||||||||||||||
Può contenere | Elemento vuoto | ||||||||||||||||
Dichiarazione |
element milestone { att.global.attributes, att.typed.attributes, attribute ed { data.code }?, attribute unit { "page" | "column" | "line" | "book" | "poem" | "canto" | "speaker" | "stanza" | "act" | "scene" | "section" | "absent" | "unnumbered" | xsd:Name }, empty } | ||||||||||||||||
Esempio | <milestone n="23" ed="La" unit="Dreissiger"/> ... <milestone n="24" ed="AV" unit="verse"/> ... |