<repository/>
(lieu de conservation)
Description
Contient le nom complet de l’archive dans laquelle se trouve le support de texte.
Modèle de contenu
- Contenu de texte au choix
Attributs
@xml:lang
Utilisation : requis
La langue selon ISO 639-1
Valeurs possibles
- de – Allemand
- fr – Français
Exemples
Exemple 1
Exemple d'identifiant de manuscrit
<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>