Hi all!
I'm trying to take advantage of the new getDomNode
method in xmlbeans 2 but am having namespace-related problems; the "old"
newDomNode returned a node that had the relevant namespace declarations, the
node returned by getDomNode does not contain these and I cant find any way
of getting them from the xmlobject without resorting to
newDomNode..
any help is greatly appreciated!
regards,
Ole

