XPath

 

/root/fields/field[1]

/root/fields/field[1]/text()

/root/fields/field[@id="last_name"]

//field[@id="last_name"]

//*[@id="last_name"]

//field[@group!=""]

 

//field[@group!=""]/@group

 

 

 

 

posted @ 2010-11-05 14:38  zyip  阅读(128)  评论(0编辑  收藏  举报