Hi, The "entity substitution" mechanism in XXE uses xinclude as a means of including "variables" in documents. If you use this mechanism then you can end up with a document that contains multiple IDs because the same "variable" has been included many times. Therefore XXE includes an option to filter out the spurious validation errors this causes.
However, if you include variables from more than one external file and some of the variables in these files happen to have the same ID, then these validation errors are not filtered out. Is it posssible to do something about this - either extend the current filter to deal with this case as well or else add a second option for just this case? Regards, Kevin Flynn Escenic AS Oslo, Norway

