Way cool! One I don't have to worry about :>.
Cheers,
Berin
(Although if it doesn't work without Xalan, maybe I do)
Milan Tomic wrote:
Berin,
Could you provide your exact configuration? I have run this against
current CVS and V1.0.0 and it works fine.
That's on Windows NT, Xerces 2.
Title: canonicalization fails
Hi,
I
found the problem. I had to use element.setAttributeNS( namespaceUri,
namespacePrefix + ":" + attributeName, attributeValue ). Also, for the
namespace definition attributes, the syntax I use is element.setAttributeNS(
"http://www.w3.org/2000/xmlns/",
"x