Closed dmcassel closed 1 year ago
The Testing With XQuery page show this for import:
import module namespace test="http://marklogic.com/roxy/test-helper" at "/test/test-helper.xqy";
Should be:
import module namespace test="http://marklogic.com/test" at "/test/test-helper.xqy";
The Testing With XQuery page show this for import:
Should be: