csforum
Joined: 18 Mar 2009
Posts: 230
|
| Posted: Mon Apr 13, 2009 3:44 pm Post subject: |
|
|
| XML or the more popularly known, extensible style sheet language is something that we are pretty familiar of. Used to define the tags and the data contained in them, a dtd is an XML document files that is used by almost all xml programmers to create xml data sources. If you are an xml programmer, you would be performing a lot of dtd comparison tasks through manual methods. Automatic file comparison tools like compare suite not only provide features like syntax highlighting they also prove to be an excellent utility to speed up your work of file comparison. |
|