xsl-list
[Top] [All Lists]

RE: [xsl] conditional increment under XSL for-each loop

2010-02-11 03:05:35

I don't know how to check the version of  XPath/XSLT.


If you don't know what you're doing then from past experience the chances
are you are using Internet Explorer and running XSLT in the browser. In that
case you're stuck with XSLT 1.0.

You need to think about other ways of doing XSLT processing. Even if you
want to run your production stylesheets client-side in the browser, it's a
hopeless environment for development and debugging, especially for a
beginner.

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