Hi,
        the namespace attributes are only used at parse time and as such
using createElementNS will not create a namespace attribute. DOMWriter as
well as the normalizeDocument method is supposed to have the
functionality. We have not implemented it yet. Have a look in the archives
for more information.

Gareth



On Mon, 6 Jan 2003, Leo Lopes wrote:

> 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.
>

-- 
Gareth Reakes, Head of Product Development  +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to