schema not found / eclipse plugin
Posted: Mon Apr 26, 2004 4:35 pm
I am using oXygenxml 3.1 as Eclipse Plugin, inside Eclipse 2.x.
My setup used to work, now oXygen cannot load schemas referenced from xml files and located on an http server (on the intranet).
Error cvc-elt.1: Cannot find the declaration of element 'rex-config'. dclist.xml config/sc_dc/lists/BASELIBS/dev line 2
the root element of my xml is this one :
<rex-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation=
"http://cbs.wdf.sap.corp:1080/schema/200 ... ctlist.xsd">
The schema does exist at the specified location and I am able to open it in a Web Browser.
How can I find out what is happening here ?
Cheers,
Antoine
My setup used to work, now oXygen cannot load schemas referenced from xml files and located on an http server (on the intranet).
Error cvc-elt.1: Cannot find the declaration of element 'rex-config'. dclist.xml config/sc_dc/lists/BASELIBS/dev line 2
the root element of my xml is this one :
<rex-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation=
"http://cbs.wdf.sap.corp:1080/schema/200 ... ctlist.xsd">
The schema does exist at the specified location and I am able to open it in a Web Browser.
How can I find out what is happening here ?
Cheers,
Antoine