MusicXML 4.1 Draft
< >elements
@attributes
MusicXML 4.1 Draft>Data Types>The system-relation-number data type

The system-relation-number data type

The system-relation-number type distinguishes measure numbers that are associated with a system rather than the particular part where the element appears.

Allowed values

Base type:xs:string

only-topThe number should appear only on the top part of the current system.
only-bottomThe number should appear only on the bottom part of the current system.
also-topThe number should appear on both the current part and the top part of the current system. If these values appear in a score, when parts are created the number should only appear once in this part, not twice.
also-bottomThe number should appear on both the current part and the bottom part of the current system. If these values appear in a score, when parts are created the number should only appear once in this part, not twice.
noneThe number is associated only with the current part, not with the system.

Where is this type used?

<measure-numbering>system attribute