xsl-list
[Top] [All Lists]

Re: Conditionally use attribute sets?

2005-11-14 15:04:26


The OP wrote: "  I'd like to conditionally add an attribute set to an 
element." The stylesheet I wrote does that. Of course, it always adds one, 
but it's conditional. I figured the OP could get to doing it with xsl:if 
on his own.

No it didn't, it just put the attribute xsl:use-attribute-sets on teh
result that is just a normal attribute nothing special about its name or
namespace. It isn't the same as putting teh set of attributes stored in
the attribute set on to the result. 

I thought the point was to get the attribute set into the output element, 
which it did.

exactly the set of attributes not a single attribute of that name.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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