rend

Captures the appearance of the element's contents using MEI-defined
descriptors.

Attribute Information

Used By

Element mei:rend

Source

<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>

Sample