microsimulation / ijm-xml

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

Missing Monospace formatting in ijm-00105.xml #144

Closed fred-atherden closed 4 years ago

fred-atherden commented 4 years ago

ijm-00105.xml has two arrays. The data within both of these should have monospace formatting but in both cases this is missing. 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>

PDF for reference:

pdf
fred-atherden commented 4 years ago

@Melissa37 please can you add this to the Resupply required column? Thanks!

Vijayarajmurugesan commented 4 years ago

@FAtherden-eLife This is one fixed. I have uploaded the updated package to the below link:

https://exeterpremedia.exavault.com/share/view/1p0o7-84cs4vbg

Regards, Vijay

fred-atherden commented 4 years ago

Thanks