TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Processing XSLT Transformations in Windows

2 pointsby danielnicolletover 14 years ago
anyone knows of a good windows XSLT processor to run transformations in Windows in batch mode (many XML to CSV file transformations at once) like Xalan does it from the commend line with Java?

2 comments

danielnicolletover 14 years ago
Actually, I found the right solution for windows - hopefully this is helpful to someone else: <a href="http://www.zlatkovic.com/libxml.en.html" rel="nofollow">http://www.zlatkovic.com/libxml.en.html</a> and for more details: <a href="http://www.sagehill.net/docbookxsl/InstallingAProcessor.html" rel="nofollow">http://www.sagehill.net/docbookxsl/InstallingAProcessor.html</a> and <a href="http://www.sagehill.net/docbookxsl/HtmlOutput.html" rel="nofollow">http://www.sagehill.net/docbookxsl/HtmlOutput.html</a> Worked very well for me!
zdwover 14 years ago
<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2fb55371-c94e-4373-b0e9-db4816552e41&#38;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=...</a><p>next?
评论 #1876323 未加载