xsl-list
[Top] [All Lists]

Re: JDK 5 XSLTC handling of namespace prefixes

2005-12-20 03:57:34
drkm wrote:
Julian Reschke wrote:

What I am interested in are pointers about
why the approach I've been using with other
XSLT engines doesn't work with Sun's XSLTC.

  You found it yourself: processors aren't required to have te same
behaviour (regarding this point).

Again: why is XSLTC inserting useless prefixes, although he doesn't have to. May I point to <http://xml.apache.org/xalan-j/xsltc/xsltc_namespace.html#NSC> which says...

"This method will monitor all namespace declarations and make sure that no unnecessary declarations are output"

Seems the current implementation fails to do that...

Best regards, Julian


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--