Hi,
I want to obtain an xml mixed content using . I add n
root element but I would like to set a namespace for it.
Unfortunately it doesn't work by adding only prefix. I can't leave
root in namespace with empty prefix, because the xml in DB is
without prefix too, which causes namespace mismatch.
Marcin Okraszewski wrote:
Hi,
I want to obtain an xml mixed content using . I add n
root element but I would like to set a namespace for it.
Unfortunately it doesn't work by adding only prefix. I can't leave
root in namespace with empty prefix, because the xml in DB is
without prefix too, which cau
Hi,
I want to obtain an xml mixed content using . I add n
root element but I would like to set a namespace for it.
Unfortunately it doesn't work by adding only prefix. I can't leave
root in namespace with empty prefix, because the xml in DB is
without prefix too, which causes namespace mismatch.
-