Thanks for the help involving DOMDouble. I have another question. I
tried to serialize a document using DOMWriter. The document has its own
namespace, and some elements have a different namespace.
I created those elements using DomDocument->createElementNS(,). But
when I print, all the namespace declarations that usually are in the
document tag don't show. I couldn't find a flag to make them appear.
Does someone have a suggestion?
TIA,
Leo.
--
=======================================================================
Leonardo B. Lopes [EMAIL PROTECTED]
Ph.D. Candidate (847)491-8470
IEMS - Northwestern University http://www.iems.northwestern.edu/~leo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: DOMWriter swallowed namespaces Leo Lopes
- Re: DOMWriter swallowed namespaces Gareth Reakes
