<fw>

<fw> (élément de mise en forme) permet d'encoder un titre courant (en haut ou en bas de la page), une réclame, ou une autre information de ce genre qui apparaît sur la page courante. 11.7 Headers, Footers, and Similar Matter
Moduletranscr — 11 Representation of Primary Sources
Attributs att.placement (@place)
typecaractérise l'information encodée conformément à une typologie appropriée
Statut Recommendé
Type de données
data.enumerated
Exemple de valeurs possibles:
header
un titre courant en haut de la page
footer
un titre courant en bas de la page
pageNum
(page number) un numéro de page ou un symbole de foliotation
lineNum
(line number) a line number, either of prose or poetry
sig
(signature) une signature ou un symbole utilisé pour rassembler les feuillets
catch
(catchword) une réclame
Utilisé par model.milestoneLike
Peut contenir
Declaration
element fw
{
   att.global.attributes,
   att.placement.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Exemple
<fw type="sigplace="bot">C3</fw>
Note
Where running heads are consistent throughout a chapter or section, it is usually more convenient to relate them to the chapter or section, e.g. by use of the rend attribute. The <fw> element is intended for cases where the running head changes from page to page, or where details of page layout and the internal structure of the running heads are of paramount importance.