xsl-list
[Top] [All Lists]

Re: [xsl] Unanderstaing xsl:mode usage

2016-08-28 11:55:18
You are right !

Thanks !


Christophe


Le 28/08/2016 à 16:41, Martin Honnen martin(_dot_)honnen(_at_)gmx(_dot_)de a 
écrit :
On 28.08.2016 16:38, Christophe Marchand cmarchand(_at_)oxiane(_dot_)com wrote:

I have a XSLT 3.0 that uses streaming. Trying to run it with saxon9he
(9.7.0-5 or 9.7.0-7), I get this error :

java -jar ~/applications/saxon-9.7.0-7/saxon9he.jar
-xsl:generation-nomenclature.xsl -s:Paye_082011.xml
Static error at xsl:mode on line 7 column 33 of
generation-nomenclature.xsl:
XTSE0010: Element xsl:mode must not appear directly within xsl:stylesheet
Static error at xsl:mode on line 7 column 33 of

You need Saxon EE to use XSLT 3.0 and streaming. PE should support xsl:mode but not streaming. HE only supports the XPath 3.0 functions but not the XSLT 3.0 elements.


--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>