This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
expression/vhosts/dbxmltest/xquery.xml

11 lines
228 B
XML

<?xml version="1.0"?>
<yep:xquery xmlns:yep="http://www.entrouvert.org/namespaces/expression/0.0">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p>
collection("test.dbxml")//*/text()
</p>
</body>
</html>
</yep:xquery>