Subject: RE: Exclude result prefixes
From: "David Morris" <dmorris@xxxxxxxxxxxxx>
Date: Sun, 05 Aug 2001 08:00:32 -0600
|
Mike,
You describe exactly how it appears to work. I missinterpreted the spec and your book. I moved the exclude up to the stylesheet element and it works like a champ. I also understand that they mean the stylesheet subtree when they say stylesheet subtree.
Thanks,
David Morris
>>> mhkay@xxxxxxxxxxxx 08/04/01 18:00 PM >>>
xsl:exclude-result-prefixes applies to the literal result element that you
place it on, and to any literal result elements textually contained within
that one. It doesn't propagate dynamically through apply-templates or
call-template.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|