<msPart>
| <msPart> (manuscript part) contains information about an originally distinct manuscript or part of a manuscript, now forming part of a composite manuscript. 10.7.6 Manuscript Parts | |
| Modul | msdescription — 10 Manuscript Description |
| Attribute | |
| Verwendet von | msDesc msPart |
| Kann enthalten | |
| Deklaration |
element msPart { att.global.attributes, ( altIdentifier, model.headLike*, ( model.pLike+ | ( msContents?, physDesc?, history?, additional?, msPart* ) ) ) } |
| Beispiel | <msDesc> <msIdentifier> <settlement>Amiens</settlement> <repository>Bibliothèque Municipale</repository> <idno>MS 3</idno> <msName>Maurdramnus Bible</msName> </msIdentifier> <!-- other elements here --> <msPart> <altIdentifier> <idno>MS 6</idno> </altIdentifier> <!-- other information specific to this part here --> </msPart> <!-- more parts here --> </msDesc> |
