[EMAIL PROTECTED] wrote:
Well, In the current c14n implementation changing the behaviour is only a how the symb table is create(i.e. When I create the symbol table the xmlns="" binding is marked as rendered, so it is not emitted), I can parametrized this behaviour.
But what happend in the excl c14n when the xmlns is not visibly utilezed and it isn't in the inclusive string. Do we render it or not?
I would say yes. Neither xml-enc nor wss make the rendering conditional on whether the namespace is actually used.
It probably makes it simpler to implement as well :>.
Cheers, Berin