Hello,
We are trying to serialize an in-memory DOMDocument with a DOMWriter
into a MemBufFormatTarget (Xerces 2.1.0).
This used to work fine for the tests, when we didn't use namespaces, but
now we do and the resulting string can't be parsed again since the
writer doesn't generate the "xmlns" attribute for the root element.
Is there a way to correct this behaviour ?
Regards,
--
Philippe Haution
EDF R&D
Département Méthodes d'Optimisation et de Simulation
1 Av du Général de Gaulle
92141 Clamart CEDEX
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: serializing a DOMDocument with namespaces Philippe HAUTION
- Re: serializing a DOMDocument with namespaces Gareth Reakes
- Re: serializing a DOMDocument with namespaces Philippe HAUTION
- RE: serializing a DOMDocument with namespaces Bagepalli, Kiran
- RE: serializing a DOMDocument with namespaces Gareth Reakes
- Re: serializing a DOMDocument with namespace... PeiYong PY Zhang
