<msPart>
| <msPart> (porzione di manoscritto) contiene informazioni relative a un manoscritto o parte di manoscritto originariamente distinti ma attualmente parte di un manoscritto composito 10.10 Manuscript Parts | |
| Modulo | msdescription — 10 Manuscript Description | 
| Usato da | |
| Può contenere | |
| Dichiarazione | 
 element msPart { att.global.attributes, ( altIdentifier, model.headLike*, ( model.pLike+ | ( msContents?, physDesc?, history?, additional?, msPart* ) ) ) } | 
| Esempio | <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> | 
