Message
When @align="char" the @char attribute is required on all oasis:colspec children
When @align="char" the @char attribute is required on all oasis:colspec children
This rule ASSERTS the following, raising an alert if FALSE:
every $colspec in oasis:colspec satisfies ($colspec/@char or $colspec/@align[not(.='char')])
or not(@align='char')