From 23f49781089e5e50fc6439a3598cddbbe0ef0431 Mon Sep 17 00:00:00 2001 From: Terry Catapano Date: Mon, 30 Jan 2023 17:46:48 +0100 Subject: [PATCH 1/4] replace JATS 1.1 files with JATS 1.3. Begin editing tax-treatment.dtd to update and point to proper 1.3 files --- BITS-embedded-index2.ent | 308 +++ BITS-question-answer2.ent | 531 ++++ ...esetup1.ent => JATS-XHTMLtablesetup1-3.ent | 156 +- ...amespace1.ent => JATS-ali-namespace1-3.ent | 155 +- ...rticlemeta1.ent => JATS-articlemeta1-3.ent | 1093 ++++++-- ...-backmatter1.ent => JATS-backmatter1-3.ent | 193 +- JATS-chars1.ent => JATS-chars1-3.ent | 171 +- ...ommon-atts1.ent => JATS-common-atts1-3.ent | 149 +- JATS-common1.ent => JATS-common1-3.ent | 1030 +++++--- ...lasses1.ent => JATS-default-classes1-3.ent | 386 ++- ...lt-mixes1.ent => JATS-default-mixes1-3.ent | 199 +- JATS-display1.ent => JATS-display1-3.ent | 457 +++- JATS-format1.ent => JATS-format1-3.ent | 271 +- JATS-funding1-3.ent | 1100 ++++++++ JATS-funding1.ent | 547 ---- ...ournalmeta1.ent => JATS-journalmeta1-3.ent | 173 +- ...nt => JATS-journalpubcustom-classes1-3.ent | 192 +- ....ent => JATS-journalpubcustom-mixes1-3.ent | 159 +- ...ent => JATS-journalpubcustom-models1-3.ent | 480 +++- ...nt => JATS-journalpubcustom-modules1-3.ent | 173 +- ...thml3.dtd => JATS-journalpublishing1-3.dtd | 358 ++- JATS-link1.ent => JATS-link1-3.ent | 246 +- JATS-list1.ent => JATS-list1-3.ent | 227 +- JATS-math1.ent => JATS-math1-3.ent | 211 +- JATS-mathml3-modules1.ent | 190 -- ...athmlsetup1.ent => JATS-mathmlsetup1-3.ent | 255 +- JATS-modules1.ent => JATS-modules1-3.ent | 317 ++- ...lmcitation1.ent => JATS-nlmcitation1-3.ent | 167 +- JATS-notat1.ent => JATS-notat1-3.ent | 157 +- JATS-para1.ent => JATS-para1-3.ent | 229 +- JATS-phrase1.ent => JATS-phrase1-3.ent | 204 +- ...-references1.ent => JATS-references1-3.ent | 401 ++- ...-object1.ent => JATS-related-object1-3.ent | 172 +- JATS-section1.ent => JATS-section1-3.ent | 167 +- ...specchars1.ent => JATS-xmlspecchars1-3.ent | 153 +- ...-base.xml => catalog-jats-v1-3-no-base.xml | 443 ++-- ...ase.xml => catalog-jats-v1-3-with-base.xml | 423 ++-- mathml2-qname-1.mod | 286 +++ mathml2.dtd | 2206 +++++++++++++++++ mathml3-qname1.mod | 294 --- mathml3.dtd | 1682 ------------- tax-treatment-NS0-v1.dtd | 1108 ++++----- 42 files changed, 12811 insertions(+), 5008 deletions(-) create mode 100755 BITS-embedded-index2.ent create mode 100755 BITS-question-answer2.ent rename JATS-XHTMLtablesetup1.ent => JATS-XHTMLtablesetup1-3.ent (77%) rename JATS-ali-namespace1.ent => JATS-ali-namespace1-3.ent (55%) rename JATS-articlemeta1.ent => JATS-articlemeta1-3.ent (65%) rename JATS-backmatter1.ent => JATS-backmatter1-3.ent (70%) rename JATS-chars1.ent => JATS-chars1-3.ent (78%) rename JATS-common-atts1.ent => JATS-common-atts1-3.ent (63%) rename JATS-common1.ent => JATS-common1-3.ent (85%) rename JATS-default-classes1.ent => JATS-default-classes1-3.ent (77%) rename JATS-default-mixes1.ent => JATS-default-mixes1-3.ent (72%) rename JATS-display1.ent => JATS-display1-3.ent (71%) rename JATS-format1.ent => JATS-format1-3.ent (81%) create mode 100755 JATS-funding1-3.ent delete mode 100755 JATS-funding1.ent rename JATS-journalmeta1.ent => JATS-journalmeta1-3.ent (74%) rename JATS-journalpubcustom-classes1.ent => JATS-journalpubcustom-classes1-3.ent (67%) rename JATS-journalpubcustom-mixes1.ent => JATS-journalpubcustom-mixes1-3.ent (65%) rename JATS-journalpubcustom-models1.ent => JATS-journalpubcustom-models1-3.ent (69%) rename JATS-journalpubcustom-modules1.ent => JATS-journalpubcustom-modules1-3.ent (63%) rename JATS-journalpublishing1-mathml3.dtd => JATS-journalpublishing1-3.dtd (72%) rename JATS-link1.ent => JATS-link1-3.ent (66%) rename JATS-list1.ent => JATS-list1-3.ent (72%) rename JATS-math1.ent => JATS-math1-3.ent (69%) delete mode 100755 JATS-mathml3-modules1.ent rename JATS-mathml3-mathmlsetup1.ent => JATS-mathmlsetup1-3.ent (61%) rename JATS-modules1.ent => JATS-modules1-3.ent (66%) rename JATS-nlmcitation1.ent => JATS-nlmcitation1-3.ent (66%) rename JATS-notat1.ent => JATS-notat1-3.ent (65%) rename JATS-para1.ent => JATS-para1-3.ent (71%) rename JATS-phrase1.ent => JATS-phrase1-3.ent (74%) rename JATS-references1.ent => JATS-references1-3.ent (79%) rename JATS-related-object1.ent => JATS-related-object1-3.ent (65%) rename JATS-section1.ent => JATS-section1-3.ent (69%) rename JATS-xmlspecchars1.ent => JATS-xmlspecchars1-3.ent (70%) rename catalog-jats-v1-1-no-base.xml => catalog-jats-v1-3-no-base.xml (74%) rename catalog-jats-v1-1-with-base.xml => catalog-jats-v1-3-with-base.xml (76%) create mode 100755 mathml2-qname-1.mod create mode 100755 mathml2.dtd delete mode 100755 mathml3-qname1.mod delete mode 100755 mathml3.dtd diff --git a/BITS-embedded-index2.ent b/BITS-embedded-index2.ent new file mode 100755 index 0000000..b613ec3 --- /dev/null +++ b/BITS-embedded-index2.ent @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BITS-question-answer2.ent b/BITS-question-answer2.ent new file mode 100755 index 0000000..b92a958 --- /dev/null +++ b/BITS-question-answer2.ent @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/JATS-XHTMLtablesetup1.ent b/JATS-XHTMLtablesetup1-3.ent similarity index 77% rename from JATS-XHTMLtablesetup1.ent rename to JATS-XHTMLtablesetup1-3.ent index dd768ad..10e14c4 100755 --- a/JATS-XHTMLtablesetup1.ent +++ b/JATS-XHTMLtablesetup1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite XHTML Table Setup Module v1.3 20210610//EN" + Delivered as file "JATS-XHTMLtablesetup1-3.ent" --> @@ -110,17 +110,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> diff --git a/JATS-ali-namespace1.ent b/JATS-ali-namespace1-3.ent similarity index 55% rename from JATS-ali-namespace1.ent rename to JATS-ali-namespace1-3.ent index 1214347..eb4bb56 100755 --- a/JATS-ali-namespace1.ent +++ b/JATS-ali-namespace1-3.ent @@ -1,8 +1,8 @@ - - + + @@ -10,8 +10,8 @@ +"-//NLM//DTD JATS ALI Namespace Module v1.3 20210610//EN" + Delivered as file "JATS-ali-namespace1-3.ent" --> @@ -76,7 +76,7 @@ - + @@ -89,6 +89,144 @@ diff --git a/JATS-articlemeta1.ent b/JATS-articlemeta1-3.ent similarity index 65% rename from JATS-articlemeta1.ent rename to JATS-articlemeta1-3.ent index 4c6db79..5c74d2d 100755 --- a/JATS-articlemeta1.ent +++ b/JATS-articlemeta1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Journal Article Metadata Elements v1.3 20210610//EN" + Delivered as file "JATS-articlemeta1-3.ent" --> @@ -99,6 +99,321 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + + + + + + + + @@ -480,7 +836,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -498,7 +862,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -582,11 +954,55 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts;" > + + + + + + count NMTOKEN #REQUIRED" > + + + + + + + + + + + + + + @@ -601,11 +1017,30 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + + + @@ -616,6 +1051,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; kwd-group-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED + vocab CDATA #IMPLIED + vocab-identifier + CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED" > @@ -624,8 +1064,16 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -636,6 +1084,24 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) count NMTOKEN #REQUIRED" > + + + + + + + + + + + + + + + @@ -720,15 +1212,27 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; subj-group-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED + vocab CDATA #IMPLIED + vocab-identifier + CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED" > - @@ -772,9 +1276,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -797,13 +1306,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) element, which names the journal article metadata --> - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + @@ -903,8 +1424,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -934,8 +1455,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "Physical Sciences", "Biological Sciences", or "Social Sciences". Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=subj-group - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=subj-group + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=subj-group + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=subj-group --> s inside a . Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=compound-subject - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=compound-subject + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=compound-subject + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=compound-subject --> @@ -1022,8 +1543,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) indicate the type of part ("text", "code", "sponsor", etc.). Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=compound-subject-part - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=compound-subject-part + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=compound-subject-part + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=compound-subject-part --> @@ -1068,8 +1589,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) meaning) or the title of a series of articles internal to one issue of a journal Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=series-title - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=series-title + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=series-title + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=series-title --> element Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=series-text - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=series-text + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=series-text + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=series-text --> element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=author-notes - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=author-notes + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=author-notes + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=author-notes --> - - - - - - - - - - - - - - - - @@ -1210,9 +1706,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) version of this article is available online Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=self-uri - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=self-uri - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=self-uri + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=self-uri + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=self-uri + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=self-uri --> + "((%id.class;)*, %sec-opt-title-model;)" > @@ -1278,9 +1774,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -1400,7 +1896,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) separate s but instead are all run together in one long text field. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=unstructured-kwd-group + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=unstructured-kwd-group --> @@ -1430,14 +1926,37 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) contributor, to whom information requests should be addressed. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=corresp - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=corresp + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=corresp + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=corresp --> + + + + + + + + + + + @@ -1449,8 +1968,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -1659,8 +2178,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) article. Loose s that appear outside figures are not counted. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=fig-count - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=fig-count + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=fig-count + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=fig-count --> in the article Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=ref-count - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=ref-count + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=ref-count + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=ref-count --> - + + @@ -1739,9 +2259,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + + + + @@ -1804,9 +2329,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) with a contributor such as an author or editor Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=author-comment - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=author-comment - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=author-comment + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=author-comment + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=author-comment + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=author-comment --> @@ -1814,4 +2339,214 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) %author-comment-atts; > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/JATS-backmatter1.ent b/JATS-backmatter1-3.ent similarity index 70% rename from JATS-backmatter1.ent rename to JATS-backmatter1-3.ent index 34a39f3..a2ccaae 100755 --- a/JATS-backmatter1.ent +++ b/JATS-backmatter1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Back Matter Elements v1.3 20210610//EN" + Delivered as file "JATS-backmatter1-3.ent" --> @@ -100,6 +100,151 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - + @@ -303,8 +449,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -313,9 +460,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "((%id.class;)*, label?, title?, + (%para-level;)*, glossary*)" > - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Custom Special Characters Module v1.3 20210610//EN" + Delivered as file "JATS-chars1-3.ent" --> @@ -103,6 +103,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Common Attributes (for all elements) v1.3 20210610//EN" + Delivered as file "JATS-common-atts1-3.ent" --> @@ -103,6 +103,144 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Common (Shared) Elements Module v1.3 20210610//EN" +Delivered as file "JATS-common1-3.ent" --> @@ -109,7 +109,282 @@ Delivered as file "JATS-common1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + + + + + + + + @@ -566,12 +871,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) 4) Within many body elements to perform a similar function for the element. --> - - @@ -604,8 +903,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) information such as those contributors. --> @@ -779,7 +1079,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) #IMPLIED xlink:actuate (none | onLoad | onRequest | other) - #IMPLIED" > + #IMPLIED + hreflang NMTOKEN #IMPLIED" > + @@ -799,7 +1101,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) #IMPLIED xlink:actuate (none | onLoad | onRequest | other) - #IMPLIED" > + #IMPLIED + hreflang NMTOKEN #IMPLIED" > + @@ -813,6 +1117,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) CDATA #IMPLIED publication-format CDATA #IMPLIED + use-type CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED @@ -1051,6 +1356,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; contrib-id-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED authenticated (true | false) 'false' content-type @@ -1113,6 +1420,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; specific-use CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED + vocab CDATA #IMPLIED + vocab-identifier + CDATA #IMPLIED + vocab-term CDATA #IMPLIED + vocab-term-identifier + CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED %might-link-atts;" > @@ -1121,7 +1436,12 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "%jats-common-atts; content-type + CDATA #IMPLIED + specific-use + CDATA #IMPLIED + xml:lang NMTOKEN #IMPLIED" > + @@ -1297,6 +1617,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; institution-id-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED + vocab CDATA #IMPLIED + vocab-identifier + CDATA #IMPLIED content-type CDATA #IMPLIED specific-use @@ -1320,6 +1645,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) content-type CDATA #IMPLIED specific-use + CDATA #IMPLIED + assigning-authority CDATA #IMPLIED" > @@ -1333,6 +1660,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) content-type CDATA #IMPLIED specific-use + CDATA #IMPLIED + assigning-authority CDATA #IMPLIED" > @@ -1341,6 +1670,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -1362,6 +1693,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; pub-id-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED content-type CDATA #IMPLIED specific-use @@ -1392,8 +1725,21 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) xml:lang NMTOKEN #IMPLIED" > + + + + + - + @@ -1546,6 +1894,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; pub-id-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED content-type CDATA #IMPLIED specific-use @@ -1677,6 +2027,16 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; content-type CDATA #IMPLIED + degree-contribution + CDATA #IMPLIED + vocab CDATA #IMPLIED + vocab-identifier + CDATA #IMPLIED + vocab-term CDATA #IMPLIED + vocab-term-identifier + CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED" > @@ -1854,6 +2214,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) CDATA #IMPLIED specific-use CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED %might-link-atts;" > @@ -1876,6 +2238,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; pub-id-type CDATA #IMPLIED + assigning-authority + CDATA #IMPLIED content-type CDATA #IMPLIED specific-use @@ -1945,9 +2309,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Remarks: Defined in "NISO Access License and Indicators (ALI) NISO RP-22-2015". Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=ali:free_to_read - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=ali:free_to_read - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=ali:free_to_read + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=ali:free_to_read + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=ali:free_to_read + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=ali:free_to_read --> @@ -1969,9 +2333,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Remarks: Defined in "NISO Access License and Indicators (ALI) NISO RP-22-2015". Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=ali:license_ref - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=ali:license_ref - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=ali:license_ref + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=ali:license_ref + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=ali:license_ref + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=ali:license_ref --> @@ -1988,8 +2352,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "( (%contrib.class;)+, + (%contrib-info.class;)* )" > @@ -1997,12 +2361,12 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) a grouping of contributors, such as the primary authors Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=contrib-group - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=contrib-group - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=contrib-group + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=contrib-group + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=contrib-group + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=contrib-group --> + %contrib-group-model; > @@ -2019,9 +2383,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) about a single contributor, for example an author or editor. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=contrib - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=contrib - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=contrib + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=contrib + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=contrib + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=contrib --> @@ -2068,9 +2432,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) copyright year should be identified, if expected to be displayed. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=copyright-statement - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=copyright-statement - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=copyright-statement + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=copyright-statement + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=copyright-statement + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=copyright-statement --> @@ -2083,9 +2447,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) for example, having the year as part of the copyright statement is sufficient. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=copyright-year - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=copyright-year - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=copyright-year + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=copyright-year + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=copyright-year + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=copyright-year --> @@ -2104,9 +2468,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) allowed to use this article or other license-related information or restrictions. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=license - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=license - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=license + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=license + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=license + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=license --> @@ -2201,9 +2565,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -2242,9 +2606,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) elements should be used. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=conf-sponsor - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=conf-sponsor - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=conf-sponsor + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=conf-sponsor + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=conf-sponsor + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=conf-sponsor --> or
. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=object-id - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=object-id - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=object-id + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=object-id + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=object-id + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=object-id --> + %issue-sponsor-atts; > + + + + + + + + + + @@ -2483,9 +2866,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=journal-id + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=journal-id + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=journal-id +--> @@ -2525,9 +2908,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Scientist, Photographer, Research Associate, etc. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=role - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=role - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=role + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=role + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=role + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=role --> @@ -2559,8 +2942,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) that has been translated out of the original language of the article subtitle Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=trans-subtitle - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=trans-subtitle + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=trans-subtitle + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=trans-subtitle --> @@ -2574,9 +2957,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) that of the original article title Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=trans-title - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=trans-title - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=trans-title + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=trans-title + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=trans-title + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=trans-title --> @@ -2663,7 +3046,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) . --> @@ -2671,8 +3055,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -2705,9 +3089,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -2831,9 +3215,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -2851,9 +3235,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) element. --> + "( (%id.class;)*, + (%citation-minus-alt.class;)+ )" > @@ -2951,9 +3336,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) with punctuation and spacing removed. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=citation-alternativesv - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=citation-alternatives - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=citation-alternatives + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=citation-alternativesv + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=citation-alternatives + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=citation-alternatives --> @@ -2988,9 +3373,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) spacing, and any of the citation elements in any order. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=mixed-citation - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=mixed-citation - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=mixed-citation + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=mixed-citation + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=mixed-citation + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=mixed-citation --> @@ -3008,9 +3393,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) citation is intended for use in capturing a publisher's specific element order. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=element-citation - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=element-citation - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=element-citation + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=element-citation + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=element-citation + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=element-citation --> @@ -3034,9 +3419,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) as address, phone, fax, email, url, country, etc. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=address - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=address - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=address + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=address + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=address + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=address --> or an ) Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=institution - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=institution - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=institution + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=institution + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=institution + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=institution --> @@ -3203,9 +3588,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) ), for example, a INSI or Ringgold ID. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=institution-wrap - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=institution-wrap - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=institution-wrap + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=institution-wrap + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=institution-wrap + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=institution-wrap --> @@ -3228,9 +3613,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Mulberry's Website Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=uri - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=uri - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=uri + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=uri + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=uri + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=uri --> or an ) Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=season - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=season - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=season + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=season + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=season + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=season --> @@ -3507,9 +3892,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) strictest sense, or when an organization, institution, or corporation is the group. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=collab - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=collab - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=collab + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=collab + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=collab + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=collab --> @@ -3570,9 +3955,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -3595,9 +3980,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) allowing data characters, generated text, and any or all of the naming elements. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=string-name - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=string-name - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=string-name + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=string-name + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=string-name + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=string-name --> or similar element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=attrib - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=attrib - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=attrib + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=attrib + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=attrib + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=attrib --> Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=def - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=def - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=def + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=def + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=def + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=def --> @@ -3938,8 +4323,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) of the person responsible for or attesting to the content. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=sig-block - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=sig-block + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=sig-block + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=sig-block --> @@ -3999,9 +4384,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) may be used to display "behind" a figure or graphic. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=alt-text - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=alt-text - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=alt-text + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=alt-text + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=alt-text + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=alt-text --> @@ -4115,8 +4500,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) explicitly in the models for this DTD, so that the intellectual content will not be lost. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=custom-meta - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=custom-meta + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=custom-meta + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=custom-meta --> element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=meta-value - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=meta-value + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=meta-value + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=meta-value --> processing alternatives element --> + "((%id.class;)*, + (%alternatives-display.class; | + %math.class;)+ )" > @@ -4197,9 +4583,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) logically equivalent (substitutable) versions of the same information object. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=alternatives - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=alternatives - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=alternatives + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=alternatives + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=alternatives + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=alternatives --> tags embedded and wishes to retain them. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=x + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=x --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) Default Element Classes Module v1.3 20210610//EN" +Delivered as file "JATS-default-classes1-3.ent" --> @@ -110,6 +110,195 @@ Delivered as file "JATS-default-classes1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + + + + + + + + @@ -576,12 +782,24 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + + + + + + + + + + + + + + + + + + - + + + + + @@ -780,17 +1047,27 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) an article. Created for use as the content of . --> + + + + + + "fig | block-alternatives" > @@ -798,11 +1075,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) display inline with the text --> + "inline-graphic | + inline-media | private-char" > @@ -838,6 +1117,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) arrays. --> @@ -857,13 +1137,40 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) --> + + + + + + + + + + + + + + + + + + + + @@ -1066,7 +1373,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + that might be found inside a table cell or + as alternatives to a inside + . --> @@ -1106,6 +1415,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + + + + - @@ -1195,7 +1513,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) patent | person-group | pub-id | publisher-loc | publisher-name | role | season | series | size | source | std | - string-name | supplement | + string-date | string-name | supplement | trans-source | trans-title | uri | version | volume | volume-id | volume-series | year" > diff --git a/JATS-default-mixes1.ent b/JATS-default-mixes1-3.ent similarity index 72% rename from JATS-default-mixes1.ent rename to JATS-default-mixes1-3.ent index 221a263..db1a63a 100755 --- a/JATS-default-mixes1.ent +++ b/JATS-default-mixes1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) Default Element Mixes Module v1.3 20210610//EN" +Delivered as file "JATS-default-mixes1-3.ent" --> @@ -108,6 +108,160 @@ Delivered as file "JATS-default-mixes1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + @@ -326,12 +500,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -346,7 +521,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + %table.class; | %xref.class;" > diff --git a/JATS-display1.ent b/JATS-display1-3.ent similarity index 71% rename from JATS-display1.ent rename to JATS-display1-3.ent index 31c543e..bc12094 100755 --- a/JATS-display1.ent +++ b/JATS-display1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Display Class Elements v1.3 20210610//EN" + Delivered as file "JATS-display1-3.ent" --> @@ -100,6 +100,207 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + + + + + + + + + + + + + + + + + + + + + + + @@ -501,7 +764,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) %other-table-wrap-atts;" > - + - @@ -549,8 +815,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) arrays with labels and captions are table wrappers. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=array - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=array + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=array + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=array --> @@ -608,9 +875,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) etc. that is set apart within the text. These may be numbered. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=chem-struct-wrap - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=chem-struct-wrap - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=chem-struct-wrap + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=chem-struct-wrap + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=chem-struct-wrap + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=chem-struct-wrap --> @@ -644,9 +911,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -672,8 +940,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) element --> - + %address-link.class; | %caption.class; | + %display-back-matter.class; | + %id.class; | %label.class; | + %kwd-group.class; | %subj-group.class; | + %xref.class;)* " > + + + + + + + + + + + + %address-link.class; | %caption.class; | + %display-back-matter.class; | + %id.class; | %label.class; | + %kwd-group.class; | %subj-group.class; | + %xref.class;)* " > @@ -778,9 +1073,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) object. The "href" attribute points to the file containing the object. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=media - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=media - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=media + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=media + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=media + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=media --> element --> + "((%access.class;)*)" > @@ -804,9 +1099,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) picture symbol that is displayed or set in the same line as the text. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=inline-graphic - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=inline-graphic - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=inline-graphic + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=inline-graphic + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=inline-graphic + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=inline-graphic --> @@ -842,9 +1137,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) tabs, line feeds, and spaces, should be preserved. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=preformat - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=preformat - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=preformat + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=preformat + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=preformat + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=preformat --> element --> + "| %address-link.class; | %emphasis.class; | + %inline-display-noalt.class; | + %phrase.class; | %simple-link.class; | + %subsup.class;" > @@ -869,9 +1165,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or without emphasis, or it may be an external link to a binary executable file. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=code - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=code - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=code + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=code + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=code + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=code --> @@ -915,18 +1211,19 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + (%just-table.class; | %xref.class;)+ )" > @@ -939,8 +1236,10 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) surrounds the standard table models for row and columns. --> model, et al.) Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=table-wrap - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=table-wrap - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=table-wrap + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=table-wrap + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=table-wrap + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=table-wrap --> , which contains rows and columns like the rest of the table. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=table-wrap-foot - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=table-wrap-foot - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=table-wrap-foot + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=table-wrap-foot + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=table-wrap-foot + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=table-wrap-foot --> diff --git a/JATS-format1.ent b/JATS-format1-3.ent similarity index 81% rename from JATS-format1.ent rename to JATS-format1-3.ent index 05ff61b..616d224 100755 --- a/JATS-format1.ent +++ b/JATS-format1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ + "-//NLM//DTD JATS (Z39.96) JATS DTD Suite Formatting Element Classes v1.3 20210610//EN" + Delivered as file "JATS-format1-3.ent" --> @@ -99,6 +99,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - + @@ -718,7 +857,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) start of ornament will be marked by an Overline Start element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=overline-end + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=overline-end --> @@ -743,7 +882,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) start of ornament will be marked by an Underline Start element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=underline-end + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=underline-end --> @@ -780,9 +919,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) after the characters they modify, or to the right of vertically set text. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=ruby - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=ruby - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=ruby + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=ruby + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=ruby + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=ruby --> should be applied. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=rb - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=rb - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=rb + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=rb + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=rb + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=rb --> . Details at: Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=rt - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=rt - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=rt + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=rt + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=rt + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=rt --> (annotation) Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=rp - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=rp - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=rp + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=rp + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=rp + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=rp --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/JATS-funding1.ent b/JATS-funding1.ent deleted file mode 100755 index 38d2e0e..0000000 --- a/JATS-funding1.ent +++ /dev/null @@ -1,547 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/JATS-journalmeta1.ent b/JATS-journalmeta1-3.ent similarity index 74% rename from JATS-journalmeta1.ent rename to JATS-journalmeta1-3.ent index f0680bd..6564ce1 100755 --- a/JATS-journalmeta1.ent +++ b/JATS-journalmeta1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Journal Metadata Elements v1.3 20210610//EN" + Delivered as file "JATS-journalmeta1-3.ent" --> @@ -99,6 +99,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> @@ -397,8 +536,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -418,8 +557,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -442,8 +581,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) diff --git a/JATS-journalpubcustom-classes1.ent b/JATS-journalpubcustom-classes1-3.ent similarity index 67% rename from JATS-journalpubcustom-classes1.ent rename to JATS-journalpubcustom-classes1-3.ent index b09748a..e38ae9a 100755 --- a/JATS-journalpubcustom-classes1.ent +++ b/JATS-journalpubcustom-classes1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Classes Module v1.3 20210610//EN" +Delivered as file "JATS-journalpubcustom-classes1-3.ent" --> @@ -109,6 +109,158 @@ Delivered as file "JATS-journalpubcustom-classes1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> - - - - @@ -303,21 +448,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) author-comment | bio | email | ext-link | on-behalf-of | role | uri | xref" > - - - - - - - - - - - diff --git a/JATS-journalpubcustom-mixes1.ent b/JATS-journalpubcustom-mixes1-3.ent similarity index 65% rename from JATS-journalpubcustom-mixes1.ent rename to JATS-journalpubcustom-mixes1-3.ent index c3cb399..7345438 100755 --- a/JATS-journalpubcustom-mixes1.ent +++ b/JATS-journalpubcustom-mixes1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Mixes Module v1.3 20210610//EN" +Delivered as file "JATS-journalpubcustom-mixes1-3.ent" --> @@ -95,8 +95,148 @@ Delivered as file "JATS-journalpubcustom-mixes1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> - diff --git a/JATS-journalpubcustom-models1.ent b/JATS-journalpubcustom-models1-3.ent similarity index 69% rename from JATS-journalpubcustom-models1.ent rename to JATS-journalpubcustom-models1-3.ent index d50afe7..57c4f65 100755 --- a/JATS-journalpubcustom-models1.ent +++ b/JATS-journalpubcustom-models1-3.ent @@ -1,8 +1,8 @@ - - + + @@ -10,8 +10,8 @@ +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Content and Attributes Module v1.3 20210610//EN" +Delivered as file "JATS-journalpubcustom-models1-3.ent" --> @@ -97,6 +97,289 @@ Delivered as file "JATS-journalpubcustom-models1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> + + + + + + + + + + + + + + + - @@ -509,8 +824,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "| %name.class; | %person-group-info.class;" > @@ -628,14 +942,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Suite, this requires that all sections in the abstract start with titles.--> + "((%id.class;)*, label?, title?, + (%just-para.class;)*, (%sec.class;)*)" > - @@ -665,13 +980,16 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Unlike in Archive DTD, some of the metadata is required here. --> @@ -723,29 +1042,40 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "(term, def*)" > + + + + + - - - - + + + @@ -761,7 +1091,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -799,8 +1130,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "((%id.class;)*, label?, title?, + (%just-para.class;)*, (%sec.class;)*)" > @@ -882,7 +1213,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) #IMPLIED xlink:actuate (none | onLoad | onRequest | other) - #IMPLIED" > + #IMPLIED + hreflang NMTOKEN #IMPLIED" > @@ -898,7 +1230,10 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) #IMPLIED xlink:actuate (none | onLoad | onRequest | other) - #IMPLIED" > + #IMPLIED + hreflang NMTOKEN #IMPLIED" > + + @@ -906,22 +1241,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - - - - - + + + + @@ -958,14 +1302,32 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + + + + - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD-Specific Modules v1.3 20210610//EN" + Delivered as file "JATS-journalpubcustom-modules1-3.ent" --> @@ -94,6 +94,148 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Classes Module v1.3 20210610//EN" +"JATS-journalpubcustom-classes1-3.ent" > @@ -227,8 +370,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Suite. --> +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Mixes Module v1.3 20210610//EN" +"JATS-journalpubcustom-mixes1-3.ent" > +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD Customize Content and Attributes Module v1.3 20210610//EN" +"JATS-journalpubcustom-models1-3.ent" > @@ -254,8 +397,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) is expected to be generated. --> +"-//NLM//DTD JATS (Z39.96) NLM Citation v1.3 20210610//EN" +"JATS-nlmcitation1-3.ent" > diff --git a/JATS-journalpublishing1-mathml3.dtd b/JATS-journalpublishing1-3.dtd similarity index 72% rename from JATS-journalpublishing1-mathml3.dtd rename to JATS-journalpublishing1-3.dtd index 07f0ef1..f67e622 100755 --- a/JATS-journalpublishing1-mathml3.dtd +++ b/JATS-journalpublishing1-3.dtd @@ -1,7 +1,7 @@ - - + + @@ -9,10 +9,10 @@ @@ -103,6 +103,226 @@ +"-//NLM//DTD JATS (Z39.96) Journal Publishing DTD-Specific Modules v1.3 20210610//EN" +"JATS-journalpubcustom-modules1-3.ent" > %journalpubcustom-modules.ent; - - - -%mathml3-modules.ent; - - +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Module of Modules v1.3 20210610//EN" +"JATS-modules1-3.ent" > %modules.ent; @@ -460,8 +665,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) (Defined in %journalpubcustom-modules.ent;)--> %journalpubcustom-models.ent; - - @@ -553,9 +756,28 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + + +%index-term.ent; + + + + +%question-answer.ent; + + + + + + + -%mathml3-mathmlsetup.ent; +%mathmlsetup.ent; @@ -589,14 +811,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + the document instance under consideration. --> - + (3.0 | 0.4 | 1.0 | 1.1d1 | 1.1d2 | 1.1d3 | + 1.1 | 1.2d1 | 1.2d2 | 1.2 | 1.3d1 | 1.3d2 | + 1.3) + #IMPLIED" > @@ -606,14 +827,16 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; article-type CDATA #IMPLIED - %dtd-version; specific-use CDATA #IMPLIED + %dtd-version; xml:lang NMTOKEN 'en' %XLINK.xmlns.attrib; %MATHML.xmlns.attrib; %ali.xmlns.attrib; - %Schema.xmlns.attrib;" > + %Schema.xmlns.attrib; + %Schema.prefix;:noNamespaceSchemaLocation + CDATA #IMPLIED" > @@ -675,8 +898,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) is contained in side a journal article. --> + "(processing-meta?, (front | front-stub), + body?, back?, floats-group?)" > @@ -686,14 +909,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) contains neither. --> + "(processing-meta?, front, + body?, back?, floats-group?, + (sub-article* | response*) )" > element --> @@ -792,7 +1016,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) inside another article. Both the article and the sub-article have their own metadata. Details at: - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=sub-article + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=sub-article --> @@ -832,7 +1060,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) inherit metadata not defined in the stub from the enclosing article Details at: - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=front-stub + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=front-stub --> - - + + @@ -10,8 +10,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Link Class Elements v1.3 20210610//EN" + Delivered as file "JATS-link1-3.ent" --> @@ -102,7 +102,187 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - + + other | custom" > @@ -257,6 +441,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; symbol CDATA #IMPLIED fn-type CDATA #IMPLIED + custom-type + CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED" > @@ -295,6 +481,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; alt CDATA #IMPLIED ref-type (%ref-types;) #IMPLIED + custom-type + CDATA #IMPLIED rid IDREFS #IMPLIED specific-use CDATA #IMPLIED @@ -318,9 +506,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) body of the text, but in addition to or a commentary on the body. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=fn - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=fn - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=fn + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=fn + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=fn + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=fn --> is pointing. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=xref - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=xref - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=xref + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=xref + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=xref + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=xref --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite List Class Elements v1.3 20210610//EN" + Delivered as file "JATS-list1-3.ent" --> @@ -101,6 +101,164 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - + - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Math Class Elements v1.3 20210610//EN" + Delivered as file "JATS-math1-3.ent" --> @@ -98,6 +98,164 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> @@ -315,9 +474,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) @@ -335,10 +494,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) element --> @@ -355,9 +515,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) mathematical equation, expression, or formula. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=disp-formula - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=disp-formula - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=disp-formula + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=disp-formula + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=disp-formula + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=disp-formula --> @@ -378,9 +539,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) mathematical expressions that are displayed together. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=disp-formula-group - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=disp-formula-group - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=disp-formula-group + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=disp-formula-group + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=disp-formula-group + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=disp-formula-group --> @@ -391,8 +552,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/JATS-mathml3-mathmlsetup1.ent b/JATS-mathmlsetup1-3.ent similarity index 61% rename from JATS-mathml3-mathmlsetup1.ent rename to JATS-mathmlsetup1-3.ent index c84c2cb..f769e6e 100755 --- a/JATS-mathml3-mathmlsetup1.ent +++ b/JATS-mathmlsetup1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,21 +9,21 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite MathML Setup Module v1.3 20210610//EN" + Delivered as file "JATS-mathmlsetup1-3.ent" --> - - - - + + + + - + @@ -71,7 +71,7 @@ - + @@ -105,6 +105,148 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - + A zip file with entity declarations is + available from + http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip --> @@ -297,7 +439,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - - - + %mathml.dtd; diff --git a/JATS-modules1.ent b/JATS-modules1-3.ent similarity index 66% rename from JATS-modules1.ent rename to JATS-modules1-3.ent index 2d8314b..57d5d87 100755 --- a/JATS-modules1.ent +++ b/JATS-modules1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Module of Modules v1.3 20210610//EN" + Delivered as file "JATS-modules1-3.ent" --> @@ -116,6 +116,154 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> + http://jats.nlm.nih.gov/1.3d2/ --> @@ -242,8 +391,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Archiving and Interchange DTD. --> +"-//NLM//DTD JATS (Z39.96) Default Element Classes Module v1.3 20210610//EN" +"JATS-default-classes1-3.ent" > @@ -253,8 +402,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Interchange DTD. --> +"-//NLM//DTD JATS (Z39.96) Default Element Mixes Module v1.3 20210610//EN" +"JATS-default-mixes1-3.ent" > @@ -265,8 +414,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Common Attributes (for all elements) v1.3 20210610//EN" +"JATS-common-atts1-3.ent" > @@ -277,8 +426,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Common (Shared) Elements Module v1.3 20210610//EN" +"JATS-common1-3.ent" > @@ -289,22 +438,22 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Journal Article Metadata Elements v1.3 20210610//EN" +"JATS-articlemeta1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Back Matter Elements v1.3 20210610//EN" +"JATS-backmatter1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Display Class Elements v1.3 20210610//EN" +"JATS-display1-3.ent" > @@ -313,8 +462,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Break Class, and the Emphasis Class --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Formatting Element Classes v1.3 20210610//EN" +"JATS-format1-3.ent" > @@ -324,52 +473,52 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) and the --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Funding Elements v1.3 20210610//EN" +"JATS-funding1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Journal Metadata Elements v1.3 20210610//EN" +"JATS-journalmeta1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Link Class Elements v1.3 20210610//EN" +"JATS-link1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite List Class Elements v1.3 20210610//EN" +"JATS-list1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Math Class Elements v1.3 20210610//EN" +"JATS-math1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Paragraph-Like Elements v1.3 20210610//EN" +"JATS-para1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Subject Phrase Class Elements v1.3 20210610//EN" +"JATS-phrase1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Bibliographic Reference (Citation) Class Elements v1.3 20210610//EN" +"JATS-references1-3.ent" > @@ -378,15 +527,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) related book or a dataset. --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Related Object Element v1.3 20210610//EN" +"JATS-related-object1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Section Class Elements v1.3 20210610//EN" +"JATS-section1-3.ent" > @@ -402,14 +551,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) will be invoked in the DTD module --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite XHTML Table Setup Module v1.3 20210610//EN" +"JATS-XHTMLtablesetup1-3.ent" > + module %JATS-XHTMLtablesetup1-3d2.ent; --> + module %JATS-XHTMLtablesetup1-3d2.ent; --> +"-//NLM//DTD JATS ALI Namespace Module v1.3 20210610//EN" +"JATS-ali-namespace1-3.ent" > @@ -454,14 +603,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) will be invoked in the DTD module --> +"-//NLM//DTD JATS (Z39.96) Namespaced OASIS XML Table Setup Module v1.3 20210610//EN" +"JATS-oasis-tablesetup1-3.ent" > + %JATS-oasis-tablesetup1-3d2.ent; --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite XML Special Characters Module v1.3 20210610//EN" +"JATS-xmlspecchars1-3.ent" > +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Custom Special Characters Module v1.3 20210610//EN" +"JATS-chars1-3.ent" > @@ -502,8 +651,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) elements in the tag set. --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite MathML Setup Module v1.3 20210610//EN" +"JATS-mathmlsetup1-3.ent" > @@ -511,8 +660,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) elements in the tag set. --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite MathML 3.0 Setup Module v1.3 20210610//EN" +"JATS-mathml3-mathmlsetup1-3.ent" > @@ -559,9 +708,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) their own module for easy expansion or replacement. --> - +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Notation Declarations v1.3 20210610//EN" +"JATS-notat1-3.ent" > @@ -577,8 +725,45 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) is expected to be generated. --> +"-//NLM//DTD JATS (Z39.96) NLM Citation v1.3 20210610//EN" +"JATS-nlmcitation1-3.ent" > + + + + + + + + + + + + + + + + + + + + + + diff --git a/JATS-nlmcitation1.ent b/JATS-nlmcitation1-3.ent similarity index 66% rename from JATS-nlmcitation1.ent rename to JATS-nlmcitation1-3.ent index 9a54fea..fb52100 100755 --- a/JATS-nlmcitation1.ent +++ b/JATS-nlmcitation1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) NLM Citation v1.3 20210610//EN" +Delivered as file "JATS-nlmcitation1-3.ent" --> @@ -20,8 +20,8 @@ Delivered as file "JATS-nlmcitation1.ent" --> - - + + @@ -95,6 +95,148 @@ Delivered as file "JATS-nlmcitation1.ent" --> No model or attribute changes were made at this time. 9. JATS became version "1.1" and "v1.1 20151215" + BITS remained version "2.0" but becomes "v2.0 20151225" ============================================================= JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01) @@ -150,7 +293,7 @@ Delivered as file "JATS-nlmcitation1.ent" --> Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs, XSDs, RNGs and supporting documentation are available at - http://jats.nlm.nih.gov/1.0/ + http://jats.nlm.nih.gov/1.3d2/ 6. GLOBAL ATTRIBUTES - Added the new parameter entity %jats-common-atts; @@ -169,7 +312,7 @@ Delivered as file "JATS-nlmcitation1.ent" --> Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs, XSDs, RNGs and supporting documentation are available at - http://jats.nlm.nih.gov/1.0/ + http://jats.nlm.nih.gov/1.3d2/ 5. Updated the DTD-version attribute to "1.0" and the formal public identifier to the date: "v1.0 20120330//EN". @@ -214,7 +357,7 @@ Delivered as file "JATS-nlmcitation1.ent" --> Details on version 3.0 are available at http://dtd.nlm.nih.gov/3.0. - 1. Updated public identifier to "v3.0 20080202//EN" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> on display or on export. (Deprecated after Version 3.0) Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=nlm-citation - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=nlm-citation - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=nlm-citation + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=nlm-citation + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=nlm-citation + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=nlm-citation --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Notation Declarations v1.3 20210610//EN" + Delivered as file "JATS-notat1-3.ent" --> @@ -100,6 +100,148 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Paragraph-Like Elements v1.3 20210610//EN" + Delivered as file "JATS-para1-3.ent" --> @@ -99,6 +99,160 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> element--> - + @@ -376,9 +542,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) doctor and a patient, between a person and a computer, etc. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=speech - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=speech - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=speech + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=speech + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=speech + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=speech --> element --> @@ -423,9 +590,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) with a label, usually made typographically distinct from the surrounding text Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=statement - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=statement - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=statement + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=statement + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=statement + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=statement --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Subject Phrase Class Elements v1.3 20210610//EN" + Delivered as file "JATS-phrase1-3.ent" --> @@ -108,6 +108,160 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=milestone-start - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=milestone-start + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=milestone-start + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=milestone-start --> @@ -407,8 +569,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) component was marked with a element. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=milestone-end - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=milestone-end + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=milestone-end + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=milestone-end --> @@ -447,9 +609,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) gene or the phrase identifies an organism genus/species. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=named-content - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=named-content - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=named-content + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=named-content + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=named-content + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=named-content --> @@ -489,9 +651,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) semantic reason behind the typographic distinction is not clear. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=styled-content - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=styled-content - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=styled-content + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=styled-content + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=styled-content + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=styled-content --> diff --git a/JATS-references1.ent b/JATS-references1-3.ent similarity index 79% rename from JATS-references1.ent rename to JATS-references1-3.ent index c1e1f62..b192d49 100755 --- a/JATS-references1.ent +++ b/JATS-references1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Bibliographic Reference (Citation) Class Elements v1.3 20210610//EN" +Delivered as file "JATS-references1-3.ent" --> @@ -98,6 +98,212 @@ Delivered as file "JATS-references1.ent" --> + 1. Updated public identifier to "v3.0 20071031//EN" --> + "| %abbrev.class; | + %address-link.class; |%emphasis.class; | + %inline-display.class; | + %inline-math.class; | %math.class; | + %phrase-content.class; | + %simple-link.class; | %subsup.class;" > @@ -479,6 +690,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; person-group-type CDATA #IMPLIED + custom-type + CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED" > @@ -490,6 +703,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) "%jats-common-atts; pub-id-type (%pub-id-types;) #IMPLIED + custom-type + CDATA #IMPLIED assigning-authority CDATA #IMPLIED specific-use @@ -631,8 +846,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + "((%id.class;)*, label?, title?, + (%para-level;)*, ref*, + (%ref-list.class;)* )" > . Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=chapter-title - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=chapter-title - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=chapter-title + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=chapter-title + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=chapter-title + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=chapter-title --> @@ -800,9 +1016,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) [Abstract] translated from Russian Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=comment - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=comment - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=comment + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=comment + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=comment + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=comment --> . --> + "| %address-link.class; | + %inline-display-noalt.class; | + %emphasis.class; | + %phrase-content.class; | %subsup.class;" > @@ -829,9 +1047,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) the place of both and when citing data. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=data-title - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=data-title - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=data-title + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=data-title + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=data-title + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=data-title --> @@ -858,9 +1076,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) cited work, the attribute might be "access-date". Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=date-in-citation - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=date-in-citation - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=date-in-citation + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=date-in-citation + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=date-in-citation + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=date-in-citation --> @@ -890,9 +1108,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) to record the alphabetic or numerical edition number. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=edition - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=edition - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=edition + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=edition + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=edition + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=edition --> - of an article. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=pub-id - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=pub-id - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=pub-id + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=pub-id + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=pub-id + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=pub-id --> - + @@ -1077,9 +1299,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) takes anything else a publisher/archive needs. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=std - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=std - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=std + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=std + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=std + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=std --> @@ -1113,12 +1335,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) might be in English. Details at: - http://jats.nlm.nih.gov/archiving/tag-library/1.1/index.html?elem=trans-source - http://jats.nlm.nih.gov/publishing/tag-library/1.1/index.html?elem=trans-source - http://jats.nlm.nih.gov/articleauthoring/tag-library/1.1/index.html?elem=trans-source + http://jats.nlm.nih.gov/archiving/tag-library/1.3/index.html?elem=trans-source + http://jats.nlm.nih.gov/publishing/tag-library/1.3/index.html?elem=trans-source + http://jats.nlm.nih.gov/articleauthoring/tag-library/1.3/index.html?elem=trans-source --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Related Object Element v1.3 20210610//EN" + Delivered as file "JATS-related-object1-3.ent" --> @@ -89,6 +89,157 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> diff --git a/JATS-section1.ent b/JATS-section1-3.ent similarity index 69% rename from JATS-section1.ent rename to JATS-section1-3.ent index 3631c29..d4b6874 100755 --- a/JATS-section1.ent +++ b/JATS-section1-3.ent @@ -1,7 +1,7 @@ - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Section Class Elements v1.3 20210610//EN" + Delivered as file "JATS-section1-3.ent" --> @@ -106,6 +106,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - - + + @@ -9,8 +9,8 @@ +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite XML Special Characters Module v1.3 20210610//EN" + Delivered as file "JATS-xmlspecchars1-3.ent" --> @@ -102,6 +102,144 @@ + 1. Updated public identifier to "v3.0 20071031//EN" --> - - + + @@ -126,19 +126,140 @@ @@ -413,54 +534,54 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + - + - + - + @@ -468,8 +589,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -488,35 +609,35 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + @@ -524,11 +645,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + @@ -537,8 +658,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -546,8 +667,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -566,31 +687,31 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + @@ -607,100 +728,100 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -719,8 +840,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -737,14 +858,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + @@ -857,87 +978,19 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - + uri="BITS-embedded-index2.ent" /> - - - - - diff --git a/catalog-jats-v1-1-with-base.xml b/catalog-jats-v1-3-with-base.xml similarity index 76% rename from catalog-jats-v1-1-with-base.xml rename to catalog-jats-v1-3-with-base.xml index 40731d0..a847bcb 100755 --- a/catalog-jats-v1-1-with-base.xml +++ b/catalog-jats-v1-3-with-base.xml @@ -9,8 +9,8 @@ - - + + @@ -126,20 +126,124 @@ @@ -414,54 +518,54 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + - + - + - + @@ -469,8 +573,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -490,35 +594,35 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + @@ -526,11 +630,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + @@ -539,8 +643,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -548,8 +652,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -569,31 +673,31 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + @@ -611,100 +715,100 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -724,8 +828,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + @@ -742,14 +846,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - + @@ -775,7 +879,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - @@ -857,93 +960,25 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - + uri="BITS-embedded-index2.ent" /> - - - - - - - diff --git a/mathml2-qname-1.mod b/mathml2-qname-1.mod new file mode 100755 index 0000000..821ef3d --- /dev/null +++ b/mathml2-qname-1.mod @@ -0,0 +1,286 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + +]]> + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mathml2.dtd b/mathml2.dtd new file mode 100755 index 0000000..437ecd8 --- /dev/null +++ b/mathml2.dtd @@ -0,0 +1,2206 @@ + + + + + + + + + + +%mathml-qname.mod;]]> + + + +]]> + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + +]]> + + + + + +]]> + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +%ent-isoamsa; + + +%ent-isoamsb; + + +%ent-isoamsc; + + +%ent-isoamsn; + + +%ent-isoamso; + + +%ent-isoamsr; + + +%ent-isogrk3; + + +%ent-isomfrk; + + +%ent-isomopf; + + +%ent-isomscr; + + +%ent-isotech; + + + + +%ent-isobox; + + +%ent-isocyr1; + + +%ent-isocyr2; + + +%ent-isodia; + + +%ent-isolat1; + + +%ent-isolat2; + + +%ent-isonum; + + +%ent-isopub; + + + + +%ent-mmlextra; + + + + +%ent-mmlalias; + +]]> + + + + + + diff --git a/mathml3-qname1.mod b/mathml3-qname1.mod deleted file mode 100755 index 254bdb2..0000000 --- a/mathml3-qname1.mod +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - -]]> - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mathml3.dtd b/mathml3.dtd deleted file mode 100755 index b726ebe..0000000 --- a/mathml3.dtd +++ /dev/null @@ -1,1682 +0,0 @@ - - - - - - - - - - - - - - -%mathml-qname.mod;]]> - - - -]]> - - - - - - -%isobox; - -%isocyr1; - -%isocyr2; - -%isodia; - -%isolat1; - -%isolat2; - -%isonum; - -%isopub; - -%isoamsa; - -%isoamsb; - -%isoamsc; - -%isoamsn; - -%isoamso; - -%isoamsr; - -%isogrk3; - -%isomfrk; - -%isomopf; - -%isomscr; - -%isotech; - -%mmlextra; - -%mmlalias; - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tax-treatment-NS0-v1.dtd b/tax-treatment-NS0-v1.dtd index 8fe0561..446cdf1 100644 --- a/tax-treatment-NS0-v1.dtd +++ b/tax-treatment-NS0-v1.dtd @@ -1,554 +1,554 @@ - - - - - - - - - - - - - - - - - - - - - -%taxpubcustom-modules.ent; - - - - - -%mathml3-modules.ent; - - - - - -%modules.ent; - - - - - - - - -%JATS-ali-namespace.ent; - - - - - - - - - -%JATS-common-atts.ent; - - - - - - - - - - - - - - -%taxpubcustom-classes.ent; - - - - -%default-classes.ent; - - - - - -%taxpubcustom-mixes.ent; - - - - -%default-mixes.ent; - - - - - -%taxpubcustom-models.ent; - - - - - - - - - - - -%common.ent; - - - - - - - -%taxpubcustom-elements.ent; - - -%articlemeta.ent; - - - -%backmatter.ent; - - - -%display.ent; - - - - -%format.ent; - - - - -%funding.ent; - - - -%journalmeta.ent; - - - -%link.ent; - - - -%list.ent; - - - -%math.ent; - - - -%nlmcitation.ent; - - - -%para.ent; - - - -%phrase.ent; - - - -%references.ent; - - - - -%related-object.ent; - - - -%section.ent; - - - - - - - - - -%mathml3-mathmlsetup.ent; - - - - - -%XHTMLtablesetup.ent; - - - - -%xmlspecchars.ent; - - - - -%chars.ent; - - - -%notat.ent; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +%taxpubcustom-modules.ent; + + + + + +%mathml3-modules.ent; + + + + + +%modules.ent; + + + + + + + + +%JATS-ali-namespace.ent; + + + + + + + + + +%JATS-common-atts.ent; + + + + + + + + + + + + + + +%taxpubcustom-classes.ent; + + + + +%default-classes.ent; + + + + + +%taxpubcustom-mixes.ent; + + + + +%default-mixes.ent; + + + + + +%taxpubcustom-models.ent; + + + + + + + + + + + +%common.ent; + + + + + + + +%taxpubcustom-elements.ent; + + +%articlemeta.ent; + + + +%backmatter.ent; + + + +%display.ent; + + + + +%format.ent; + + + + +%funding.ent; + + + +%journalmeta.ent; + + + +%link.ent; + + + +%list.ent; + + + +%math.ent; + + + +%nlmcitation.ent; + + + +%para.ent; + + + +%phrase.ent; + + + +%references.ent; + + + + +%related-object.ent; + + + +%section.ent; + + + + + + + + + +%mathml3-mathmlsetup.ent; + + + + + +%XHTMLtablesetup.ent; + + + + +%xmlspecchars.ent; + + + + +%chars.ent; + + + +%notat.ent; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 295a9de2de51e5d687f9967c457aae733874651b Mon Sep 17 00:00:00 2001 From: Terry Catapano Date: Tue, 31 Jan 2023 10:14:27 +0100 Subject: [PATCH 2/4] add JATS 1.3 with mathml3 --- ...d => JATS-journalpublishing1-3-mathml3.dtd | 110 +- ...1-3.ent => JATS-mathml3-mathmlsetup1-3.ent | 120 +- JATS-mathml3-modules1-3.ent | 333 +++ mathml2-qname-1.mod | 286 --- mathml2.dtd | 2206 ----------------- mathml3-qname1.mod | 294 +++ mathml3.dtd | 1682 +++++++++++++ 7 files changed, 2433 insertions(+), 2598 deletions(-) rename JATS-journalpublishing1-3.dtd => JATS-journalpublishing1-3-mathml3.dtd (92%) rename JATS-mathmlsetup1-3.ent => JATS-mathml3-mathmlsetup1-3.ent (85%) create mode 100755 JATS-mathml3-modules1-3.ent delete mode 100755 mathml2-qname-1.mod delete mode 100755 mathml2.dtd create mode 100755 mathml3-qname1.mod create mode 100755 mathml3.dtd diff --git a/JATS-journalpublishing1-3.dtd b/JATS-journalpublishing1-3-mathml3.dtd similarity index 92% rename from JATS-journalpublishing1-3.dtd rename to JATS-journalpublishing1-3-mathml3.dtd index f67e622..2c793ed 100755 --- a/JATS-journalpublishing1-3.dtd +++ b/JATS-journalpublishing1-3-mathml3.dtd @@ -9,8 +9,8 @@ @@ -118,10 +118,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) The file names and formal public identifiers have been changed in the modules and the catalogs. - 43. JATS 'v1.3d2 20201130' becomes 'v1.3 20210610' + 44. JATS 'v1.3d2 20201130' becomes 'v1.3 20210610' (final ANSI vote date) 'ANSI/NISO Z39.96-2019' becomes 'ANSI/NISO Z39.96-2021' - ============================================================== + + ============================================================== JATS Version 1.3d2 (ANSI/NISO Z39.96-2021) (DAL/BTU) v1.3d2 (2020-11-30) @@ -137,10 +138,10 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) testing. The formal public identifiers have been changed in the modules and the catalogs. - 42. ISSUE TITLE GROUP - Added to + 43. ISSUE TITLE GROUP - Added to optional and repeatable - 41. PROCESSING METADATA - A new container element was added as + 42. PROCESSING METADATA - A new container element was added as a child of
, , and to describe processing information to help determine the exact tagset flavor used by this document instance. @@ -158,10 +159,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - @base-tagset (Archiving | Publishing | Authoring) - @table-model (XHTML |OASIS-CALS | both | none) - @mathml (MathML 2.0 | MathML 3.0) - - @dtd-version was also revised to be an optional - value list (still on
) + - @dtd-version was also revised (see below) - 40. DTD VERSION - The
attribute @dtd-version has been + 41. DTD VERSION - The
attribute @dtd-version has been a #FIXED attribute for all of JATS history. This is very convenient when creating documents, but problematic for archives who receive many versions over time. If a document @@ -170,7 +170,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) attribute, but will be optional, with a list of values, and with no default. - 39. JATS "v1.3d2 20201130" becomes 'v1.3 20210610' (second + 40. JATS "v1.3d2 20201130" becomes 'v1.3 20210610' (second committee draft following the final ANSI/NISO 1.2 vote) ============================================================== @@ -187,11 +187,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Committee. This draft has not yet been given public review or voting. The formal public identifiers were changed in the modules and the catalogs. - - 38. QUESTION AND ANSWER MODULES - Added call to BITS question + + 39. QUESTION AND ANSWER MODULES - Added call to BITS question and answer module names question-answer ent - - 37. JATS "1.2" becomes "v1.3d1 20190831" (first committee + + 38. JATS "1.2" becomes "v1.3d1 20190831" (first committee draft following the final ANSI/NISO vote) ============================================================== @@ -206,7 +206,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) submitted for vote), becoming NISO JATS v1.2 20190208 (ANSI/NISO Z39.96-2021). - 36. JATS "1.2" becomes "v1.2 20190208" (final ANSI vote date) + 37. JATS "1.2" becomes "v1.2 20190208" (final ANSI vote date) "ANSI/NISO Z39.96-2015" becomes "ANSI/NISO Z39.96-2019" ============================================================== @@ -220,9 +220,9 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) by ANSI and NISO vote, so it supersedes all Committee Drafts and becoming NISO JATS 1.2 (ANSI/NISO Z39.96-2018). - 35. @dtd-version becomes "1.2" from "1.2d2" + 36. @dtd-version becomes "1.2" from "1.2d2" - 34. + 35. JATS "1.2d2" and "v1.2d2 20180401" became JATS "1.2" and "v1.2 20181130" @@ -242,26 +242,25 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 33. NON-MONETARY SUPPORT - Inside added new + 34. NON-MONETARY SUPPORT - Inside added new to hold both funding and non-monetary support descriptions. is both a peer to (backward compatibility) and contains . - - 32. DATE-NOT-AVAILABLE - Inside and , + + 33. DATE-NOT-AVAILABLE - Inside and , a new element was added as an alternatives to . The meaning is that a publication date was (for whatever reason) not available. Presence of the element says nothing about publication status. - - 31. INLINE (EMBEDDED) INDEX TERMS - Added invocation to BITS - inline (embedded) index term model. Terms in the narrative - text used to generate one or more indexes. - - 30. @dtd-version becomes "1.2d2" from "1.2d1" + + 32. INLINE INDEX TERMS - Added invocation to BITS inline + (embedded) index term model + + 31. @dtd-version becomes "1.2d2" from "1.2d1" - 29. BITS "2.0" and "v2.0 20151225" remain unchanged + 30. BITS "2.0" and "v2.0 20151225" remain unchanged JATS "1.2d1" and "v1.2d1 20171231" became @@ -283,7 +282,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 28. JATS "1.2d1" and "v1.2d1 20170631" became + 29. JATS "1.2d1" and "v1.2d1 20170631" became JATS "1.2d1" and "v1.2d1 20171231". ============================================================= @@ -299,13 +298,13 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 27. xsi:noNamespaceSchemaLocation added to attribute list of + 28. xsi:noNamespaceSchemaLocation added to attribute list of
. Most modern processors do not need this, but a user with an older processor requested it, so the JATS Standing Committee acquiesced. This pseudo-attribute cannot be used with a DOCTYPE declaration. - 26. FRONT STUB MODEL + 27. FRONT STUB MODEL - ARTICLE VERSION - Added new element inside to hold one version number for the article. element may repeat inside @@ -315,14 +314,14 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - NO DATE - (optional repeatable) is now followed by the optional new element . - + - PUB-HISTORY - (optional) added to hold s. + + 26. @dtd-version becomes "1.2d1" from 1.1 - 25. @dtd-version becomes "1.2d1" from 1.1 + 25. JATS became version "1.2d1" and "v1.2d1 20170631" - 24. JATS became version "1.2d1" and "v1.2d1 20170631" - ============================================================= JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15) @@ -332,7 +331,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) identifiers were changed in the modules and the catalogs. No model or attribute changes were made at this time. - 23. JATS became version "1.1" and "v1.1 20151215" + 24. JATS became version "1.1" and "v1.1 20151215" BITS remained version "2.0" but becomes "v2.0 20151225" ============================================================= @@ -351,10 +350,10 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) the decisions that have been made by the JATS Standing Committee. - 22. ALI - Added ALI namespace for NISO Access and Indicator + 23. ALI - Added ALI namespace for NISO Access and Indicator license reference and free to read elements. - 21. JATS became version "1.1d3" and "v1.1d3 20150301" + 22. JATS became version "1.1d3" and "v1.1d3 20150301" ============================================================= JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30) @@ -369,7 +368,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) the decisions that have been made by the JATS Standing Committee. - 20. INSIDE and + 21. INSIDE and - Allowed to repeat inside , the types to be distinguished using @content-type - Added new optional element inside @@ -380,7 +379,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - Made repeatable, for those who choose not to use the new wrapper element. - 19. JATS became version "1.1d2" and "v1.1d2 20140930//EN" + 20. JATS became version "1.1d2" and "v1.1d2 20140930//EN" ============================================================= NISO JATS Version 1.1d1 (DAL/BTU) v1.1 (2013-11-15) @@ -394,6 +393,12 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) XSDs, RNGs and supporting documentation are available at http://jats.nlm.nih.gov/1.3d2/ + 19. MATHML 3.0 - Created a new version of the Publishing DTD to + take MathML 3.0 instead of MathML 2.0. + Nothing else changed from regular Publishing DTD. + Call to MathML setup module changed and added call to the + specific MathML 3.0 modules. + 18. DTD Version - Updated the DTD-version attribute to "1.1d1" and the formal public identifier to the date: "v1.1d1 20130915//EN". @@ -414,6 +419,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - back - front - front-stub + - sub-article 15. ABSTRACTS AND KEYWORDS Changed "abstract*" to "(%abstract.class;)*" @@ -430,7 +436,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs, XSDs, RNGs and supporting documentation are available at http://jats.nlm.nih.gov/1.3d2/ - + 11. RELATED OBJECT - Added everywhere was used, including inside using front-stub-model. @@ -571,6 +577,15 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) %journalpubcustom-modules.ent; + + + +%mathml3-modules.ent; + + %journalpubcustom-models.ent; + + @@ -777,7 +794,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) -%mathmlsetup.ent; +%mathml3-mathmlsetup.ent; @@ -834,7 +851,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) %XLINK.xmlns.attrib; %MATHML.xmlns.attrib; %ali.xmlns.attrib; - %Schema.xmlns.attrib; + %Schema.xmlns.attrib; %Schema.prefix;:noNamespaceSchemaLocation CDATA #IMPLIED" > @@ -1010,7 +1027,6 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) body?, back?, floats-group?, (sub-article* | response*) )" > - +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite MathML 3.0 Setup Module v1.3 20210610//EN" + Delivered as file "JATS-mathml3-mathmlsetup1-3.ent" --> - - - - + + + + - + @@ -71,7 +71,7 @@ - + @@ -120,7 +120,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) The file names and formal public identifiers have been changed in the modules and the catalogs. - 1776. JATS 'v1.3d2 20201130' becomes 'v1.3 20210610' + 7186. JATS 'v1.3d2 20201130' becomes 'v1.3 20210610' (final ANSI vote date) 'ANSI/NISO Z39.96-2019' becomes 'ANSI/NISO Z39.96-2021' @@ -140,7 +140,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) testing. The formal public identifiers have been changed in the modules and the catalogs. - 16. JATS "v1.3d2 20201130" becomes 'v1.3 20210610' (second + 17. JATS "v1.3d2 20201130" becomes 'v1.3 20210610' (second committee draft following the final ANSI/NISO 1.2 vote) ============================================================== @@ -158,7 +158,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 15. JATS "1.2" becomes "v1.3d1 20190831" (first committee + 16. JATS "1.2" becomes "v1.3d1 20190831" (first committee draft following the final ANSI/NISO vote) ============================================================== @@ -173,7 +173,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) submitted for vote), becoming NISO JATS v1.2 20190208 (ANSI/NISO Z39.96-2021). - 14. JATS "1.2" becomes "v1.2 20190208" (final ANSI vote date) + 15. JATS "1.2" becomes "v1.2 20190208" (final ANSI vote date) "ANSI/NISO Z39.96-2015" becomes "ANSI/NISO Z39.96-2019" ============================================================== @@ -187,7 +187,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) by ANSI and NISO vote, so it supersedes all Committee Drafts and becoming NISO JATS 1.2 (ANSI/NISO Z39.96-2018). - 13. + 14. JATS "1.2d2" and "v1.2d2 20180401" became JATS "1.2" and "v1.2 20181130" @@ -207,7 +207,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 12. BITS "2.0" and "v2.0 20151225" remain unchanged + 13. BITS "2.0" and "v2.0 20151225" remain unchanged JATS "1.2d1" and "v1.2d1 20171231" became @@ -229,7 +229,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) or voting. The formal public identifiers were changed in the modules and the catalogs. - 11. JATS "1.2d1" and "v1.2d1 20170631" became + 12. JATS "1.2d1" and "v1.2d1 20170631" became JATS "1.2d1" and "v1.2d1 20171231". ============================================================= @@ -244,8 +244,8 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Committee. This draft has not yet been given public review or voting. The formal public identifiers were changed in the modules and the catalogs. - - 10. JATS became version "1.2d1" and "v1.2d1 20170631" + + 11. JATS became version "1.2d1" and "v1.2d1 20170631" ============================================================= JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15) @@ -256,7 +256,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) identifiers were changed in the modules and the catalogs. No model or attribute changes were made at this time. - 9. JATS became version "1.1" and "v1.1 20151215" + 10. JATS became version "1.1" and "v1.1 20151215" BITS remained version "2.0" but becomes "v2.0 20151225" ============================================================= @@ -275,23 +275,21 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) the decisions that have been made by the JATS Standing Committee. - 8. JATS became version "1.1d3" and "v1.1d3 20150301" - + 9. JATS became version "1.1d3" and "v1.1d3 20150301" + ============================================================= - JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30) + NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx) - NISO JATS is a continuing maintenance NISO Standard, which - requires voting by the NISO membership to be changed. This - Committee Draft 1.1d2 will be sent to the NISO voting - membership, to become (if approved) NISO JATS 1.1. - - This catalog represents an interim version of the - non-normative JATS DTD Suite, as an indication to JATS users - the decisions that have been made by the JATS Standing - Committee. + ANSI/NISO Z39.96-2012 (Version 1.0) - 7. JATS became version "1.1d2" and "v1.1d2 20140930//EN" - + Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs, + XSDs, RNGs and supporting documentation are available at + http://jats.nlm.nih.gov/1.3d2/ + + 8. OASIS TABLE NAMESPACE MODIFICATIONS - Added a new module + that sets up the namespace URI and namespace prefix for + the OASIS tables models. + ============================================================= NISO JATS Version 1.1d1 (DAL/BTU) v1.1 (2013-11-15) @@ -303,15 +301,26 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs, XSDs, RNGs and supporting documentation are available at http://jats.nlm.nih.gov/1.3d2/ - - 6. OASIS TABLE NAMESPACE MODIFICATIONS - Added a new module - that sets up the namespace URI and namespace prefix for - the OASIS tables models. - - 5. Updated the DTD-version attribute to "1.1d1" and the formal - public identifier to the date: "v1.1d1 20130915//EN". - ============================================================= + 7. PARAMETER ENTITY NAME CHANGE IN THE MATHML DTD + When MathML 2.0 became MathML 3.0, the parameter entity + %product.class; was defined both in the MathML 3.0 DTD and also + in JATS-default-classes.ent. Renamed class in the MathML DTD + until JATS names can be changed. Renamed the MathML parameter + entity to "mml-product.class". + + The name of the parameter entity that establishes the model of + the element was changed. + "Annotation-xml.content" became "annotation-xml.model". + + 6. PARAMETER ENTITY NAME CHANGE - When MathML 2.0 became MathML 3.0, + the name of the parameter entity that establishes the model of + the element was changed. + "Annotation-xml.content" became "annotation-xml.model". + + 5. MAJOR CHANGE: MathML 2.0 replaced with MathML 3.0 + + ============================================================= NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx) ANSI/NISO Z39.96-2012 (Version 1.0) @@ -370,19 +379,11 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - + PUBLIC "-//W3C//DTD MathML 3.0//EN" + SYSTEM "mathml3.dtd" --> @@ -439,7 +440,7 @@ Version Reason/Occasion (who) vx.x (yyyy-mm-dd) - - - + %mathml.dtd; diff --git a/JATS-mathml3-modules1-3.ent b/JATS-mathml3-modules1-3.ent new file mode 100755 index 0000000..9bfcf1f --- /dev/null +++ b/JATS-mathml3-modules1-3.ent @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mathml2-qname-1.mod b/mathml2-qname-1.mod deleted file mode 100755 index 821ef3d..0000000 --- a/mathml2-qname-1.mod +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - -]]> - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mathml2.dtd b/mathml2.dtd deleted file mode 100755 index 437ecd8..0000000 --- a/mathml2.dtd +++ /dev/null @@ -1,2206 +0,0 @@ - - - - - - - - - - -%mathml-qname.mod;]]> - - - -]]> - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - -]]> - - - - - -]]> - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - -%ent-isoamsa; - - -%ent-isoamsb; - - -%ent-isoamsc; - - -%ent-isoamsn; - - -%ent-isoamso; - - -%ent-isoamsr; - - -%ent-isogrk3; - - -%ent-isomfrk; - - -%ent-isomopf; - - -%ent-isomscr; - - -%ent-isotech; - - - - -%ent-isobox; - - -%ent-isocyr1; - - -%ent-isocyr2; - - -%ent-isodia; - - -%ent-isolat1; - - -%ent-isolat2; - - -%ent-isonum; - - -%ent-isopub; - - - - -%ent-mmlextra; - - - - -%ent-mmlalias; - -]]> - - - - - - diff --git a/mathml3-qname1.mod b/mathml3-qname1.mod new file mode 100755 index 0000000..254bdb2 --- /dev/null +++ b/mathml3-qname1.mod @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + +]]> + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mathml3.dtd b/mathml3.dtd new file mode 100755 index 0000000..9f8a953 --- /dev/null +++ b/mathml3.dtd @@ -0,0 +1,1682 @@ + + + + + + + + + + + + + + +%mathml-qname.mod;]]> + + + +]]> + + + + + + +%isobox; + +%isocyr1; + +%isocyr2; + +%isodia; + +%isolat1; + +%isolat2; + +%isonum; + +%isopub; + +%isoamsa; + +%isoamsb; + +%isoamsc; + +%isoamsn; + +%isoamso; + +%isoamsr; + +%isogrk3; + +%isomfrk; + +%isomopf; + +%isomscr; + +%isotech; + +%mmlextra; + +%mmlalias; + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From abb22b62185a84a18ed7ef3c2fe617524efb5733 Mon Sep 17 00:00:00 2001 From: Terry Catapano Date: Tue, 31 Jan 2023 10:36:50 +0100 Subject: [PATCH 3/4] #41: update all PIs in dtd and ent docs --- samples/test_tp1-3.xml | 5 +++++ tax-treatment-NS0-v1.dtd | 14 +++++++------- taxpubcustom-classes-NS0-v1.ent | 2 +- taxpubcustom-elements-NS0-v1.ent | 2 +- taxpubcustom-mixes-NS0-v1.ent | 2 +- taxpubcustom-models-NS0-v1.ent | 2 +- taxpubcustom-modules-NS0-v1.ent | 10 +++++----- 7 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 samples/test_tp1-3.xml diff --git a/samples/test_tp1-3.xml b/samples/test_tp1-3.xml new file mode 100644 index 0000000..c15e887 --- /dev/null +++ b/samples/test_tp1-3.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/tax-treatment-NS0-v1.dtd b/tax-treatment-NS0-v1.dtd index 446cdf1..c6970e7 100644 --- a/tax-treatment-NS0-v1.dtd +++ b/tax-treatment-NS0-v1.dtd @@ -32,14 +32,14 @@ Morris, Scott Federhen, Laura Kelly. %taxpubcustom-modules.ent; @@ -48,8 +48,8 @@ Morris, Scott Federhen, Laura Kelly. +"-//NLM//DTD JATS (Z39.96) JATS MathML 3.0 Modules v1.3 20210610//EN" +"JATS-mathml3-modules1-3.ent" > %mathml3-modules.ent; @@ -72,8 +72,8 @@ Morris, Scott Federhen, Laura Kelly. declarations and the DTD references that entity. --> +"-//NLM//DTD JATS (Z39.96) JATS DTD Suite Module of Modules v1.3 20210610//EN" +"JATS-modules1-3.ent" > %modules.ent; diff --git a/taxpubcustom-classes-NS0-v1.ent b/taxpubcustom-classes-NS0-v1.ent index 37fcfec..2559a45 100755 --- a/taxpubcustom-classes-NS0-v1.ent +++ b/taxpubcustom-classes-NS0-v1.ent @@ -5,7 +5,7 @@ diff --git a/taxpubcustom-elements-NS0-v1.ent b/taxpubcustom-elements-NS0-v1.ent index 5db7657..4e64889 100644 --- a/taxpubcustom-elements-NS0-v1.ent +++ b/taxpubcustom-elements-NS0-v1.ent @@ -2,7 +2,7 @@ diff --git a/taxpubcustom-mixes-NS0-v1.ent b/taxpubcustom-mixes-NS0-v1.ent index 345e979..aa67424 100755 --- a/taxpubcustom-mixes-NS0-v1.ent +++ b/taxpubcustom-mixes-NS0-v1.ent @@ -5,7 +5,7 @@ diff --git a/taxpubcustom-models-NS0-v1.ent b/taxpubcustom-models-NS0-v1.ent index 55c69fd..2bc36f2 100755 --- a/taxpubcustom-models-NS0-v1.ent +++ b/taxpubcustom-models-NS0-v1.ent @@ -5,7 +5,7 @@ diff --git a/taxpubcustom-modules-NS0-v1.ent b/taxpubcustom-modules-NS0-v1.ent index 8d6eedc..3fef960 100644 --- a/taxpubcustom-modules-NS0-v1.ent +++ b/taxpubcustom-modules-NS0-v1.ent @@ -2,7 +2,7 @@ @@ -14,7 +14,7 @@ Delivered as file "taxpubcustom-modules-NS0-v1.ent" --> @@ -25,7 +25,7 @@ Delivered as file "taxpubcustom-modules-NS0-v1.ent" --> DTD Suite. --> @@ -36,7 +36,7 @@ Delivered as file "taxpubcustom-modules-NS0-v1.ent" --> Suite. --> Journal Archiving and Interchange DTD. --> From c79962c8e47c44d187b0159d805a6133a19d5907 Mon Sep 17 00:00:00 2001 From: Terry Catapano Date: Tue, 31 Jan 2023 11:02:42 +0100 Subject: [PATCH 4/4] #41: add sample files and error reports --- samples/test_jats1-3.xml | 15 + samples/test_tp1-3.xml | 5 +- xerces-errs.txt | 9 + xmllint-errs.txt | 614 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 642 insertions(+), 1 deletion(-) create mode 100644 samples/test_jats1-3.xml create mode 100644 xerces-errs.txt create mode 100644 xmllint-errs.txt diff --git a/samples/test_jats1-3.xml b/samples/test_jats1-3.xml new file mode 100644 index 0000000..5cd4840 --- /dev/null +++ b/samples/test_jats1-3.xml @@ -0,0 +1,15 @@ + + +
+ + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/test_tp1-3.xml b/samples/test_tp1-3.xml index c15e887..b7e9813 100644 --- a/samples/test_tp1-3.xml +++ b/samples/test_tp1-3.xml @@ -1,5 +1,8 @@ - + Aus bus + +

+
\ No newline at end of file diff --git a/xerces-errs.txt b/xerces-errs.txt new file mode 100644 index 0000000..2231a6e --- /dev/null +++ b/xerces-errs.txt @@ -0,0 +1,9 @@ +System ID: /Users/thc4/Github/TaxPub/JATS-common1-3.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: Xerces +Severity: error +Problem ID: DuplicateTypeInMixedContent +Description: The element type "string-date" was already specified in the content model of the element decl "mixed-citation". +Start location: 3381:55 + diff --git a/xmllint-errs.txt b/xmllint-errs.txt new file mode 100644 index 0000000..f4fd3f0 --- /dev/null +++ b/xmllint-errs.txt @@ -0,0 +1,614 @@ +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: Executing: xmllint --noout --catalogs --xinclude --postvalid /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:treatment-sec: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %sec-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute base of element tp:treatment-sec: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %sec-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:lang NMTOKEN #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:type-genus: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/taxpubcustom-elements-NS0-v1.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: error +Description: validity warning : Attribute base of element tp:type-genus: already defined +Start location: 172:0 + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; > + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute base of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xmlns:xlink CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute xlink of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:type (simple) #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute type of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:href CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute href of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:role CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute role of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:title CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute title of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:show (embed | new | none | other | replace) + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute show of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xlink:actuate + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/taxpubcustom-elements-NS0-v1.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: error +Description: validity warning : Attribute actuate of element tp:descriptive-statement: already defined +Start location: 270:0 + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %might-link-atts; > + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/taxpubcustom-elements-NS0-v1.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: error +Description: validity warning : Attribute base of element tp:descriptive-statement: already defined +Start location: 282:0 + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; > + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/taxpubcustom-elements-NS0-v1.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: error +Description: validity warning : Attribute base of element tp:descriptive-statement: already defined +Start location: 293:0 + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; > + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: validity warning : Attribute id of element tp:descriptive-statement: already defined + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: xml:base CDATA #IMPLIED + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/taxpubcustom-elements-NS0-v1.ent +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: error +Description: validity warning : Attribute base of element tp:descriptive-statement: already defined +Start location: 307:0 + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: %jats-common-atts; > + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: ^ + +System ID: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Main validation file: /Users/thc4/Github/TaxPub/samples/test_tp1-3.xml +Schema: /Users/thc4/Github/TaxPub/tax-treatment-NS0-v1.dtd +Engine name: LIBXML +Severity: info +Description: Process LIBXML exit code = 0 +