[add] config xquery
This commit is contained in:
parent
047627f0b2
commit
26f14be426
1 changed files with 3 additions and 0 deletions
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…
Add table
Reference in a new issue