<milestone>

<milestone> (milestone) 当該セクションが,構造要素により表現することができない場合に,標準的 な参照機能により,テキストの各種セクション間にある境界点を示す. [3.11.3 Milestone Elements]
モジュールcore — Elements Available in All TEI Documents
属性att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.milestoneUnit (@unit) att.typed (@type, @subtype) att.edition (@ed, @edRef) att.spanning (@spanTo) att.breaking (@break)
クラブのメンバー
上位
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: eg valDesc
textcrit: lem rdg wit witDetail
verse: metSym rhyme
下位空要素
解説

当該要素にあるグローバル属性nは,当該標石要素が示す変化 の単位の,他の値を示す.特別な値unnumbered は,一般的な番号付けスキームから外れている一節中で使用されるべきで ある(例えば,章見出し,詩の番号やタイトル,詩劇における話し手の属 性など).

標石要素の順番は,一般には重要ではない.

<milestone n="23ed="Launit="Dreissiger"/>
... <milestone n="24ed="AVunit="verse"/> ...
Content model
<content>
 <empty/>
</content>
宣言
<rng:element name="milestone">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.milestoneUnit.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.edition.attributes"/>
 <rng:ref name="att.spanning.attributes"/>
 <rng:ref name="att.breaking.attributes"/>
 <rng:empty/>
</rng:element>
element milestone
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.milestoneUnit.attributes,
   att.typed.attributes,
   att.edition.attributes,
   att.spanning.attributes,
   att.breaking.attributes,
   empty
}