att.ornam

Attributes for marking the presence of an ornament.
Module MEI.cmnOrnaments
Members
att.chord.log.cmn (no elements directly inheriting from this class)
att.note.log.cmn (no elements directly inheriting from this class)
Attributes
@ornam(optional)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. One or more values from data.ORNAM.cmn, separated by spaces. att.ornam
Declaration
<attDef ident="ornam" usage="opt">
<desc>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.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.ORNAM.cmn" />
</datatype>
</attDef>