P5 Fascicule

<seal>


seal contains a description of one seal or similar attachment applied to a manuscript
Class tei.typed tei.datable
Declaration
element seal
{
   tei.global.attributes,
   tei.datable.attributes,
   ## () specifies whether or not the seal is contemporary with the
   ##       item to which it is affixed
   
   attribute contemporary { datatype.UBoolean }?,
   ( tei.paragraph | decoNote )+
}
Attributes
(In addition to global attributes and those inherited from : tei.typed: tei.datable)
contemporary specifies whether or not the seal is contemporary with the item to which it is affixed
Status:
Datatype: datatype.UBoolean
Example
 <seal n="2" type="pendant" subtype="cauda duplex">
  <p>The seal of <name>Jens Olufsen</name> in black wax. 
   (<ref>DAS 1061</ref>). Legend: <q>S IOHANNES OLAVI</q>.
   Parchment tag on which is written: <q>Woldorp Iohanne G</q>.</p>
 </seal>
See further 1.7.2.4 Additions and marginalia
Module msdescription