|
|
Re: c14n problem: msg#00154
|
Subject: |
Re: c14n problem |
I belive the output should not contain the namespace declaration for the "xml"
prefix since it
refers to "http://www.w3.org/XML/1998/namespace". Is this a bug? Or am I
reading the c14n spec
wrong?
I believe that rule #3 of Section 3 takes precedence over the
special-case rules in the base C14N document. Further, the
non-normative sample implementation has no special-casing for the XML
namespace.
I see that IBM xss4j (which calls its excl-c14n experimental) gets it
wrong (i.e., they give what you expect, not what I think it should be).
/r$
|
| |