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