<seg>

<seg> (隨機分割) 包含文件中任何隨機字詞層次的單元 (包括其他分割元素)。 16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.4 Speech Contents
組件linking — 16 Linking, Segmentation, and Alignment
屬性 att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
subtype提供所標記分割段落的次級分類。
狀態 非必備的
資料類型

<rng:ref name="data.word"/>
data.word
any string of characters.
屬於 model.segLike model.choicePart
可包含
宣告

<rng:element name="seg">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.segLike.attributes"/>
<rng:ref name="att.metrical.attributes"/>
<rng:optional>
 <rng:attribute name="subtype">
  <rng:ref name="data.word"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.paraContent"/>
</rng:element>
element seg
{
   att.global.attributes,
   att.segLike.attributes,
   att.metrical.attributes,
   attribute subtype { data.word }?,
   macro.paraContent
}
例子
<seg>When are you leaving?</seg>
<seg>Tomorrow.</seg>
例子
<s>
 <seg rend="capstype="initial-cap">So father's only</seg>
glory was the ballfield.

</s>
例子
<seg type="preamble">
 <seg>Sigmund,
 <seg type="patronym">the son of Volsung</seg>,
   was a king in Frankish country.</seg>
 <seg>Sinfiotli was the eldest of his sons ...</seg>
 <seg>Borghild, Sigmund's wife, had a brother ... </seg>
</seg>