It seems that theare is no way to remove a declared namespace.
Thanks Sameera. On 11/21/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote:
Sameera Madushan wrote: > Hi all, > > As far as I know , an OMNamespace can be declared using the > OMElement.declareNamespace() method. > > Is there a way to remove this namespace. I don't think we have a way now to remove a declared namespace. Removing of a namespace involves resolving the references to it in its children as well. -- Chinthaka
