No, NXSLT is a command line wrapper around the .Net core classes, which
DOES NOT support XSLT 2.0.
There is no point in having a wrapper dll for a command line tool which is a wrapper around the stuff which is in the core .Net framework anyway.
The page I linked to tells you this, and points you to the .Net documentation for the XslCompiledTransform class that it uses:
http://msdn2.microsoft.com/library/m...,vs.80%29.aspx
/- Sam Judson : Wrox Technical Editor -/