<handNotes>
| <handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. [12.3.2.1. Document Hands] | |
| Module | transcr |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | header: handNote |
| Example | <handNotes> <handNote xml:id="H1" script="copperplate" medium="brown-ink">Carefully written with regular descenders</handNote> <handNote xml:id="H2" script="print" medium="pencil">Unschooled scrawl</handNote> </handNotes> |
| Content model | <content> |
| Schema Declaration |
element handNotes { tei_att.global.attributes, tei_handNote+ } |