microsimulation / ijm-xml

XML files for the International Journal of Microsimulation
MIT License
0 stars 0 forks source link

Arrays in ijm-00105.xml #143

Closed fred-atherden closed 5 years ago

fred-atherden commented 5 years ago

ijm-00105.xml contains two arrays - for example:

<array>
<tbody>
<tr>
<th>ID</th>
<th>birthDate</th>
<th>Tstart</th>
<th>Tstop</th>
<th>status Entry</th>
<th>status Exit</th>
<th>OD</th>
<th>ns</th>
<th>Epi sode</th>
<th>sex</th>
<th>fert</th>
<th>marital</th>
<th>edu</th>
</tr>

<tr>
<td>1</td>
...
</tbody>
</array>

This is valid capture, but eLife would capture this as an 'inline' table. Should this be changed?

Also, it looks like the content should have monospace formatting, which doesn't seem to be present:

Screen Shot 2019-08-08 at 09 16 27
Melissa37 commented 5 years ago

@FAtherden-eLife as discussed:

monospace formatting in PDF so Exeter to add this tagging to the XML

eLife to support array even if converted to table on front end

Can you create a new ticket for Exeter's instructions to go in the Resupply required column.

Thanks!

fred-atherden commented 5 years ago

Thanks, raising separate ticket for missing Monospace formatting.