I would like to compare two xml files using some kind of program (possibly using XLST or Java), but the actual need is that I would like to exclude some xpath for comparison. If this is a recording program, maybe I can configure them in some kind of configuration file. But not much about XSLT. Is there an open source library that performs this action? any tool that works in batch mode will do for me
source
share