[This issue has been solved, and appeared to have nothing to do with schema-reference. (see last message)]
We have a serious issue that occurs since XMetaL Author 13.0 x86 (Binary#: 13.0.0.038 Installer#: 13.0.0238)
When you open a file that holds a schema reference, XmetaL gives an unnecessary message "Path not found"
After the message the file opens correctly, and can be validated correctely against the schema.
Steps to reproduce:
1. Create an XML file with a schema reference like:
<topic xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" class="- topic/topic " xsi:noNamespaceSchemaLocation="c:\temp\schema\topic.xsd">
2. Place the schema in the correct location.
3. Open the file in XMetaL.
Where does this message come from, and how can it be avoided?