I am working on improving the OMR tool, but I have stumbled on an inconsistency of the optional qualifier in the spec.
For the file name it says:
While for the MPD file structure we have:
Is it on purpose that these two differ?
For the file name it says:
Quote:: Is a sequential number, starting with 2.Code:<Optional Qualifier>
While for the MPD file structure we have:
Quote:is a sequential number, starting with 1, added if there is more than one set that could be assigned <Set Number>.Code:<Optional Qualifier>
Is it on purpose that these two differ?