JATS-0023-009

Rule Overview

Message

Publisher name should be consistent with publisher name in Issue XML

Rule XPath:

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

let $IssueFile := local:issue-xml(., $IssueFileXml, $IssueFileUri) return. = $IssueFile/issue-xml/journal-meta/publisher/publisher-name or not(exists($IssueFile))