Suggested way to get all siblings minus self in xml

后端 未结 0 1043
情书的邮戳
情书的邮戳 2020-12-01 11:38

To get all following siblings, I can do:

node/following-sibling::*

And to get all preceding siblings, I can do:

node/previous-         


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