This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mutually exclusive templates?


According to Eric Smith on Fri, Sep 14, 2001 at 12:12:02AM +0200:
| According to Michael Kay on Thu, Sep 13, 2001 at 04:01:12PM +0100:
| | The match patterns of your template rules are mutually exclusive so it
| 
| I managed to work around this issue but cannot find anything in the
| specification about one template excluding the other.  Surely you
| should have free access to any and all information in an XML document.
| 
| Perhaps I should buy your book - will it shed light on this?
| 
ok, a light *finally* went off.  I see now that you are not meant to
enter the tree from the root each time but descend to a context
node and then do all you need to do below that node.

Now I understand the "mutually exclusive"

Thanks.

Eric Smith

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]