xsl-list
[Top] [All Lists]

Re: how to understand a complex stylesheet

2004-12-14 12:25:41
On Tuesday 14 December 2004 19:19, Colin Paul Adams wrote:
    Robert> You could use (something like) OxygenXML's
XSL debugger Robert> (http://oxygenxml.com) to step
through a Robert> transformation. That would give you the
info you need, I Robert> think??

Or examine trace output from a transformation.

I often convert the output of a processor profile 
information into graphical call graphs for this purpose. 
Profile output is fairly well suited for the task as you 
can graphically highlight a template relative to its use in 
the transform making the graphs easier to read.

Kev.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--