RE: [xsl] Tracking Interelationships, Polymorphism, and precedense within XSLT templates

Subject: RE: [xsl] Tracking Interelationships, Polymorphism, and precedense within XSLT templates
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 30 Jan 2002 13:10:01 -0000
There's an example on p471 of my XSLT Programmer's Reference, of a
stylesheet that displays the include/import hierarchy of a modular
stylesheet. It would be easy to adapt this to list the templates declared in
each stylesheet module.

Mike Kay

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of gary cor
> Sent: 30 January 2002 12:15
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Tracking Interelationships, Polymorphism, and
> precedense
> within XSLT templates
>
>
> Hello All,
>
> Can anyone help? I am just starting working on a project
> which uses a system
> model of about seven XSL stylesheets documents having various
> includes to
> allow more specialised local files to polymorthise templates of lower
> precedence from global more commonly used stylesheets. There are many
> interelated stylesheets for this project and HTML is produced
> from them
> dynamically using some XML resulting from queries to SQLdatabse.
>
> My difficulty is that I am taking over the project from
> someone else and
> need to learn the interelationships between over 100
> different templates
> from new which may appear at different levels of precedence.
> Does anyone
> know if there are any applications available which will draw
> up tables of
> reference that might help me track the processing in such a
> system and may
> even help me to remove things that might be redundant and help me to
> simplify my task.
>
> Cheers
> Gary
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread