thanks for your time but if i do this i see no way how to import the node to
the new doc created by
DOMImplementation::getImplementation()->createDocument since the
DOMDocument::importNode() doesn't support importing a DOMDocument

zdenek

> Hi,
>       have you tried the cloneNode method on DOMNode? This will clone
> the comment above the root node if you pass in the document node.
>
>
> Gareth
>


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

Reply via email to