You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "T. V. Raman" <tv...@almaden.ibm.com> on 2000/09/07 20:38:52 UTC

xsl:output not understood by xalan?

xsl:output is documented in the xslt spec --but throws an
error with xalan --
XSLT: Unknown XSL element: output

-- 
Best Regards,
--raman
------------------------------------------------------------

IBM Research: Human Language Technologies
Phone:        1 (408) 927 2608
Fax:        1 (408) 927 3012
Email:        tvraman@us.ibm.com
WWW:      http://www.cs.cornell.edu/home/raman
PGP:          http://cs.cornell.edu/home/raman/raman.asc 
Snail:        IBM Almaden Research Center,
              650 Harry Road
              San Jose 95120

Re: xsl:output not understood by xalan?

Posted by Gary L Peskin <ga...@firstech.com>.
"T. V. Raman" wrote:
> 
> xsl:output is documented in the xslt spec --but throws an
> error with xalan --
> XSLT: Unknown XSL element: output

Raman --

It works fine here with XalanJ.  Are you using the java or c++ version?

Gary