如何使用Xpath(使用XSLT)查询遍历回XML文件中的父节点?
让我们有一个深度为 N 的 xml 树。我已经遍历了最后一个节点,这意味着我在最后一个音符上。现在我想从最后一个节点返回到 xml 树中的某个级别(例如 N-3)。
请让我知道 XPATH 查询的语法,以便我可以到达 xml 树中的预期节点。
Let us have a xml tree of depth N. I have traveresd the last node means i am at last note. Now i wanted to go back to some level up (say at N-3) in the xml tree from that last node.
Please let me know the syntax for the XPATH query so that i can reached at intended node in the xml tree.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用:
或
Use:
or