This is an XSLT 1.0 issue.
With XSLT 2.0 processors, a value of "#default" either for
the stylesheet-prefix or result-prefix of an
xsl:namespace-alias will raise a static error.
Actually, no: we decided to change that because of compatibility concerns.
Not with the 1.0 spec, which has nothing to say on the subject, but with 1.0
implementations and applications. See
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2613
I suspect you've researched the behaviour of 1.0 processors for this case
more thoroughly than we did!
Michael Kay
http://www.saxonica.com/
--~------------------------------------------------------------------
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>
--~--