Hi, I am using the Database Administration interface. I created a base named "MyFirstBase" and I add 2 resources (test.xml and test.xsd). How can I write the paths of the resources properly in a query? I tried: validate:xsd('test.xml', 'test.xsd') but I have a *[FODC0002] Resource 'test.xml' does not exist.*
*Thank you*