ornam

Indicates that this element has an attached ornament. If visual
information about the ornament is needed, then one of the elements that represents an
ornament (mordent, trill, or turn) should be employed.

Attribute Information

Used By

Source

<xs:attribute name="ornam">
  <xs:annotation>
    <xs:documentation>Indicates that this element has an attached ornament. If visual information about the ornament is needed, then one of the elements that represents an ornament (mordent, trill, or turn) should be employed.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.ORNAM.cmn"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample