> I've just run these two sample files against the CVS Java library.  The
> "with" file fails to verify, but the "without" is fine.
>
> Dumping the post transformation bytes, I get the same output as the C++
> library - in particular the PI stuff is output.  With the Java 1.1
> library, I don't get the PI output, only the nodes after it.
>
> According to :
>
> http://www.w3.org/TR/xml-c14n#Example-OutsideDoc
>
> My read is that the PI *should* be there, so the C++ library and current
> Java CVS behaviour is correct.  Java library 1.1 and previous is
> incorrect (again my read).  This agrees with Raul's position, but I'm
> happy to be contradicted if someone thinks I have it up wrong!
>
> Cheers,
>       Berin
>
You are *complytly* right. I was getting mad because I was only testing in
CVS branch and it was correct.
Perhaps the issue is fixed in the patch where I rewrite the c14nsubtree
making it common between excl & incl.

Regards,


Reply via email to