xsl-list
[Top] [All Lists]

Re: [xsl] stylesheet organisation

2011-09-02 08:55:56
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

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

<Prev in Thread] Current Thread [Next in Thread>