I have an xml node xNode I need to get the "name" attribute value of that node I tried xNode.attributes('name') but that does not work.
確定! 回上一頁