xsl-list
[Top] [All Lists]

Re: [xsl] XHTML templating (best method)

2007-01-26 08:08:18

Something like this?
hard to say exactly what you intended there as your xml elements were
not closed but I think you are doing the inclusion teh wrong way round.

If you have 1 common stylesheet and 100's of page-specific stylesheets
then the page specific stylesheets should import the common code.

David


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