In testing my catalog's ability to resolve this document's schema:

<?xml version="1.0" encoding="UTF-8"?>
<test
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  xsi:noNamespaceSchemaLocation="urn:foo:/schemas/test.xsd"
></test>

When the catalog was not correctly configured Oxygen 9.1 reported "There is no schema or DTD associated with the document".

But what it really needed to say is "cannot find schema at schema location "urn:foo:/schemas/test.xsd".

I thought it was complaining about the form of my schema attributes.

Cheers,

Eliot
--
Eliot Kimber
Senior Solutions Architect
"Bringing Strategy, Content, and Technology Together"
Main: 610.631.6770
www.reallysi.com
www.rsuitecms.com
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to