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: Exclude result prefixes


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@iclway.co.uk 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


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