<milestone>

<milestone> marca un punto de frontera que separa cada tipo de sección de un texto, indicado por cambios en el sistema de referencia estándard, donde la sección no es representada por un elemento estructural. [3.10.3 Milestone Elements]
Módulocore — 3 Elements Available in All TEI Documents
Atributosatt.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)
Usado por
Contenido en
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
Puede contenerElemento vacío
Declaración

<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
}
Ejemplo
<milestone n="23" ed="La" unit="Dreissiger"/>
... <milestone n="24" ed="AV" unit="verse"/> ...