You are viewing a single comment's thread. Return to all comments →
answer:
puts XPath.match(doc,"sum(collection/movie/popularity) div count(collection/movie/popularity)")
Seems like cookies are disabled on this browser, please enable them to open this website
Querying XML Datastores with XPath - 7
You are viewing a single comment's thread. Return to all comments →
answer:
puts XPath.match(doc,"sum(collection/movie/popularity) div count(collection/movie/popularity)")