JATS-0047-003

Rule Overview

Message

Reference to article JATS XML "@xlink:href" should have consistency in the folder name and xml file name and should be a file path relative to this issue XML.

Rule XPath:

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

concat(tokenize(@xlink:href, '/')[1], '_J.xml') eq tokenize(@xlink:href, '/')[2]