I think the easiest way is to simply remove the:
extension-element-prefixes="exsl"
- That has always worked just fine for me (I don't think Xalan actually
*uses* it for anything but to exclude the prefix from the output)
Otherwise you can try the following which is kind of a hack:
http://www.
Jernej Tuljak schrieb am 12.02.2012 um 10:45 (+0100):
> Hi! I am having difficulties running this meta-stylesheet:
>
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> xmlns:axsl="http://www.w3.org/1999/XSL/TransformAlias";
> xmlns:exsl="http://exslt.org/common";
> extension-element-prefix