Random photo
Loading...
Domains for sale
|
March 31, 2003nxslt 1.1 released
nxslt is .NET XSLT command line utility, written in C#. Timings are now more accurate, I'm using System.Diagnostics.PerformanceCounter class now. Two new features: custom URI resolver and multiple output. First one is trivial - it's now possible to provide a resolver class name to resolve URI's in xsl:include, xsl:import elements and document() function. So basically nxslt is ready for XML Catalogs, lets just wait till any .NET implementation appears. Actually I have considered to implement it, but decided XInclude.NET project looks more interesting to me at the moment. Multiple output - using partially supported exsl:document extension element it's now possible to create multiple result documents in one transformation run. Extremely powerful stuff, believe me. I would like not to unveil implementation details though (haha, it's open source) as I'm going to publish an article about it. So enjoy. nxslt can be used in command line or integrated into IDE, such as XML Spy or Xselerator. btw, wouldn't it be nice to intergate it with VS.NET? I imagine one-click XSLT transformation inside VS.NET XML editor for instance. Comments
Post a comment
Listed below are links to weblogs that reference this post:
nxslt 1.1 released from Kirk Allen Evans' Blog
nxslt 1.1 Released from Kirk Allen Evans' Blog
一些 XSLT 的资源 from LeXRus
一些 XSLT 的资源 from LeXRus |