Hello,
 
A news for those of you using XML tasks: Oleg Tkachenko - an XSLT guru - has
released [1] a new version of his nsxlt command line tool. Now it comes with
NANT and MSBuild tasks. Here are a couple of quotes from announcement:
 
=====
Why another XSLT task? Because existing ones suck. NAnt includes standard
"style" task, but it uses obsolete slow and buggy XslTransform engine to
perform transformations. MSBuild doesn't include XSLT task at all, while the
Xslt task from the MSBuild Community Tasks Project is broken. Not no mention
these tasks are barebone ones. If you need a better XSLT task for NAnt or
MSBuild - nxslt task is for you.

[...]

Nxslt task supports plenty of advanced features:
    * XML Base, XInclude, XPointer
    * Embedded stylesheets
    * <?xml-stylesheet?> processing instruction
    * Multiple output documents via exsl:document extension element
    * Custom URI resolving
    * Custom extension functions
    * 70+ EXSLT and EXSLT.NET extension functions
    * Credentials to access XML documents and XSLT stylesheets
    * Pretty printing
    * Batch processing
===== 
 
Enjoy!
 
[1] http://www.tkachenko.com/blog/archives/000646.html
 
Sincerely yours,
Kirill Kovalenko



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to