gCube Resource Management Portlet Common LIbrary
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
declare namespace ic = 'http://gcube-system.org/namespaces/informationsystem/registry'; |
|
for $resource in collection('/db/Profiles/<RES_TYPE ISdefault ='' />')//Document/Data/ic:Profile/Resource |
|
where $resource/ID/string() eq '<RES_ID/>' |
|
return $resource |