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

Re: Is there a tool for auto-generating XSLT scripts f

Subject: Re: Is there a tool for auto-generating XSLT scripts for converting XML docs -> HTML ?
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Sat, 29 Dec 2007 15:24:10 +0100
Re:  Is there a tool for auto-generating XSLT scripts f
Ben Stover wrote:
Assume I have a "normal" XML docs. I want to display the content of this XML doc on a HTML page
well formatted in tables, columns, rows and with headers.

I'd be very interested in seeing a "normal" XML document. XML being a meta language, there does not exist such a thing as a normal XML document, let alone a document that would natively translate into neat tables, columns and the like (note that XML is by nature hierarchical, which rules out the common table layout for most XML documents).


I could start now to write an appropriate XSLT script from scratch.

That's what most people do, because the XSLT is designed for that.


But I could imagine that there is a tool which does such a job (=XSLT script/stylesheet writing)
for me. I want to use this generated XSLT stylesheet later as skeleton/base for possible refinements.

There are tools that map XML data to layout (which may be HTML). Such tools are Altova XML Spy (or Map or what's it called), StyleVision, I believe, complex tools like StreamServe and Doc1, I also believe BizTalk has a way of displaying its XML logic graphically (but not sure it will be HTML). And so on and so on. The best tools are probably currently MS Word and Open Office, both have recent versions that fully read/write XML (but, as with any of these, that's there "own" format of XML). Both Word and Open Office can create HTML from their sources.


As I first step I only want to avoid writing the dumb "main" stuff again and again.

That's why people create libraries and link them together. Luckily, with XSLT, you do not need so much of these "dumb main stuff", as most is already there before you even start. For ready made templates and the like for repetitive jobs, consider FXSL or that other framework (sorry, forgot the name), and the templates available in books like XSLT Cookbook.


Is there such a tool ?

See above.


Cheers & happy New Year,

-- Abel Braaksma

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.