How to get the intersection of two xpath node sets

后端 未结 0 466
不知归路
不知归路 2020-12-09 14:11

To get a union of two different node sets I can do the following using the | separator:

node.xpath(
    \'(//C:Year[not(@value="2019")]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题