P5 Fascicule

<finalRubric>


finalRubric contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device.
Class tei.msItemPart
Declaration
element finalRubric
{
   tei.global.attributes,
   ## () specifies the type of final rubric.
   
   attribute type { datatype.Key }?,
   macro.phraseSeq
}
Attributes
(In addition to global attributes and those inherited from : tei.msItemPart)
type specifies the type of final rubric.
Status:
Datatype: datatype.Key
Values: A typology has yet to be defined
Example
 <finalRubric>Explicit le romans de la Rose ou l'art 
 d'amours est toute enclose.</finalRubric>
 <finalRubric>ok lúkv ver þar Brennu-Nials savgv</finalRubric>
 
See further 1.6.1 The <msItem> and <msItemStruct> elements
Module msdescription