JATS-0044-003

Rule Overview

Message

@char attribute should contain exactly one character

Rule XPath:

This rule ASSERTS the following, raising an alert if FALSE:

string-length(@char) eq 1 or not(@char)