OXIO Headnote: Background and Analysis sections
Capture the Background and Analysis sections of the headnotes as section within e.
/e/section
Capture the Background as a section within e with a
role of 'background', and a div1/title of 'Background', as
shown below.
Capture the Analysis as a section within e with a role of 'analysis', then multiple div1 elements titled: 'Summary', 'Analysis' and 'Impact'.
Within Analysis, the 'Core Issues' section should be captured in its own
section, with a role and div1/title of
'abstract' - see illustration below.
Additionally, capture the 'Core Issues' within the metadata abstract (/e/metaInfo/abstract).
<e id="law-oxio-e1" doi="10.1093/law-oxio/e1" makeTOC="y" versionDate="201505">
<headwordGroup id="law-oxio-e1-headwordGroup-1"><headword id="law-oxio-e1-headword-1"><!-- Document Title --></headword>
</headwordGroup>
<section id="law-oxio-e1-section-1" role="authors"><textMatter>
<!-- Reporter name --></textMatter>
</section>
<section id="law-oxio-e1-section-2" role="abstract"><textMatter>
<!-- Core Issues --></textMatter>
</section>
<section id="law-oxio-e1-section-3" role="background"><textMatter>
<div1>
<titleGroup>
<title>
<p>Background</p>
</title>
</titleGroup>
<!-- content shortened -->
</div1></textMatter>
</section>
<section id="law-oxio-e1-section-4" role="analysis"><textMatter>
<div1>
<titleGroup>
<title>
<p>Summary</p>
</title>
</titleGroup>
<!-- content shortened -->
</div1>
<div1>
<titleGroup>
<title>
<p>Analysis</p>
</title>
</titleGroup>
<!-- content shortened -->
</div1>
<div1>
<titleGroup>
<title>
<p>Impact</p>
</title>
</titleGroup>
</div1>
<!-- content shortened --></textMatter>
</section>
<section id="law-oxio-e1-section-5" role="bibliography"><textMatter>
<!-- content shortened --></textMatter>
</section>
</e>