<altIdentifier>¶
Alternativer Identifikator für eine Quelle (URI, KBA-ID, KBGA-Sources-ID).
Modul: msdescription — Handschriftenbeschreibung
Enthalten in¶
msdescription: msIdentifier "contains the information required to identify the manuscript"
Kann enthalten¶
core: note "Anmerkung (Fussnote, Endnote, editorische Anmerkung). Der @t"
header: idno "Identifikator, z.B. URL oder KBA-Objektnummer."
msdescription: repository "contains the name of a repository within which manuscripts o"
Content Model¶
<content>
<sequence minOccurs="1" maxOccurs="1">
<classRef key="model.placeNamePart" expand="sequenceOptional"/>
<elementRef key="institution" minOccurs="0"/>
<elementRef key="repository" minOccurs="0"/>
<elementRef key="collection" minOccurs="0"/>
<elementRef key="idno"/>
<elementRef key="note" minOccurs="0"/>
</sequence>
</content>