JATS-0001-006

Rule Overview

Message

( alt-text , long-desc , caption ) should not contain the phrase "alt text" or "alternate text"

Rule XPath:

This rule REPORTS an alert when the following is TRUE:

matches(normalize-space(), '(^|[^a-z])alt(ernative|ernate)?[\s\.\-]text', 'i')

Related rules