Wednesday, 21 August 2013

xpath - if value if more then other value

xpath - if value if more then other value

I have XML feed with <price> and <newprice> as two values. What I need is
xpath function to display <newprice> only if it's bigger value than old
<price>. If value is not bigger, then not to display anything (or 0 is
fine too). Thanks

No comments:

Post a Comment