xsl-list
[Top] [All Lists]

RE: [xsl] question on variable definition

2010-03-30 07:47:19
Michael, David,

thanks for the clarifications!


Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Developer, XML Compiler, L3
WebSphere DataPower SOA Appliances
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294


                                                                           
             "Michael Kay"                                                 
             <mike(_at_)saxonica(_dot_)co                                       
      
             m>                                                         To 
                                       
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>   
             03/30/2010 02:09                                           cc 
             PM                                                            
                                                                   Subject 
                                       RE: [xsl] question on variable      
             Please respond to         definition                          
             xsl-list(_at_)lists(_dot_)mu                                       
      
              lberrytech.com                                               
                                                                           
                                                                           
                                                                           
                                                                           




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>
--~--




--~------------------------------------------------------------------
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>