att.ornamPresent

Attributes for marking the presence of an ornament.
Module
MEI.cmnOrnaments
Attributes
ornam
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.
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.
CMN ornament component declarations.
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.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.ornamPresent" module="MEI.cmnOrnaments" type="atts">
<desc>Attributes for marking the presence of an ornament.</desc>
<attList org="group">
<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>
</attList>
</classSpec>