xsl-list
[Top] [All Lists]

[xsl] XPATH multiple predicate and negation

2010-11-08 00:35:54
Dear All,

I wish to find with XPATH all those note elements, the type attribute
of which is not meaning, pr-res and text but something else.

I tried this but it did not work:

//note[(_at_)type!="meaning" and "text" and "pr-res" ]

could someone give me a suggestion?

Thanks,

Gabor

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