<msIdentifier>
<msIdentifier> (manuscript identifier) contains the information required to identify the manuscript being described. 10.4 The Manuscript Identifier | |
Modul | msdescription — 10 Manuscript Description |
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 )* ) } |
<s:report test="local-name(*[1])='idno' or local-name(*[1])='altIdentifier' or .=''">You must supply either a locator of some type or a name</s:report> |
|
Beispiel |
<msIdentifier>
<settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </msIdentifier> |