Truncated paragraphs in partial translations
Where a paragraph is truncated with and ellipsis [...]
in the translation,
capture the truncated partial translation in the same way as other partial
translations.
When the translated material is marked up in relation to the original language, using the versionType and versionOf attributes, the markup should always be on the paragraph level. Do not apply these version attributes to lower-level tags within the text.
INCOMPLETE PARAGRAPH TRANSLATION
PARTIAL-TRANSLATION XML
<judgment xml:lang="eng" type="partialTrans">
<textMatter><div1>
<div2>
<div3>
<div4>
<div5>
<div6 versionType="trans" versionOf="law-oril-96icty13-div6-1">
<p>
<enumerator>1.6</enumerator>Now, defensive military training exercises by
one’s own Armed Forces achieve a public objective of the State [...]
Therefore, it is an activity which is necessarily and ontologically jure
imperii.</p>
</div6>
</div5>
</div4>
</div3>
</div2></div1>
</textMatter>
</judgment>