Forum Discussion
hepp
15 years agoOccasional Contributor
Thanks a lot, that's work pretty fine
The row Xpath is :
The columns Xpath are :
If now [once stored in the database] I would like to reuse part of those information for a subesquent query, what should I set-up?
The row Xpath is :
declare namespace ns1='http://www.eurotax.com/webservices/';
//ns1:GetValuationResponse/ns1:Valuation/ns1:EquipmentList/ns1:Equipment
The columns Xpath are :
ns1:NewPrice
ns1:Valuation/ns1:TradeAmount
ns1:Valuation/ns1:RetailAmount
ns1:Valuation/ns1:B2Bamount
If now [once stored in the database] I would like to reuse part of those information for a subesquent query, what should I set-up?