473,385 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

recommendations

I would like some advice on the best environment to use for doing
document transformations using XSLT 2.0. Suggestions? It is my
understanding that MicroSoft Visual Studio .Net 2003 does not currently
support XSLT 1.0, correct? I am just beginiing my "journey" into XSLT
2.0 so any help would be appreciated........

Sep 14 '06 #1
2 1021


Anne M-W wrote:
I would like some advice on the best environment to use for doing
document transformations using XSLT 2.0. Suggestions? It is my
understanding that MicroSoft Visual Studio .Net 2003 does not currently
support XSLT 1.0, correct? I am just beginiing my "journey" into XSLT
2.0 so any help would be appreciated........
First you ask about XSLT 2.0, then you ask about Visual Studio .NET 2003
not supporting XSLT 1.0. So it is not really clear what you are
interested in.
..NET 1.x has System.Xml.Xsl.XslTransform as its XSLT processor
implementing XSLT 1.0.
..NET 2.x has System.Xml.Xsl.XslCompiledTransform as its XSLT processor
implementing XSLT 1.0 (too). The main difference is not in the support
of a new XSLT version but rather a completely new architecture improving
execution speed of XSLT transformations. XslCompiledTransform as other
XML APIs in the .NET framework 2.0 however have improved XSD schema
support/integration.

If you want to use the .NET framework and XSLT 2.0 then Michael Kay's
Saxon for .NET is an option, see
<http://www.saxonica.com/products.html>

Saxon is also available for Java (and was mainly developed as a Java
application and only ported to .NET), I think it runs with JDK 1.4 and
later.

There might be other XSLT 2.0 implementations. And various XML editors
might use Saxon or other implementations to offer you support for
creating, running and debugging XSLT 2.0 stylesheets.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Sep 14 '06 #2
Anne M-W wrote:
I would like some advice on the best environment to use for doing
document transformations using XSLT 2.0. Suggestions?
Linux, Java, and Saxon. No competition.

///Peter
Sep 14 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: jerrygarciuh | last post by:
I was wondering if anyone had any advice or recommendations on finding a stable, extensible eCom cart/ fullfillment system using mySQL and PHP (or Perl)? My client is preparing to get online...
0
by: Linus Nikander | last post by:
Browsing peoples comments at amazon might be rewarding, but it sure takes a lot of time. I'm trying to find good (best) books for a couple of java-related areas. As most people who subscribe to...
1
by: NotGiven | last post by:
I have been using a large hosting company and until recently, when I wanted to combine domain names and they will not let me out of a contract with two months remaining to combine accounts. they...
1
by: Ron Fluegge | last post by:
I have been approached by several clients to place the source code for my commercial applications in escrow. Their concern relates to the "size" of my company and that they need some assurances...
6
by: Peter E. Granger | last post by:
First, I would like to apologize in advance if this is not the appropriate place to post this message; of the .NET-related newsgroups I found, this seemed to be the most general. If the information...
8
by: Parts Manager | last post by:
Hello All, I would like a couple of book recommendations to get a jump start on Access and to gain some knowledge on Access. I have a few years in programming Basics, then to PDS 7.0, then...
2
by: jimfortune | last post by:
I'm looking for recommendations for automated time card systems that work well with Access. I only need the system to be able to identify employees and start and stop times in order to integrate...
1
by: Evan Stone | last post by:
Hello All, I'm looking for recommendations on commercial-grade spell check components, and was hoping you might have some good advice for me... So far I've seen ComponentOne, RapidSpell, and...
10
by: SusanV | last post by:
Time to learn something new, anyone have any recommendations for a good reference book on ASP.Net? Also recommendations on AJAX would be most welcome. TIA, SusanV
3
by: Brian Simmons | last post by:
Hi All, We've done a lot of google'ing and demo downloading/installing of a bunch of ASP.net CMS solutions out there. But, I want to get some real-world opinions/recommendations of what...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.