If we have two elements using the same ID (in their element class), the import
should be aborted.
For example, this is invalid:
<EVENT eid="e2000" />
<EVENT eid="e2000" />
Whereas this is less bad (if we move to labels where the first character is not
specific to an element class):
<EVENT eid="e2000" />
<TIMEX2 tid="e2000" />
Original issue reported on code.google.com by leonderczynski on 19 Oct 2010 at 7:45
Original issue reported on code.google.com by
leonderczynski
on 19 Oct 2010 at 7:45