Text Encoding Initiative

The XML Version of the TEI Guidelines

<fw>


<fw> (forme work) contains a running head (e.g. a `header', `footer'), catchword, or similar material appearing on the current page.
Attributes (In addition to global attributes and those inherited from refsys)
type classifies the material encoded according to some useful typology.
Datatype: CDATA
Sample values include:
header a running title at the top of the page
footer a running title at the bottom of the page
pag a page number or foliation symbol
sig a signature or gathering symbol
catch a catch-word
Default: #IMPLIED
place indicates where on the page this material appears.
Datatype: CDATA
Suggested values include:
top top of the page.
bot bottom of the page.
left in left margin.
right in right margin.
Default: #IMPLIED
Example
<fw type="sig" place="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.

Module Declared in file teitran2; Additional tag set for Physical Transcription: enabled by TEI.transcr
Class refsys
Data Description May contain character data and phrase-level elements.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within ab abbr activity actor add addName addrLine address admin affiliation analytic app argument author authority back bibl biblFull biblScope biblStruct birth bloc body byline camera caption case castGroup castItem castList cell channel cit cl classCode closer colloc constitution corr country creation damage date dateRange dateStruct dateline def del derivation descrip dictScrap distance distinct distributor div div0 div1 div2 div3 div4 div5 div6 div7 docAuthor docDate docEdition docImprint docTitle domain edition editor education emph entry entryFree epigraph epilogue etym expan extent factuality figDesc figure firstLang foreName foreign form front funder fw gen genName geogName gloss gram gramGrp graph group head headItem headLabel hi hyph imprimatur imprint interaction item itype l label lang langKnown language lbl lem lg lg1 lg2 lg3 lg4 lg5 list listBibl locale m measure meeting mentioned metDecl monogr mood name nameLink note num number occasion occupation offset ofig opener orgDivn orgName orgTitle orgType orig orth otherForm p per performance persName phr placeName pos preparedness principal prologue pron pubPlace publicationStmt publisher purpose q quote rdg rdgGrp re ref reg region rendition residence resp respStmt restore role roleDesc roleName row rs s salute seg sense series set settlement sic signed soCalled socecStatus sound sp speaker sponsor stage street stress subc supplied surname syll symbol table tagUsage tech term termEntry text tig time timeRange timeStruct title titlePage titlePart tns tr trailer trans u unclear usg view w wit witDetail witList witness writing xr xref
Declaration
<!ELEMENT fw %om.RO;  %phrase.seq;> 
<!ATTLIST fw  
      %a.global;
      type CDATA #IMPLIED
      place CDATA #IMPLIED>
See further 18.3 Headers, Footers, and Similar Matter

Up: 35 Elements