<handDesc>describes a particular style or hand distinguished within a manuscript.
Attributes:
scribegives a standard name or other identifier for the scribe believed to be responsible for this hand.
Datatype: CDATA
Values: 'tremulous hand', 'Hoccleve', etc.
Default: #IMPLIED
scriptcharacterizes the particular script or writing style used by this hand.
Datatype: CDATA
Values: 'secretary', 'copperplate', 'Chancery', 'Italian', etc.
Default: #IMPLIED
mediumdescribes the tint or type of ink, e.g. 'brown', or other writing medium, e.g. 'pencil',
Datatype: CDATA
Default: #IMPLIED
scopespecifies how widely this hand is used in the manuscript.
Datatype: (sole|major|minor)
Legal values:
soleonly this hand is used throughout the manuscript
majorthis hand is used through most of the manuscript
minorthis hand is used occasionally in the manuscript
Default: #IMPLIED
Example
<handDesc><p>Written in insular phase II half-uncial
with interlinear Old English gloss in an Anglo-Saxon 
pointed minuscule.</p></handDesc>
Declaration
<!ELEMENT    handDesc - -  (p+ |(overview?, palaeography?, orthography?, morphology?)>
<!ATTLIST	handDesc	%a.global;
                      	scribe	CDATA		#IMPLIED
			script	CDATA		#IMPLIED
			medium	CDATA		#IMPLIED
			scope	(sole|major|minor)		#IMPLIED>
See further2.6.2. Writing and Notations

Appendix A Reference Documentation for Elements and Classes