Kevin Flynn wrote:
>
> I seem to have a problem with including variables using the insert
> reference function. The validator reports duplicate IDs, even though I
> have selected the option to filter these errors. Maybe I have
> misunderstood how it's supposed to work? I attach a document plus a
> referenced "variable" document.
>
Your document is invalid. It contains:
<itemizedlist>
<listitem template="listitem"></listitem>
</itemizedlist>
(A listitem cannot be empty.)
Please make it valid and you'll see that the "Do not report duplicate
IDs" option will work as expected.