att.ornamPresent

Attributes for marking the presence of an ornament.
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.
Component declarations that are shared between two or more modules.
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 xml:lang="en">Attributes for marking the presence of an ornament.</desc>
<attList>
<attDef ident="ornam" usage="opt">
<gloss versionDate="2022-10-30" xml:lang="en">ornament</gloss>
<desc xml:lang="en">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">
<rng:ref name="data.ORNAM.cmn"/>
</datatype>
</attDef>
</attList>
</classSpec>