摘要: An XPath expression returns either a node-set, a string, a Boolean, or a number.
一个 XPath 表达式可以返回一个节点集,一个字符串,一个布尔值,或一个数值
阅读全文
posted @ 2008-08-31 01:30 Scott Xu(南方小鬼) 阅读(97) 评论(0)
编辑
摘要: The XML Example Document
We will use the following XML document in the examples below.
阅读全文
posted @ 2008-08-31 01:06 Scott Xu(南方小鬼) 阅读(78) 评论(0)
编辑
摘要: XPath uses path expressions to select nodes or node-sets in an XML document. The node is selected by following a path or steps. XPath使用路径表达式在XML文档中选择节点或节点套,节点的选择通过以下方式:
阅读全文
posted @ 2008-08-31 00:45 Scott Xu(南方小鬼) 阅读(130) 评论(0)
编辑
posted @ 2008-08-31 00:11 Scott Xu(南方小鬼) 阅读(93) 评论(0)
编辑