You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Edwin Goei <ed...@sun.com> on 2002/01/06 23:51:53 UTC

Re: JAXP/DOM/TrAX failure to handle namespaces and DOCTYPE properly in ID transform

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org