3 lines
No EOL
117 B
Text
3 lines
No EOL
117 B
Text
for $s in doc("config.xml")//sharedfolder
|
|
where starts-with($s/reldirpath,"datastore/")
|
|
return $s/reldirpath/string() |