Hello,
I have some complex XML files with many information which i would like to filter (not to compare). For that i did a XSLT which extract the important information and generate a CSV file which i would like to compare with beyond compare 3.
So far, i "manually" run the XSLT transformation with a batch file and then i launch BC3 to compare the 2 generated CSV files. I would like to improve that process so that the XSLT file is executed directly from BC3 when i start the comparison of my XML files. Is it possible ? Is there a tutorial explaining it ?
Thank you
Philippe
I have some complex XML files with many information which i would like to filter (not to compare). For that i did a XSLT which extract the important information and generate a CSV file which i would like to compare with beyond compare 3.
So far, i "manually" run the XSLT transformation with a batch file and then i launch BC3 to compare the 2 generated CSV files. I would like to improve that process so that the XSLT file is executed directly from BC3 when i start the comparison of my XML files. Is it possible ? Is there a tutorial explaining it ?
Thank you
Philippe
Comment