<handDesc/>
Beschreibung
Beschreibt die Hände und alle Handwechsel.
Erläuterung
Marginalien, Streichungen, Korrekturen usw. werden direkt an der Stelle im Text ausgezeichnet. Es werden nur «wichtige» Schreiber eingetragen.
Inhaltsmodell
- header:
<handNote>
Beispiele
Beispiel 1
Beispiel für mehrere Beschreibungen von bekannten und unbekannten Schreiberhänden
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
<handDesc>
<handNote xml:id="firstHand" scribe="per123456">
<date calendar="gregorian" from-custom="1001-01-01" to-custom="1100-12-31">
<precision precision="low" match="@from-custom" />
</date>
</handNote>
<handNote xml:id="hand18c">
<date calendar="gregorian" from-custom="1701-01-01" to-custom="1800-12-31" />
</handNote>
<handNote xml:id="hand18cf">
<date calendar="gregorian" from-custom="1701-01-01" to-custom="1800-12-31">
<precision precision="low" match="@from-custom" />
</date>
</handNote>
<handNote xml:id="secondHand" />
<handNote xml:id="otherHand" />
<handNote xml:id="laterHand" />
</handDesc>
</egXML>