/
Context Overview
Rules with this context
- JATS-0043-002DOCTYPE should have article or issue-xml with required public identifier and system
identifier. Incorrect
$doctype
- JATS-0043-003Root element must have xml:lang attribute and must declare all namespaces that are
used (xlink, oasis, mml, ali, xsi)
- JATS-0011-001The following
string-length($match) characters that are present in the XML "$match" should be captured as numeric character references: for $cp in string-to-codepoints($match) return concat('&#', $cp, ';')
- JATS-0043-004The unparsed XML is not available so rules for start of XML and character encoding
are not being checked properly.
- JATS-0043-001XML declaration should have version="1.0", a correct encoding, and not be standalone.
Incorrect
$XMLDecl