assess.md 1.3 KB


source: https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/assess/

downloaded: 2026-01-30T08:39:36.810Z

The element | MusicXML 4.0

MusicXML 4.0 >

MusicXML reference >
Elements >
assess

The element

Parent element:

    <listen>

By default, an assessment application should assess all notes without a child element, and not assess any note with a child element. The element allows this default assessment to be overridden for individual notes.

Content

Always empty.

Attributes

Examples

This element is used in the following examples:

and

Name Type Required? Description
type yes-no Yes If yes, the note should be assessed; if no, it should not be assessed. If not specified, it is no for notes with a child element and yes otherwise.
player IDREF No Restricts the type to apply to a single player. If missing, the type applies to all players. It references the id attribute of a element defined within the matching .
time-only time-only No Restricts the type to apply to a set of times through a repeated section. If missing, the type applies all times through the repeated section.