Locating schema for http://www.w3.org/XML/1998/namespace

Hi, in oXygen 11 when I open W3C XML Schema which contains: <xsd:import namespace="http://www.w3.org/XML/1998/namespace"/> I got error message because oXygen is unable to locate this schema. I'm almost sure that previous versions were able to locate schema because they have stored it somewhere localy. Is this intended regression or I'm missing some option to control this behaviour? Thanks, Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------

Hello, Did you disable the option Use default catalog in Preferences -> XML -> XML Catalog? If that option is enabled Oxygen finds xml.xsd in folder ${frameworks}/xml. It works the same in versions 10 11. Regards, Sorin Jirka Kosek wrote:
Hi,
in oXygen 11 when I open W3C XML Schema which contains:
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
I got error message because oXygen is unable to locate this schema. I'm almost sure that previous versions were able to locate schema because they have stored it somewhere localy. Is this intended regression or I'm missing some option to control this behaviour?
Thanks,
Jirka

In Preferences -> XML -> XML Catalog you have to enable also the option Process namespaces through URI mappings. This is a new option and by default it is disabled because it can create problems in other cases when resolving some URIs that are specified only by namespaces. Regards, Sorin Sorin Ristache wrote:
Hello,
Did you disable the option Use default catalog in Preferences -> XML -> XML Catalog? If that option is enabled Oxygen finds xml.xsd in folder ${frameworks}/xml. It works the same in versions 10 11.
Regards, Sorin
Jirka Kosek wrote:
Hi,
in oXygen 11 when I open W3C XML Schema which contains:
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
I got error message because oXygen is unable to locate this schema. I'm almost sure that previous versions were able to locate schema because they have stored it somewhere localy. Is this intended regression or I'm missing some option to control this behaviour?
Thanks,
Jirka
oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Sorin Ristache wrote:
In Preferences -> XML -> XML Catalog you have to enable also the option Process namespaces through URI mappings. This is a new option and by default it is disabled because it can create problems in other cases when resolving some URIs that are specified only by namespaces.
Thanks, that did the trick. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------
participants (2)
-
Jirka Kosek
-
Sorin Ristache