<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.
Erlaubt in
- msdescription: 
<additional> 
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 calendar="gregorian" notBefore-custom="1858-09-01" type="lost">Verlust nicht vor Erscheinen der Erstedition des 19.
            Jahrhunderts.</custEvent>
        </custodialHist>
    </adminInfo>
</egXML>