【发布时间】:2018-03-31 16:42:14
【问题描述】:
获取 Price 下的所有节点所需的 Xpath 代码是什么?
到目前为止,我已经尝试过AMUpdate/AMMesageType/amprice/Price,但失败了。
<AMUpdate>
<AMMessageType>AMPRICES</AMMessageType>
<amprice:AMPrices xmlns:amprice="http://www/am.com/am/dto/price">
<Price>
<Currency>GBP</Currency>
<Country>LU</Country>
<BusinessLine>AMSL</BusinessLine>
</Price>
</amprice:AMPrices>
</AMUpdate>
【问题讨论】:
标签: xpath