The time-only data type
The time-only type is used to indicate that a particular playback- or listening-related element only applies particular times through a repeated section. The value is a comma-separated list of positive integers arranged in ascending order, indicating which times through the repeated section that the element applies.
Allowed values
Base type: xs:token
Regex pattern: [1-9][0-9]*(, ?[1-9][0-9]*)*
Where is this type used?
<assess> — time-only attribute
<lyric> — time-only attribute
<note> — time-only attribute
<other-listen> — time-only attribute
<other-listening> — time-only attribute
<sound> — time-only attribute
<sync> — time-only attribute
<tie> — time-only attribute
<wait> — time-only attribute