xsl-list
[Top] [All Lists]

Re: matching elements with no attributes

2003-09-24 05:05:27
Thank you a lot (and to Emmanuil too), it works perfectly!
Elena

J.Pietschmann wrote:

Elena Pierazzo wrote:

Is there a way to match an element just when the element itself has no attributes?

Try
 test="l[not(@*)]"
or
 test="l[not(@part)]"

J.Pietschmann


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list





XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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