I want to compare data of first record to second and display in HTML table format with different values in red.
This is my XSL : it shows all second record data in red even if the data is same as first record. Please help !!
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="2.0">