|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: how to understand a complex stylesheet
Subject: Re: how to understand a complex stylesheet
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Tue, 14 Dec 2004 11:17:36 -0800
|
Michael Norman wrote:
Hey Robert.
PXSL and related languages are indeed interesting approaches to
"clean" up the source code of XSLT stylesheets. But the problem
remains: you take one look at it, and you still don't understand that
much. You still have to roam through the source code to get answers
to: which template calls which template;
Which template gets matched/called will depend on the XML source,
rather than the XSL.
That is, of course, true. Without information about the
input, you can only get references which are created e.g. by
xsl:call-template tags. But this could be interesting, too,
for a start. So an advanced tool would analyze a stylesheet
with a given input. I guess that this is quite difficult to
realize.
You could use (something like) OxygenXML's XSL debugger
(http://oxygenxml.com) to step through a transformation. That would give
you the info you need, I think??
best,
-Rob
bye,
Henning
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|