infrastructure/omv/report.xq
2022-06-05 23:13:40 +01:00

3 lines
No EOL
117 B
Text

for $s in doc("config.xml")//sharedfolder
where starts-with($s/reldirpath,"datastore/")
return $s/reldirpath/string()