Re: [xsl] stylesheet organisation

Subject: Re: [xsl] stylesheet organisation
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Fri, 2 Sep 2011 14:55:48 +0100
> They are imported once in each entry level stylesheet, this ensures they
will only ever be imported once, - not sure what you mean by 'rely on tools to
be aware of that'?

If you have 3 stylesheets, 'a', 'b' and 'c'.

If a imports both b and c, then you can refer to things in b from c,
however your editor would complain about the missing things unless it
knows about the entry point a.



--
Andrew Welch
http://andrewjwelch.com

Current Thread