You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Ben <be...@thunderhouse.de> on 2000/02/01 17:03:26 UTC

Problems with stylesheet recognition

Hello all,

I know that this is probably not the ultimately right place to ask this
question, but I am at a loss, so please forgive me ;-)

We have used LotusXSL so far and now try to switch to xalan
0.19.2/xerces1.0.1

However, we have immense problems trying to transform via our
stylesheets:
using the proposed command line options -IN xmlfile.xml -XSL
stylesheet.xsl -OUT foo.html -HTML, the process leaves the stylesheet
with all space stripped in foo.html, instead of putting the transformed
xml file there.

Also, some unexpected errors appeared, such as when selecting "text(.)"
or using qname(). - Are there any recent changes in the recommendation
that explain this error?

Thanks a lot in advance,

Ben