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.
@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
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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 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">
<ref name="data.ORNAM.cmn"/>
</datatype>
</attDef>
</attList>
</classSpec>