csforum
Joined: 18 Mar 2009
Posts: 230
|
| Posted: Tue Apr 28, 2009 6:45 am Post subject: To Compare xslt file with automatic file compare utility |
|
|
| XML is not only beneficial as a data source because of its easy to create nature; it is also useful because it can be readily understood by any web browser. While web browsers do not actually understand an xml file, programmers have to use xml schema and declaration files along with xsl and xslt files to make the data understandable to a computer for processing. If you need to compare xslt files with each other, you will need a file compare utility like compare suite to do so. |
|