| msIdentifier | contains the information required to identify a given manuscript or manuscript part uniquely within its holding institution. | |
| Class | tei.biblPart | |
| Declaration |
element msIdentifier
{
tei.global.attributes,
(
country?,
region?,
settlement,
institution?,
repository,
collection?,
idno,
( altIdentifier | altName )*
)
} |
|
| Attributes |
|
|
| Example | <msIdentifier> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </msIdentifier> |
|
| See further | 1.4 The manuscript identifier | |
| Module | msdescription | |