I'm not sure this is the specific cause of our problem, but you should
probably upgrade your code to use the DOM Level 2 namespace-aware  calls --
DOMImplementation.createDocument, Document.createElementNS,
Document.createAttributeNS, and Document.setAttributeNS.

Reply via email to