Project

General

Profile

« Previous | Next » 

Revision 46487

reverted bad commit

View differences:

findRepos.xquery.st
1
for \$x in recordCollection('/db/DRIVER/entity/datasource')
1
for \$x in collection('/db/DRIVER/entity/datasource')
2 2
$if(conds)$
3 3
	where $conds.keys:{xpath| \$x$xpath$ = '$conds.(xpath)$'}; separator=" and "$
4 4
$endif$

Also available in: Unified diff