Questions tagged [oxygenxml]

A suite of XML authoring, development and debugging tools.

oXygen XML Editor

oXygen Editor is a cross-platform application available on all the major operating systems and can be used either standalone or as an plugin.

oXygen is the best XML editor available, accommodating a large number of users ranging from beginners to XML experts. It is the only XML tool that supports all the XML languages. The and support is enhanced with powerful debuggers and performance profilers. You can use oXygen XML Editor to work with all XML-based technologies, including XML databases, pipelines, and web services.

Specially tuned for content authors, oXygen XML Author includes a configurable and extensible visual editing mode based on W3C stylesheets. With ready-to-use , , , and support, oXygen is the ideal XML authoring solution.

More information

http://www.oxygenxml.com/

156 questions
0
votes
1 answer

XPath and CSS in Oxygen XML Author: How to create a dynamic parameter in oxy_xpath

I am creating an Oxygen framework to display XML data in Oxygen XML Author's author mode. This is part of the XML I have with two nodes in it:
contra8
  • 27
  • 5
0
votes
1 answer

functionality is not working for newly created menu

I'm working on creating the Link menu on the Oxygen Web-Author, there is already having two menu's called "ulink" and "uri". When I include the third menu called xref, the functionality of xref is not working fine, It's taking "ulink" functionality…
Scott Don
  • 127
  • 11
0
votes
1 answer

XSLT how to display/output duplicate values based on different element node and attributes

I am trying to output duplicate values across different nodes and value by using XSLT. I want the node element to be dynamic so it can track different value after the namespace prefix, for example: car:ID, car:Name, car:Location_name, or more. I…
0
votes
1 answer

Need to generate spreadsheet while XSLT conversion

I want to create the spreadsheet of all input elements and attributes along with output elements and attributes. Here I'm converting input xml to docbook xml by using Oxygen XML Editor 18.0. I'm having input xml like:
Scott Don
  • 127
  • 11
0
votes
1 answer

Getting the failed-assert from the sch file

I have an .sch file provided by PEPPOL website: http://docs.peppol.eu/poacc/billing/3.0/files/PEPPOL-EN16931-UBL.sch and we need to convert it to .xsl. We have done the conversion using a tool called oXygen. This is the snipped from .sch that…
Raul Junc
  • 35
  • 5
0
votes
2 answers

XSLT 3 how to write a package

I tried to learn package then I started and copied the working example from the xslt 3 specification but I cannot use the package. In the template where I use I got an error: The package cannot be found. What did I do wrong? I expect something with…
ocsk7
  • 11
  • 1
0
votes
1 answer

XSLT: 'Errors were reported during stylesheet compilation' appears in Oxygen tool

Before all, my question is not duplicate to : How to fix 'Errors were reported during stylesheet compilation' in XSLT? The problem: I run my code with oxygen editor tool. using Saxon-HE 9.8.0.12 debugger engine. Here is my XSLT code:
C. Mar
  • 139
  • 1
  • 2
  • 16
0
votes
1 answer

Overwrite files with XSLT

How it is possible to overwrite an existing (XML) file with XSLT? Currently, using I get the following ERROR Cannot write to a URI that has already been read I found an advice to delete the file before, but they don't…
o-sapov
  • 320
  • 2
  • 13
0
votes
1 answer

Need to create a duplicate of word file using XSL Transformation

I'm having project (test.xpr) which converting Word to Dita(xml) using the Oxygen XML Editor. In the Transformation Scenario, I have mentioned the Comments.xml of Word file as XML URL Input and I have set the XSL file in the XSL URL path. Then I'm…
User501
  • 319
  • 1
  • 14
0
votes
1 answer

Assert condition is false with Xerces but true with Saxon

The specific assert condition is evaluated differently by Xerces and Saxon validation engine in oxygenxml editor. I have created a xsd schema (version 1.1) and the corresponded xml test file following the created schema. The xml file is correct…
AndyM
  • 41
  • 5
0
votes
0 answers

How to customize TEI scheme / how to add custom attributes to TEI Doc?

I want to use the teiCorpus element/scheme that can be found in Oxygen XML to structure a corpus. Sadly i dont know where to add attributes like or . I tried to put them into the header or into the body but Oxygen doesn't validate…
Dafuq
  • 25
  • 4
0
votes
1 answer

Get the values from the

I want to access the version information which I store in the Updates: 20.11.2018, version:…
o-sapov
  • 320
  • 2
  • 13
0
votes
1 answer

Make Oxygen XML Developer recognize an attribute as containing XPath

I am using Oxygen XML Developer Version 17.0 to work with XML-files, transformations and Schematron-Validation. I have made a Schematron-file, that validates an XML-File, and the basis for that was a .doc, with the Explanation of the rules. Now I…
Pipelynx
  • 63
  • 8
0
votes
1 answer

Having trouble getting a string of symbols to break inside a table cell in PDF outputs generated in Oxygen

Some tables in our PDFs have a string like the following: >>>>>>>>>>>9. In our PDF outputs, we use the overflow-wrap attribute to force long words to break within cells and not bleed. However, this doesn't force the >>>>>>>>>>9 string to break.…
0
votes
1 answer

Include specific attribute or child-element text in breadcrumb rendering

Within the author it displays a breadcrumb, and I know you can modify its display to either some other static text or localisation, but I'm wondering if it's possible to dynamically show an attribute, or execute some other context-specific xpath…
Hashbrown
  • 12,091
  • 8
  • 72
  • 95