Elliotte Rusty Harold wrote:
> 
> Suppose we want to use DOM to produce the following document or its
> equivalent, modulo white space and other insignifcancies:
> [snip]
> 
> Yes, I know that I could add the xmlns attribute, at least, manually.
> However, I think this should be closer to the default behavior of
> XMLSerializer where namespace declaration attributes are inserted
> automatically in the stream as necessary.

Yes, I would agree with your above points.  I would guess that is may be
a Xalan bug since the code for the TransformerFactory implementation and
the serializer probably is in Xalan.  I'd post this problem to
Xalan-dev.

-Edwin

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

Reply via email to