Search found 132 matches

by Mircea
Tue Mar 22, 2022 9:44 am
Forum: SDK-API, Frameworks - Document Types
Topic: XProc Calabash validation error
Replies: 2
Views: 1086

Re: XProc Calabash validation error

Hello Martin,
The problem was solved by the Calabash team, and as soon as we release an improved version we will let you know about it.
Regards,
MIrcea.
by Mircea
Fri Dec 03, 2021 4:29 pm
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hi Greg,

The problem was identified and fixed.
When we will have an official release, we will let you know about it !

Regards,
Mircea.
by Mircea
Wed Nov 17, 2021 1:46 pm
Forum: Common Problems
Topic: How to use Calabash Extensions for XProc
Replies: 3
Views: 1239

Re: How to use Calabash Extensions for XProc

Hello Frank,

This is good news. Thank you explaining for other users the way you made it work !

Regards,
Mircea
by Mircea
Mon Nov 15, 2021 5:37 pm
Forum: Common Problems
Topic: How to use Calabash Extensions for XProc
Replies: 3
Views: 1239

Re: How to use Calabash Extensions for XProc

Hi Frank, What is the exact error you obtain after placing the new jar file in the Calabash's lib folder ? There are some possible causes for this: There are some missing dependencies that are required by the PlantUML jar you created. Those jars must be added in the lib folder and in the engine.xml ...
by Mircea
Fri Nov 05, 2021 3:32 pm
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hello,

We managed to reproduce the problem on a Mac machine.
We will investigate the problem and we'll let you know as soon as we have news about it.

Regards,
Mircea.
by Mircea
Wed Nov 03, 2021 9:37 am
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hi Greg,

What are the versions of Eclipse for you and your writer ?

Regards,
Mircea.
by Mircea
Tue Nov 02, 2021 11:34 am
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hello, Instead of putting the Oxygen plugins in a custom directory ( /Users/greg/.p2/pool /plugins/com.oxygenxml.editor_24.0.0.v2021101506) try install them using the zip distribution and place the unpacked zips in the dropins folder of your Eclipse installation. Also try to find out what other appl...
by Mircea
Mon Nov 01, 2021 1:03 pm
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hello, Can you please open for editing in Oxygen the schema placed at "/Users/greg/.p2/pool/plugins/com.oxygenxml.editor_24.0.0.v2021101506/frameworks/dita/resources/dita-1.2-for-xslt2-mandatory.sch" on your computer and check its integrity ? Maybe run a validation ? It seems that somehow ...
by Mircea
Wed Oct 27, 2021 10:53 am
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hi,

This is good news !

Regards,
Mircea.
by Mircea
Tue Oct 26, 2021 2:47 pm
Forum: XSLT and FOP
Topic: Error XS0032 message XProc transformation
Replies: 1
Views: 870

Re: Error XS0032 message XProc transformation

Hello,

That is an error reported by the XProc Calabash engine (https://xmlcalabash.com/) as stated here:
https://spec.xproc.org/master/head/xproc/#err.S0032

For more information we need an actual sample in order to help you.

Regards,
Mircea.
by Mircea
Tue Oct 26, 2021 2:11 pm
Forum: Common Problems
Topic: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin
Replies: 17
Views: 3402

Re: Validation errors after upgrade to Oxygen XML 24 Eclipse plugin

Hello, Using the same kit from our website (both the zip and the "site" distribution we did not managed to reproduce the problem. I think that somehow your installation got corrupted and these 2 files are damaged. Please reconsider re-installing the Eclipse plugin. In case the problem pers...
by Mircea
Mon Jul 05, 2021 9:25 am
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2560

Re: XProc 3.0 transformation

Hello Boris,

Please consider downloading the 23.1 installation kit that includes the Java SE 8u202.
https://www.oxygenxml.com/xml_editor/do ... ditor.html

Regards,
Mircea.
by Mircea
Wed May 19, 2021 8:52 am
Forum: General XML Questions
Topic: XProc-pipeline with oxygen faster than with calabash stand-alone
Replies: 6
Views: 1967

Re: XProc-pipeline with oxygen faster than with calabash stand-alone

Hello Martin, You are comparing two different versions of Calabash actually. The one that uses Saxon 9.8.0.8 and the one that uses Saxon 10.2. The calabash itself has the same version ? The last version of Calabash that supports Saxon 9.8 and 10 is 1.2.1. If you are not using the same version of Cal...
by Mircea
Wed May 12, 2021 4:41 pm
Forum: XSLT and FOP
Topic: Several output files in several maps
Replies: 3
Views: 1609

Re: Several output files in several maps

Hello, Since all the output is generated through the <xsl:result-document> there is no nedd to fill the "Save As" field. If you need help with the stylesheet please send us some samples files on our support email address (support@oxygenxml.com) and we will try to help you. Regards, Mircea.
by Mircea
Wed May 12, 2021 4:35 pm
Forum: General XML Questions
Topic: XProc-pipeline with oxygen faster than with calabash stand-alone
Replies: 6
Views: 1967

Re: XProc-pipeline with oxygen faster than with calabash stand-alone

Hello Martin, We use the Calabash API in order to provide the XProc transformation support. Basically there is no way to "slow" it down. You can obtain the same result if you configure the Calabash as an external tool. See: https://www.oxygenxml.com/doc/versions/23.1/ug-editor/topics/prefe...
by Mircea
Wed May 12, 2021 4:27 pm
Forum: General XML Questions
Topic: Accessing Parameters in XPROC Script
Replies: 4
Views: 1563

Re: Accessing Parameters in XPROC Script

Hello, Maybe you can try to use the <p:for-each> step, that lets you perform a series of steps (a subpipeline) to all of the input documents you provide to it. Unfortunatelly we do not have enough knowledge about this in order to offer you a sollution. I recommend you to address this question on the...
by Mircea
Tue Apr 13, 2021 11:55 am
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2560

Re: XProc 3.0 transformation

Hello Boris, We tested an XProc transformation using the build file you provided with a local Morgana copy. We cannot reproduce the problem you encountered. This means that we need more complex testing environment from you, i.e. a sample XProc file. Please send it on our email address: support [at] ...
by Mircea
Fri Apr 09, 2021 12:54 pm
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2560

Re: XProc 3.0 transformation

Hello Boris,

You can either configure Morgana as an external tool (from Tools/External Tools, and pass the ${cf} argument which provides the path of the current selected file), or if you create a proper Ant Build file, you can create an Ant Transformation Scenario.

Regards,
Mircea.
by Mircea
Fri Apr 09, 2021 11:28 am
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2560

Re: XProc 3.0 transformation

Hi Boris, Unfortunatelly we cannot reproduce the problem. We do not have an adaptor that works with Morgana 3. Do you have an Morgana XProc 3.0 adaptor for Oxygen ? Can you point us to it so we can give it a try ? Most probably the problem is from the adaptor, since we only provide an API to be impl...
by Mircea
Mon Apr 05, 2021 11:08 am
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2560

Re: XProc 3.0 transformation

Hello,

It seems that the place where you are writing the result is not allowing it.
Please check the writing rights on the result paths.

Regards,
Mircea.
by Mircea
Wed Mar 10, 2021 11:53 am
Forum: General XML Questions
Topic: Using an entity for block of XML destroys my pretty printing layout
Replies: 4
Views: 1804

Re: Using an entity for block of XML destroys my pretty printing layout

Hello, Thank you for the feedback! We implemented this suport for elements only content , as specified by the schema of the document. We cannot detect what is the content of the entity when formatting the document. Having this in mind we decided that putting entities on a different line is acceptabl...
by Mircea
Mon Mar 08, 2021 1:29 pm
Forum: General XML Questions
Topic: Using an entity for block of XML destroys my pretty printing layout
Replies: 4
Views: 1804

Re: Using an entity for block of XML destroys my pretty printing layout

Hello,

Thank you for reporting this issue.
The fix was included in the new 23.1 version that was rele4ased few days ago.

Regards,
Mircea.
by Mircea
Tue Feb 16, 2021 2:39 pm
Forum: Feature Request
Topic: xsl:package editing support
Replies: 2
Views: 1266

Re: xsl:package editing support

Regarding the problem with formatting, we cannot reproduce the same behaviour here.
Please take into consideration to send us a sample on email: support [AT] oxygenxml [DOT] com.
We will analyze it and see if it is a problem.
by Mircea
Mon Feb 15, 2021 12:02 pm
Forum: Feature Request
Topic: xsl:package editing support
Replies: 2
Views: 1266

Re: xsl:package editing support

Hello,

This is a nice feature request, we added it on our issue tracking system.
We will notify you when the new feature is available !

Regards,
Mircea.
by Mircea
Mon Nov 23, 2020 4:02 pm
Forum: Other Issues
Topic: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
Replies: 4
Views: 3313

Re: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)

Hello Stefan,

The problem you encountered was fixed in the new 23 version of Oxygen that we released last week.

Regards,
Mircea.
by Mircea
Thu Aug 06, 2020 12:44 pm
Forum: Other Issues
Topic: Calabash and Saxon-EE
Replies: 3
Views: 1703

Re: Calabash and Saxon-EE

Hello Nicholas, I changed the Schematron rule's context like: <sch:rule context="cdf:ElectionReport"> and the XProc transformation works as expected. It seems that the "element(*, $type)" function does not work well when the Schematron is called from an XProc step. We will invest...
by Mircea
Mon Aug 03, 2020 3:50 pm
Forum: Other Issues
Topic: Calabash and Saxon-EE
Replies: 3
Views: 1703

Re: Calabash and Saxon-EE

Hello,

Can you please give us a small example in order to investigate?

Regards,
Mircea
by Mircea
Tue Feb 25, 2020 5:22 pm
Forum: Common Problems
Topic: XProc error err:XC0050 access denied
Replies: 7
Views: 2632

Re: XProc error err:XC0050 access denied

It seems that we both replyed in the same time.
Yes, the XProc code needs a fix.
by Mircea
Tue Feb 25, 2020 5:19 pm
Forum: Common Problems
Topic: XProc error err:XC0050 access denied
Replies: 7
Views: 2632

Re: XProc error err:XC0050 access denied

It seems that the problem is in the following line: <p:with-option name="href" select="document-uri(.)"/> In my case the "section-X.X.html" files were generated in the oXygen installation directory. It works from the command line because the URI of "." is the ...
by Mircea
Tue Feb 25, 2020 3:39 pm
Forum: Common Problems
Topic: XProc error err:XC0050 access denied
Replies: 7
Views: 2632

Re: XProc error err:XC0050 access denied

I do not have your stylesheet to check the problem.
I used a simple "copy-stylesheet" to check the behaviur, but that do not create additional files.