Project

General

Profile

« Previous | Next » 

Revision 47301

partial impl of repohi form

View differences:

find_repohi.xquery
1 1
for $x in 
2
	collection('/db/DRIVER/WorkflowDSResources/WorkflowDSResourceType') 
3
where 
4
	$x//WORKFLOW_FAMILY='REPO_HI'
2
	collection('/db/DRIVER/wf/repohi') 
5 3
return 
6 4
	<RESULT>
7 5
		<ID>{$x//RESOURCE_IDENTIFIER/@value/string()}</ID>

Also available in: Unified diff