Message
mml @rowalign attribute must contain values from the list 'top', 'bottom', 'center', 'baseline', 'axis'
mml @rowalign attribute must contain values from the list 'top', 'bottom', 'center', 'baseline', 'axis'
This rule ASSERTS the following, raising an alert if FALSE:
every $value in tokenize(@rowalign) satisfies $value = ('top', 'bottom', 'center',
'baseline', 'axis')