xsl-list
[Top] [All Lists]

RE: [xsl] question on variable definition

2010-03-30 07:09:20
that was the reason I used option "-xmlversion:1.0" for saxon:
$ java -jar saxon9he.jar -xmlversion:1.0 -xsl:m.xsl -s:m.xsl 
-versionmsg:off ; echo


I think that command line option "-xmlversion" relates to the 
XML version (i.e. whether you want to parse XML 1.0 or 1.1 
documents), not to the XSLT version.


Yes indeed. Sorry I responded without reading properly, I read it as
referring to <xsl:stylesheet version="1.0">.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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