Getting attribute using XPath. How could I get the value of lang (where lang=eng in book title), for the first element? Use: /*/book[1]/title/@lang.
確定! 回上一頁