Skip to content

Commit

Permalink
Merge pull request #33 from JATS4R/coi-changes
Browse files Browse the repository at this point in the history
Update coi-statement value checking in j4r:coi-type function
  • Loading branch information
fred-atherden authored May 23, 2024
2 parents 41e0f63 + d9f42f8 commit e41e1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schematrons/1.0/jats4r.sch
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<xsl:param name="type"/>
<xsl:value-of select="
$type='COI_statement' or
$type='coi-statement' or
$type='COI-statement' or
$type='coi_statement' or
$type='conflict-statement' or
$type='conflict_statement' or
Expand Down

0 comments on commit e41e1fe

Please sign in to comment.