<binding>
<binding> contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript. 10.7.3.1 Binding Descriptions | |||||||||
Module | msdescription — 10 Manuscript Description | ||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
| ||||||||
Used by | |||||||||
Contained by | msdescription: bindingDesc | ||||||||
May contain | |||||||||
Declaration |
element binding { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, attribute contemporary { data.xTruthValue }?, ( model.pLike | condition | decoNote )+ } | ||||||||
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> |