XPath获取元素某个属性的值
XPath query: clients/attribute::total
XPath获取最后一个元素某个属性的值
XPath query: /clients/client[last()]/attribute::order
2023-12-31 18:37:47
XPath获取元素某个属性的值
XPath query: clients/attribute::total
XPath获取最后一个元素某个属性的值
XPath query: /clients/client[last()]/attribute::order