<altIdentifier/> (alternative Bezeichnung)
Beschreibung
Enthält eine alte Archivsignatur.
Erlaubt in
- msdescription: 
<msIdentifier> 
Inhaltsmodell
- header: 
<idno> 
Beispiele
Beispiel 1
Beispiel für eine alte Handschriftensignatur
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
    <msIdentifier>
        <settlement ref="loc123456" xml:lang="de">Schilda</settlement>
        <repository xml:lang="de">Staatsarchiv Schilda</repository>
        <idno xml:lang="de">StASh A X 2, S. 1-100</idno>
        <settlement ref="loc123456" xml:lang="fr">Ville de Schilda</settlement>
        <repository xml:lang="fr">Archives de l’État de Schilda</repository>
        <idno xml:lang="fr">ArdEtSh A X 2, p. 1-100</idno>
        <altIdentifier>
            <idno>olim Ms. Cod. fol. 1234</idno>
        </altIdentifier>
    </msIdentifier>
</egXML>