Loading src/main/bundles/max-dumb-xml/install.xq +0 −1 Original line number Diff line number Diff line declare variable $maxPath external; declare variable $contentFile := file:current-dir() || '.max/basex/webapp/max/bundles/max-dumb-xml/content_html'; declare variable $destFile := file:current-dir() || 'content_html'; Loading Loading
src/main/bundles/max-dumb-xml/install.xq +0 −1 Original line number Diff line number Diff line declare variable $maxPath external; declare variable $contentFile := file:current-dir() || '.max/basex/webapp/max/bundles/max-dumb-xml/content_html'; declare variable $destFile := file:current-dir() || 'content_html'; Loading