att.midi.log

Logical domain attributes.
Module
Attributes
@layer, @part, @partstaff, @staff
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
@part(optional)Indicates the part in which the current feature should appear. Use 'all' when the feature should occur in every part or 'none' when the feature should not appear in any part. Value conforms to data.PART.
@partstaff(optional)Signifies the part staff on which a notated feature occurs. Use 'all' when the feature should occur on every staff. One or more values from data.PARTSTAFF, separated by spaces.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
(MEI.shared) Attributes that identify the layer to which a feature applies.
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
(MEI.shared) Attributes for identifying the part in which the current feature appears.
@part(optional)Indicates the part in which the current feature should appear. Use 'all' when the feature should occur in every part or 'none' when the feature should not appear in any part. Value conforms to data.PART.
@partstaff(optional)Signifies the part staff on which a notated feature occurs. Use 'all' when the feature should occur on every staff. One or more values from data.PARTSTAFF, separated by spaces.
(MEI.shared) Attributes for identifying the staff or staff group associated with the current feature.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
@part(optional)Indicates the part in which the current feature should appear. Use 'all' when the feature should occur in every part or 'none' when the feature should not appear in any part. Value conforms to data.PART.
@partstaff(optional)Signifies the part staff on which a notated feature occurs. Use 'all' when the feature should occur on every staff. One or more values from data.PARTSTAFF, separated by spaces.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
Available at
<midi>Container for elements that contain information useful when generating MIDI output.
<midi>Container for elements that contain information useful when generating MIDI output.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.midi.log" module="MEI.midi" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.layerIdent"/>
<memberOf key="att.partIdent"/>
<memberOf key="att.staffIdent"/>
</classes>
</classSpec>