Thanks Bruno,

On Wed, 14 Apr 2004 19:36:12 +0200, "Bruno Dumon"
<[EMAIL PROTECTED]> said:

> > I was having a problem with Cocoon Forms down where I was losing the
> > namespace prefix mapping declaration on the root element when I saved the
> > form contents to a DOM document and then serialized that out to an XML
> > file.
> 
> Note that JXPath (the XPath engine used by the binding framework)
> doesn't support namespaces. I don't how it handles documents that
> actually have namespaces.
> 


I wondered about that. Strange that it seems to work with namespaces
though even when adding new nodes in but I'm not complaining if it works
:)

> > 
> > >From a bit of debugging it seems like NamespaceNormalizingDOMStreamer is
> > spitting out the correct SAX events but for some reason they're not
> > making it into to the output XML.
> 
> If you could somehow put the LogTransformer in there that would be very
> helpful. Especially to compare the output of the two DOMStreamers.

Yep, I'll give that a go and see if I can turn anything else up.

Cheers,

Simon
 

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

Reply via email to