JATS-0006-002

Rule Overview

Message

The article ID in the XML does not match the article ID in the file name.

Rule XPath:

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

matches(., replace($filename, '^.*_A_([^_]+).*$', '$1'))