Within `/renderers`, there is a strict naming convention to be followed: The renderer for `/view.html` is to be called `view.xql` and templating functions specific to it are to be in `view.xqm`.
Within
/renderers, there is a strict naming convention to be followed:The renderer for
/view.htmlis to be calledview.xqland templating functions specific to it are to be inview.xqm.