where to find x-path expressions, for action
Posted by ManMohan Vyas on
URL: https://discuss.orbeon.com/where-to-find-x-path-expressions-for-action-tp3016947.html
for below query
SELECT * FROM login
WHERE name = <sql:param type="xs:string" select=""/>
what will be the source xpath expression to display whole resultset ???