Existing file not resolved via XML Catalog

Having trouble installing Oxygen? Got a bug to report? Post it all here.
daliboris
Posts: 34
Joined: Thu Feb 11, 2010 5:00 pm

Existing file not resolved via XML Catalog

Post by daliboris »

Hello,
I set up multiple XML catalog files and turned on all messages from resolving resources (see following image):

oxygen27.1_2025-07-12T14-23-35.png

When editing an XProc 3.1 file, I get the following error:

Code: Select all

Could not resolve URI: [file:/V:/Projekty/Github/Daliboris/XProc/xproc-framework-for-oxygen/src/schemas/3.1/rng/xproc31.rng]
The problem is that this file exists, is valid and I can open it in the oXygen XML Editor.

Why does this error occur?
You do not have the required permissions to view the files attached to this post.
Mircea
Posts: 147
Joined: Tue Mar 25, 2003 11:21 am

Re: Existing file not resolved via XML Catalog

Post by Mircea »

Hello,

Oxygen 27.1 already has XProc 3.0/3.1 support for validation and content completion. In 28.0 we will also add support for XProc Calabash 3.0.
Why do you need to specify a different xproc31.rng schema for your documents?
Please provide us (on support at oxygenxml dot com) a small sample project and some catalogs to investigate if there is actually a problem.

Regards,
Mircea
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
daliboris
Posts: 34
Joined: Thu Feb 11, 2010 5:00 pm

Re: Existing file not resolved via XML Catalog

Post by daliboris »

Dear Mircea,

I'm creating an XProc 3.x framework for oXygen XML editor with some features not available in the current version (and also in 28.0, I guess), for example file templates and scenarios for running XProc with MorganaXProc-IIIse and XProc Calabash 3.0.

It's available on GitHub. I hope this helps you solve my issue.

I'm testing not only XProc pipeline, but also XProc engines (usually MorganaXProc-IIIse) and I want to have the latest schemes, not only those installed with oXygen XML Editor.


Best regards, Boris
Mircea
Posts: 147
Joined: Tue Mar 25, 2003 11:21 am

Re: Existing file not resolved via XML Catalog

Post by Mircea »

Hello Boris,

I think that the XProc 3.1 grammars we embed in Oxygen are the latest ones.
Also starting with Oxygen 28.0, XML Calabash 3.0 for XProc will be integrated in our product.

I will test the samples next week and let you know.
Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
daliboris
Posts: 34
Joined: Thu Feb 11, 2010 5:00 pm

Re: Existing file not resolved via XML Catalog

Post by daliboris »

Hello, Mircea,

Do you have any new information regarding my issue?

Best regards,

Boris
Mircea
Posts: 147
Joined: Tue Mar 25, 2003 11:21 am

Re: Existing file not resolved via XML Catalog

Post by Mircea »

Hello Boris,

I tested the 27.1 version of Oxygen with the project you sent us and added the framework to the frameworks list.
I do not encounter any problems, so please check if your installation is not somehow corrupted.
Or upgrade to the latest version available on our website.
Also please take into account that since version 28.0 that will be release this autumn we also integrate the XML Calabash for XProc 3.0/3.1 !

Regards,
Mircea
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply