Jeremy Quinn <[EMAIL PROTECTED]> writes: > > Then I tried changing the 'include's that 'woody-samples-styling.xsl' > makes to 'import's. > > The error went away, but then the StyleSheets do not do their job > properly ..... 'import' and 'include' have different meanings.
Yes, I assumed (sorry) you would change the appropriate apply-templates to apply-imports....? > So the only way I can get the Woody XSLTs to work is by > commenting out > the duplicated variable declarations in all but > 'woody-samples-styling.xsl'. > > Is anyone else seeing this problem? > > Is anyone using these StyleSheets in their own projects > without making > this patch? > > Is there a real need to have that variable declared multiple times? > > regards Jeremy > >
