xsl-list
[Top] [All Lists]

Re: Re: is there any tool that automatically generates XSLT?

2004-02-17 11:41:50
Thanks David :o)

This is very much supporting what I said.


Cheers,

Dimitre Novatchev
FXSL developer,

http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html



"David Carlisle" <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote in message
news:200402171026(_dot_)KAA25429(_at_)penguin(_dot_)nag(_dot_)co(_dot_)uk(_dot_)(_dot_)(_dot_)

Dimitre

Does anyone know of any tool out there that can
automatically generate the required XSLT if it is
given a sample input file and output file?

Such a tool cannot exist (in general).

On the contrary, given a sample input file and a sample output file,
adding
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
xsl:version="1.0"
after first checking that the xsl prefix isn't already in use (and using
a different one if necessary) will produce an xslt stylesheet that
will produce the desired result given the specified input.

Of course, it might not make the original poster happy, but it does
satisfy the request.

David


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list