<classSpec ident="att.typography" module="MEI.shared" type="atts">
<desc>Typographical attributes.</desc>
<attList org="group">
<attDef ident="fontfam" usage="opt">
<desc>Contains the name of a font-family.</desc>
</attDef>
<attDef ident="fontname" usage="opt">
<desc>Holds the name of a font.</desc>
</attDef>
<attDef ident="fontsize" usage="opt">
<desc>Indicates the size of a font expressed in printers' points, i.e., 1/72nd of an inch,
relative terms, e.g., "small", "larger", etc., or percentage values relative to "normal"
size, e.g., "125%". </desc>
</attDef>
<attDef ident="fontstyle" usage="opt">
<desc>Records the style of a font, i.e, italic, oblique, or normal.</desc>
</attDef>
<attDef ident="fontweight" usage="opt">
<desc>Used to indicate bold type.</desc>
</attDef>
</attList>
</classSpec>