csforum
Joined: 18 Mar 2009
Posts: 230
|
| Posted: Sat Mar 28, 2009 2:18 pm Post subject: Compare DTD extension files with compare suite |
|
|
| DTD extension files or document type definitions are files that are used by computer programmers to provide definitions for XML files. Specifically speaking, XML files are just text files that act as information repositories and store information in form of tags. Because a tag is not automatically understood by the computer, information on tags is usually given to the computer with the use of DTD extension files. To compare dtd extension files with each other, all you need to do is use an automatic comparison utility like compare suite. With compare suite, you can not only compare dtd extension files but its syntax highlighting ability also makes it easier for you to compare specific text in source code file. |
|