<binding>
<binding> (binding) contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript or other object. [11.7.3.1. Binding Descriptions] | |||||||||
Module | msdescription | ||||||||
Attributes |
| ||||||||
Contained by | msdescription: bindingDesc | ||||||||
May contain | |||||||||
Example | <binding contemporary="true"> <p>Contemporary blind stamped leather over wooden boards with evidence of a fore edge clasp closing to the back cover.</p> </binding> | ||||||||
Example | <bindingDesc> <binding contemporary="false"> <p>Quarter bound by the Phillipps' binder, Bretherton, with his sticker on the front pastedown.</p> </binding> <binding contemporary="false"> <p>Rebound by an unknown 19th c. company; edges cropped and gilt.</p> </binding> </bindingDesc> | ||||||||
Content model | <content> | ||||||||
Schema Declaration | element binding { tei_att.global.attributes, tei_att.datable.attributes, attribute contemporary { teidata.xTruthValue }?, ( tei_model.pLike | tei_condition | tei_decoNote )+ } |