Captures the appearance of the element's contents using MEI-defined descriptors. |
Element | mei:rend |
<xs:attribute name="rend"> <xs:annotation> <xs:documentation>Captures the appearance of the element's contents using MEI-defined descriptors.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.TEXTRENDITION"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |