xsl-list
[Top] [All Lists]

Re: how to understand a complex stylesheet

2004-12-14 12:19:21
"Robert" == Robert Koberg <rob(_at_)koberg(_dot_)com> writes:

    >>> 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.


    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.
-- 
Colin Paul Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--