[add] config xquery
This commit is contained in:
parent
047627f0b2
commit
26f14be426
3
omv/report.xq
Normal file
3
omv/report.xq
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
for $s in doc("config.xml")//sharedfolder
|
||||||
|
where starts-with($s/reldirpath,"datastore/")
|
||||||
|
return $s/reldirpath/string()
|
Loading…
Reference in New Issue
Block a user