Subject: RE: xsl:document not regonised in xalan-c 1.3???
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 5 Apr 2002 09:12:31 +0300
|
Hi,
> I was wondering does anyone any similiar problem of using
> xsl:document with
> the command line xalan-c v.1.3? i had a problem which return
> the following
> message:
> XSLT error: Unknown XSL element: document (xsltres5.xsl, line
> 198, column
> 30)
>
> is it simply my code is wrong or is it xsl:document is not
> bulit in with
> xalan 1.3?
Quoting Xalan-C documentation:
"Xalan-C++ (named after a rare musical instrument) implements the W3C Recommendation 16 November 1999 XSL Transformations (XSLT) Version 1.0 and the XML Path Language (XPath) Version 1.0."
and xsl:document is an XSLT 1.1 intruction.
Santtu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|