[xsl] Re: mutually exclusive templates?

Subject: [xsl] Re: mutually exclusive templates?
From: Eric Smith <Eric.Smith@xxxxxxxxxxxx>
Date: Fri, 14 Sep 2001 01:13:56 +0200
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


Current Thread