JATS-0019-011

Rule Overview

Message

award-id is not found in the funding statement: ".". Please ensure the award-id and funding statement are correct.

Rule XPath:

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

let $award-id := normalize-space() returnancestor::funding-group/funding-statement[contains(normalize-space(), $award-id, 'http://www.w3.org/2005/xpath-functions/collation/html-ascii-case-insensitive')]