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
1
vote
1 answer

XML Schema Oxygen validation problems

I have a couple problems with generating XML Schema for an XML document. The XML document should look like this:
64639 ....
64639
Wrath
  • 673
  • 9
  • 32
1
vote
1 answer

Getting the wrong order when using ORDER BY in XQuery using Saxon processor on Oxygen XML Editor

this is my very first post and I'm seeking for some help because I've tried everything I could without any luck. So, I'm trying to use some simple XQuery to get some data from an XML file (showed below), but I'm having trouble trying to order the…
ZhDev
  • 244
  • 1
  • 7
0
votes
1 answer

Convert XML to PDF with Oxygen

I convert HTML to XML through Herold. After transfom XML file to PDF with Oxygen Author, Developer or Editor it throws many errors. I try change settings before tranform, change XSLT or Transfomer, but it doesn't help me. Do you have any idea?…
user997777
  • 569
  • 1
  • 7
  • 19
0
votes
1 answer

How to properly run SQL extensions thru Saxon in Oxygen

I am trying to test usage of the sql extensions of Saxon EE thru Oxygen. I am getting an error that the driver failed to load: Engine name: Saxon-EE 11.4 Severity: fatal Problem ID: SXSQ0003 Description: Failed to load JDBC driver…
twfurst
  • 165
  • 2
  • 13
0
votes
1 answer

Prevent insertion of `buildId` in HTML generated by OxygenXML

I have some DITA content that I am publishing to HTML Responsive Webhelp via OxygenXML For each export, OxygenXML appends the date-time to each import, as a buildId:
ianmayo
  • 2,256
  • 3
  • 26
  • 44
0
votes
2 answers

Control ID generated by DITA_OT transform of imageMap to HTML

I have a DITA topic that includes an imagemap. When published to HTML (responsive webhelp) two HTML components are generated, an img and a map. These must be connected via an id field, for which DITA_OT freshly generates a unique one each…
ianmayo
  • 2,256
  • 3
  • 26
  • 44
0
votes
1 answer

Stop Oxygen XML from trying to resolve

I have a whole lot of BITS xml files. Most have in them pointing to other files, but those files were not in the set I downloaded. I want to run an xpath on these files but it's throwing up errors on every file with any of these…
LadyCygnus
  • 663
  • 7
  • 14
0
votes
1 answer

Can DITA Profile Attributes be used to `exclude` content from export

In the DITA examples I've seen, profiling attributes have only been used to specify which content to include in the the publishing process (such as audience=novice). But, since there are such a small group of elements that I wish to exclude from my…
ianmayo
  • 2,256
  • 3
  • 26
  • 44
0
votes
1 answer

How to refresh XML Schema in OxygenXML

I'm developing a new DTD schema in OxygenXML, and using a sample XML document to verify it meets our requirements. When I change the DTD it's understandable that the document can become invalid. But when I fix the document, it remains invalid…
ianmayo
  • 2,256
  • 3
  • 26
  • 44
0
votes
1 answer

XSLT Oxygen - Automate transformations

I use Oxygen to perform some XSLT transformations but I would like to automate the transformations I have to do. Any suggestions ? Thanks
Johann
  • 447
  • 2
  • 8
  • 23
0
votes
2 answers

Issue with calling a function to fetch the text from xml document using xsl

I want to call the variable(referencedObjects) or call the function to print the text inside value element. I am getting the result without the function but If I add a xsl function and a variable inside, I am not able to fetch the variable hence not…
ak5555
  • 5
  • 3
0
votes
1 answer

Can XQuery construct and save an output document when run in oXygen?

I am running XQuery 3.1 in oXygen to create output HTML from input XML. When running XQuery in eXist-DB, it's possible to declare the html framework and FLWOR statements inside it as a variable, something like this: declare variable…
haggis78
  • 53
  • 3
0
votes
0 answers

Oxygen WebHelp menu drop drown transition delay

I am using Oxygen WebHelp responsive. Is there anyway to customize how many seconds the drop down is displayed? I only could see the background color transition.
0
votes
1 answer

Change the color for different elements in Oxygen XML Editor

I am trying to change the blue, orange and "brown" color seen in the attached picture. I have search the preferences and manage to change other options in my editor but somehow can't seem to find where to change this.
dev.AMS
  • 38
  • 5
0
votes
1 answer

Saxon-PE 9.9.1.7 : Integer division by zero

While I'm trying to update a xsl file with Oxygen XML that I haven't touched in three years, this is the error message I get: [Saxon-PE 9.9.1.7] Integer division by zero The results display correctly online with the version from three years…
Vanessa
  • 121
  • 12