vinaynair / daisydiff

Automatically exported from code.google.com/p/daisydiff
0 stars 0 forks source link

How to make DaisyDiff Namespace aware #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I use the java implementation of daisydiff (see DiffALaDaisy.java) which 
works fine.
2. If you compare the file1.xml to another file with the same content, in the 
result namespaces are gone (redsys:fn got fn ...)

What is the expected output? What do you see instead?
An html output whick includes namespaces. 
Namespaces (redsys) are removed. I dont know if its an issue of the htmlcleaner 
or daisydiff. 

What version of the product are you using? On what operating system?
DaisyDiff 1.1, on Windows7, jdk 1.5

Please provide any additional information below.
The question is: how to tell daisydiff to accept namespaces and do not remove 
it.
Thanks for any hint.

Original issue reported on code.google.com by halmari...@gmail.com on 17 Feb 2011 at 2:07

Attachments: