Hi,This used to work, but it doesn't anymore.Setup: Create a db called AppResources and put any xsd in it with the root id set to 'schema-test-validate'..xq:Expected result: validation error.Result I get:Stopped at path/xsd-validate-test.xq, 6/30:[FODC0002] Resource 'test-to-delete.xsd' does not exist.I checked, the xsd does exist on my file system. I also validated content against it. The .xsd works, it does validate content outside of baseX.Can you help? Thanks!--