xsl-list
[Top] [All Lists]

[xsl] Template Matching elements without a specific attribute

2007-10-22 06:11:06
Hello,

How can I test for for elements that do not have a particular attribute.

e.g.

<xsl:template match="element[ @attribute does not exist ] |
element[(_at_)attribute=0]">
....
</xsl:template>


Thanks,
J

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

<Prev in Thread] Current Thread [Next in Thread>