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
votes
2 answers

Can i have the PDF revision history or revision number or value in the DITA PDF output?

I need to provide a way for the customers to know the PDF revision numbers or date. I need to have the revision value or timestamp or anything similar at the footnote of the PDF. I tried adding tags in the bookmeta, but they are not picked during…
Shahul Hameed
  • 181
  • 2
  • 5
  • 16
-1
votes
1 answer

How can I insert multiple files contents into xml?

I have an xml file that provides input to a Workday integration. The input is an xml file, normally opened in Excel and populated by pasting the output of a SQL query. This particular xml, however, needs to be populated with data which would exceed…
Chris
  • 9
  • 1
  • 4
-1
votes
1 answer

How to make a JSON Schema for a JSON file in Oxygen

I have a Json file and I need to write a Scheme for it in Oxygen. "characters": [ { "house":"Gryffindor", "orderOfThePhoenix":false, "name":"Cuthbert Binns", "bloodStatus":"unknown", …
-1
votes
1 answer

How to get the necessary data from an API

I need to make a school project in Oxygen, using the following API: https://potterapi.com/ I wrote a function to get all the necessary JSON data from the API: let $apikey := fn:doc("potterapi.key")/apikey/string() return map { …
-1
votes
2 answers

Integrating XML authoring tools like Oxygen etc with VSTS for CI

I am exploring the idea of moving/cloning our repos from github to VSTS. Currently code is checked in through to Github. The advantage I would get is that all the teams would be using VSTS and all the bells and whistles offered by VSTS. I have two…
-2
votes
1 answer

Creating a schematron to flag latinisms (etc, i.e, e.g) but its also flagging words with those letters in them

I have a schematron created to flag latinisms in a topic. It works a little too well. It's also flagging words that have that combination of letters in them. For example, it needs to flag "etc" but it is also flagging "ketchup" because ketchup has…
google
  • 13
  • 3
1 2 3
10
11