<classSpec ident="att.textRendition" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record renditional characteristics.</desc>
<attList>
<attDef ident="altrend" usage="opt">
<desc xml:lang="en">Used to extend the values of the rend attribute.</desc>
<datatype maxOccurs="unbounded">
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
<attDef ident="rend" usage="opt">
<gloss xml:lang="en">rendition</gloss>
<desc xml:lang="en">Captures the appearance of the element’s contents using MEI-defined
descriptors.</desc>
</attDef>
</attList>
</classSpec>