/ Published in: XML
Expand |
Embed | Plain Text
<fileList> { for $doc in collection('/dir/to/your/xml/files/') return $doc/text/body/div/head } </fileList>
You need to login to post a comment.
<fileList> { for $doc in collection('/dir/to/your/xml/files/') return $doc/text/body/div/head } </fileList>
You need to login to post a comment.