<fw>

<fw> 版面の周りにある柱やノンブルを示す. 11.7 Headers, Footers, and Similar Matter
モジュールtranscr — 11 Representation of Primary Sources
属性 att.placement (@place)
type 符号化された当該部分を分類する.
状態 推薦される
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
例としての値は以下の通り:
header
天にタイトル.
footer
地にあるタイトル.
pageNum
ノンブル.
lineNum
韻文・散文における行番号.
sig
折丁記号.
catch
柱.
当該モジュールを使用するもの
下位
宣言

<rng:element name="fw">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.placement.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element fw
{
   att.global.attributes,
   att.placement.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
<fw type="sigplace="bottom">C3</fw>
解説
柱に章や節が常に書かれている場合,属性rendを使い, 章や節と対応した方が便利である. 柱の内容がページごとに異なる場合,またはページのレイアウト や柱の内部構造が重要である場合に,当該要素fwが使用される.