<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]
Modulocore — 3 Elements Available in All TEI Documents
Attributiatt.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.milestoneUnit (@unit) att.typed (@type, @subtype) att.sourced (@ed) att.spanning (@spanTo) att.breaking (@break)
Usato da
Contenuto in
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
Può contenereElemento vuoto
Dichiarazione

<rng:element name="milestone">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.milestoneUnit.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.sourced.attributes"/>
 <rng:ref name="att.spanning.attributes"/>
 <rng:ref name="att.breaking.attributes"/>
 <rng:empty/>
</rng:element>
element milestone
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.milestoneUnit.attributes,
   att.typed.attributes,
   att.sourced.attributes,
   att.spanning.attributes,
   att.breaking.attributes,
   empty
}
Esempio
<milestone n="23" ed="La" unit="Dreissiger"/>
... <milestone n="24" ed="AV" unit="verse"/> ...