<adminInfo/>
(administrative Informationen)
Beschreibung
Enthält administrative Informationen zur Aufbewahrung des Textzeugen.
Erläuterung
Wir verwenden das Element nur, wenn der Textzeuge verloren ist und geben in <custodialHist>
die Informationen zum Verlust des Textzeugen an.
Inhaltsmodell
- msdescription:
<custodialHist>
Beispiele
Beispiel 1
Beispiel administrativer Informationen zum Verlust eines Dokuments nach Erstedition
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
<adminInfo>
<custodialHist>
<custEvent type="lost" notBefore-custom="1858-09-01" calendar="gregorian">Verlust nicht vor Erscheinen der Erstedition des 19. Jahrhunderts.</custEvent>
</custodialHist>
</adminInfo>
</egXML>