"Jonathan" == Jonathan Robie <jonathan(_dot_)robie(_at_)redhat(_dot_)com>
writes:
Jonathan> In my environment, some people are using XSLT 2.0
Jonathan> processors, others are using XSLT 1.0 processors, and
Jonathan> some use both.
Jonathan> I have some stylesheets labeled as XSLT 2.0, but in at
Jonathan> least the first two I looked at, they don't seem to be
Jonathan> using any XSLT 2.0 features. Is there any easy way to
Jonathan> determine whether an XSLT 2.0 stylesheet actually
Jonathan> contains any XSLT 2.0 features?
Edit it to say version="1.0" and run it on a 1.0 processor.
--
Colin Adams
Preston Lancashire
--~------------------------------------------------------------------
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>
--~--