The integration sounds pretty neat. My only concern: I need some way to create an XML declaration node for insertion into a document. I'm currently using DOM_Document::createXMLDecl(), but if another method has been made available since 1.3 (when I wrote the affected code), I can adapt. I'm not sure about the utility of DOM_Document::createDocument().

Reply via email to