not () is a function in XPath (as opposed to an operator), so //a[not(contains(@id, 'xx'))].
確定! 回上一頁