XmlStream double extraction failure...

Issue #283 resolved
Former user created an issue

Original issue 283 created by @ysavourel on 2012-10-10T17:59:50.000Z:

Using the attached config XmlStream filter fails on double extraction. Input file is private.

Comments (1)

  1. Former user Account Deleted

    Comment 1. originally posted by @ysavourel on 2012-10-11T21:24:06.000Z:

    The double extraction problem was caused by two consecutive *empty* Text Units. By empty I means these were only standalone tags without content. I now detect these cases and throw them into the skeleton (unless there are some attributes that need processing).

  2. Log in to comment