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