xsl-list
[Top] [All Lists]

RE: [xsl] stylesheet organisation

2011-09-02 09:08:43

Ah yes, then I still get those error messages but just choose to ignore them, I 
don't find them useful in the debugging process anyway. 

----------------------------------------
Date: Fri, 2 Sep 2011 14:55:48 +0100
From: andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] stylesheet organisation

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

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