-----Original Message-----
From: Z W [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 13, 2008 9:15 AM
To: Ant Users List
Subject: xslt version

/*
Is the xslt task in ant 1.7 using version 1 or version 2 ?
*/

Not sure, as i don't use ant 1.7.0 and xslt task right now,
but i think it's 1.0 as the xsl files in
%ANT_HOME%/etc all have

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
version="1.0">

but i read about ways to use xslt 2.0 with saxon =
http://wiki.apache.org/ant/UsingAntWithXSLT20AndSaxon

Regards, Gilbert



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to