<msIdentifier>
<msIdentifier> (manuscript identifier) contains the information required to identify the manuscript being described. 10.4 The Manuscript Identifier | |
Module | msdescription — 10 Manuscript Description |
Attributes | Global attributes only |
Used by | |
May contain | header: idno msdescription: altIdentifier collection institution msName repository |
Declaration |
element msIdentifier { att.global.attributes, ( ( ( model.placeNamePart_sequenceOptional, institution?, repository, collection?, idno? ) | msName ), ( altIdentifier | msName )* ) } |
Example | <msIdentifier> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </msIdentifier> |