Skip to content

extend meaning of missing <ending> element text #581

@lemzwerg

Description

@lemzwerg

The current description of the <ending> element in https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/ending/ contains the following.

The element text is used when the text displayed in the ending is different than what appears in the number attribute.

I'm not sure whether this text covers what was really intended. As it is formulated, <ending number=1,2,3/> results in something like this, for example.

Image

IMHO, this isn't useful because repeat numbers are never shown without a full stop after the number, AFAIK.

I thus suggest to change the text to something like the following.

If the element text is specified, display it as the text for the volta
number.  If it is missing, an application-specific result should be
displayed based on the number attribute.

An application could then display one of the following possibilities.

ImageImage

There are many places in the specification where application-specific default values are used, and I think it would make sense to allow this here, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions