<msIdentifier>
<msIdentifier> (manuscript identifier) contains the information required to identify the manuscript being described. 10.4 The Manuscript Identifier | |
Modul | msdescription — 10 Manuscript Description |
Attribute | |
Verwendet von | |
Kann enthalten | header: idno msdescription: altIdentifier collection institution msName repository |
Deklaration |
element msIdentifier { att.global.attributes, ( ( ( model.placeNamePart_sequenceOptional, institution?, repository, collection?, idno? ) | msName ), ( altIdentifier | msName )* ) } |
Beispiel | <msIdentifier> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </msIdentifier> |