Re: [jats-list] What if I need to tag two different notes-type in one manuscript?

Subject: Re: [jats-list] What if I need to tag two different notes-type in one manuscript?
From: "Debbie Lapeyre dalapeyre@xxxxxxxxxxxxxxxx" <jats-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Apr 2019 21:54:00 -0000
Tommie Usdin just suggested this one:

Maybe you could put all your notes (English word)
into one <notes> element:

 <notes>
   <sec>
     <title>Dedication</title>
     ...
   </sec>
   <sec>
      <title>Translator Note</title>
     ...
   </sec>
</notes>

But I add, if your notes are smaller:

  <notes>
   <p content-type="dedication">
     ...
   </p>
   <p content-type="translator-note">
     ...
   </p>
</notes>   

--Debbie

================================================================
Deborah A Lapeyre              mailto:dalapeyre@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.      http://www.mulberrytech.com
17 West Jefferson Street         Phone: 301-315-9631 (USA)
Suite 207                        Fax:   301-315-8385
Rockville, MD 20850
----------------------------------------------------------------
Mulberry Technologies: Consultancy for XML, XSLT, and Schematron
================================================================

Current Thread