<binding>
<binding> (binding) contiene la descrizione di una legatura, cioè del tipo di copertine, tavole, ecc. utilizzate per il manoscritto [11.7.3.1 Binding Descriptions] | |||||||||||||||||
Modulo | msdescription — Manuscript Description | ||||||||||||||||
Attributi |
|
||||||||||||||||
Contenuto in |
msdescription: bindingDesc
|
||||||||||||||||
Può contenere | |||||||||||||||||
Esempio |
<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> |
||||||||||||||||
Esempio |
<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> |
||||||||||||||||
Dichiarazione |
<rng:element name="binding"> element binding { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.datable.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.datable.custom.attributes, attribute calendar { list { teidata.pointer+ } }?, attribute contemporary { teidata.xTruthValue }?, ( model.pLike | condition | decoNote )+ } |