MusicXML 4.1 Draft
< >elements
@attributes
MusicXML 4.1 Draft>Data Types>The comma-separated-text data type

The comma-separated-text data type

The comma-separated-text type is used to specify a comma-separated list of text elements, as is used by the font-family attribute.

Allowed values

Base type:xs:token

Regex pattern: [^,]+(, ?[^,]+)*