<collection>
<collection> contains the name of a collection of manuscripts, not necessarily located within a single repository. [10.4 The Manuscript Identifier] | |
Module | msdescription — Manuscript Description |
Attributes | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) |
Contained by | msdescription: altIdentifier msIdentifier |
May contain | gaiji: g |
Declaration |
element collection { 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.naming.attributes, att.canonical.attributes, att.typed.attributes, macro.xtext } |
Example | <msIdentifier> <country>USA</country> <region>California</region> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <collection>Ellesmere</collection> <idno>El 26 C 9</idno> <msName>The Ellesmere Chaucer</msName> </msIdentifier> |