Dubious namespace alias workarounds:
commita7805e078630acad17b92b12c21d09f838482ba6
authorDavid Lichteblau <david@lichteblau.com>
Sat, 26 Apr 2008 20:09:41 +0000 (26 22:09 +0200)
committerDavid Lichteblau <david@radon.(none)>
Sat, 26 Apr 2008 20:09:41 +0000 (26 22:09 +0200)
tree6ca807625e6271a31df4188fc6acd888337b2eaf
parentc86a470a951c7f6276c8b9447c5ba83704408950
Dubious namespace alias workarounds:

Sometimes the tests want excluded namespace URIs in the output.  All
cases of this issue that I can find involve the target URIs of namespace
aliases.

XSLT 1.0 is silent about this, XSLT 2.0 more explicit (but they rename
prefixes, so their behaviour doesn't match the test suite either).

We need to fix this, because the usual case of stylesheet-generating
stylesheets is affected by it.

This kludge can't really be the answer though, and actually breaks one
other test case.  Sigh.  I'm still checking it in because it improves our
overall test score.
TEST
instructions.lisp
xslt.lisp