Searching: findMatches
Generated on the fly by the CGI script
declare function lq:findMatches() as element (resource, resourceType)* { for $i in $metadata/metadata/image [ kw/item = $keywordlist/item ] [ location/item = $locationlist/item ] where lq:checkSize($i) order by $i/location return $i };