Saturday, May 14, 2005, 6:27:15 AM, qMax wrote:
q> does not work.
q> function saveDocument
q> (from http://issues.apache.org/bugzilla/attachment.cgi?id=14781
q> but there's rather original code)
q> does not preserve namespace bindings when saving file.

fixed with adding

streamer.setNormalizeNamespaces(false);
before streaming

im not sure if it is some bug or i have built something wrong...

-- 
 qMax


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

Reply via email to