To normalize the dataset, we need a way to relate any symbol with its scaling information. The current XML format of Annotations does not support different staff heights in the same page.
The proposed modification is to wrap Symbol elements in a Symbols container with a spatiumattribute. If the page contains several staff heights, the corresponding Annotations will simply contain several Symbols fragments.
To normalize the dataset, we need a way to relate any symbol with its scaling information. The current XML format of Annotations does not support different staff heights in the same page.
The proposed modification is to wrap
Symbol
elements in aSymbols
container with aspatium
attribute. If the page contains several staff heights, the corresponding Annotations will simply contain severalSymbols
fragments.