JATS-0044-018

Rule Overview

Message

When @align="char" the @char attribute is required on all oasis:colspec children

Rule XPath:

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')

Contexts