Used to extend the values of the rend attribute. |
Element | mei:rend |
<xs:attribute name="altrend"> <xs:annotation> <xs:documentation>Used to extend the values of the rend attribute.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:NMTOKEN"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |