[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: free XMLSpy version and xalan

Subject: Re: free XMLSpy version and xalan
From: "Anthony B. Coates" <abcoates@xxxxxxxxxx>
Date: Wed, 02 Feb 2005 17:40:34 -0000
xmlspy equivalent
On Mon, 24 Jan 2005 15:47:01 -0500, Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
wrote:

If I'm not a Java programmer, but I run Java routines (either to test
things in Xalan or for a multitude of other purposes), would it be a
good idea for me to ungrade from 1.4.2 to 5.0?

How will this change the issues relating to Xalan in Java?

Probably the biggest change is that JDK 5.0 has the XSLTC compiler built in. You can run it from the command line as you would Xalan, and also access it programmatically via the JAXP/TraX API. It can compile your XSLT (1.0) stylesheets on the fly, or you can compile them in advance and have it use the compiled versions at run-time.

Much easier than writing the equivalent Java for XML -> XML processing,
that's for sure.  That said, let me add that I still spend more time using
Saxon (http://www.saxonica.com/).  I've started using a handful of XSLT
2.0 & XPath 2.0 features, and that handful has made a noticeable
improvement to my productivity in terms of how long it takes to code a
complex transformation.  (1) Sequences and (2) data typing of variables
and template results are a big win for me, and can reduce processing time
just becaise tjeu reduce the number of stages that you need to code (I
always prefer layered XSLT transformations to trying to code the one
single unmaintainable stylesheet from hell).

	Cheers,
		Tony.
--
Anthony B. Coates, Director
Information Design, Messaging and Management
mailto:abcoates@xxxxxxxxxx
Mobile/Cell: +44 (79) 0543 9026
--
MDDL Editor (Market Data Definition Language)
http://www.mddl.org/
FpML AWG Member (Financial Products Markup Language)
http://www.fpml.org/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.