<classSpec ident="att.textStyle" module="MEI.shared" type="atts">
<desc>Attributes that describe default text typography.</desc>
<attList org="group">
<attDef ident="text.fam" usage="opt">
<desc>Provides a default value for the font family name of text (other than lyrics) when
this information is not provided on the individual elements.</desc>
</attDef>
<attDef ident="text.name" usage="opt">
<desc>Provides a default value for the font name of text (other than lyrics) when this
information is not provided on the individual elements.</desc>
</attDef>
<attDef ident="text.size" usage="opt">
<desc>Provides a default value for the font size of text (other than lyrics) when this
information is not provided on the individual elements.</desc>
</attDef>
<attDef ident="text.style" usage="opt">
<desc>Provides a default value for the font style of text (other than lyrics) when this
information is not provided on the individual elements.</desc>
</attDef>
<attDef ident="text.weight" usage="opt">
<desc>Provides a default value for the font weight for text (other than lyrics) when this
information is not provided on the individual elements.</desc>
</attDef>
</attList>
</classSpec>