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

XSL - Replace pipe by another character

I use XSLT 2. How I can replace pipe by aonther character ? For exemple I have an element like this : I want to have I tried something like this, but not working
Valeriane
  • 936
  • 3
  • 16
  • 37
0
votes
1 answer

XSLT - Saxon malformed URL unknown protocol: xmldb

In eXist 4.4/XQuery 3.1 I perform an XSL 2.0 transformation using transform:transform(). In the transformation I pass a parameter into the XSL transformation for Saxon to use to access information in the database.
jbrehr
  • 775
  • 6
  • 19
0
votes
1 answer

Why is my xslt selecting the child node of a node I haven't specified?

I used to use xslt a few years ago and while I wans't an expert I could write basic transformations. I am having issues now which I don't understand. Here I am trying to extract a Dublin Core record from a foxml record. The Dublin Core record in in…
Jack
  • 2,245
  • 2
  • 14
  • 18
0
votes
2 answers

saxon xpath 3.1 , access variables while creating map

I have the following xml document: NA Regular John Smith
123 Oak St.
WA (206) 123-4567
pavan
  • 334
  • 6
  • 20
0
votes
1 answer

What happens with xsl:text?

I have a code which generates a text file using xslt. It's a rather large amount of data to paste in here so I'll try and only past relevant data. I have a template which looks like this and this is my starting point
Ephreal
  • 1,835
  • 2
  • 18
  • 35
0
votes
2 answers

javascript functions in xslt with saxon 9 HE

When I run my xsl stylesheet, I need to know if some files are present. Because xslt has no native way to test if a file exists (ASFAIK), I want to do this with javascript. Usually I'm working with the saxon 9 HE, but some colleagues told me that…
Ole
  • 161
  • 1
  • 3
  • 12
0
votes
3 answers

Including several docbook articles into a book: error with identical IDs

Having a master DocBook "book.xml", I want to include several DocBook articles, say x.xml and y.xml. (I do this by using Those articles x and y are generated from OxygenXML and document XSD schema…
Walter Kuhn
  • 479
  • 1
  • 6
  • 19
0
votes
1 answer

Is it possible to include a docbook "article" into a "book"?

got a problem with the generation from docbook to PDF. I need to generate one PDF based on several docbook-xmls. Some of these XMLs are manually written (as the shown excerpt "book.xml" below), some of the are generated by OxygenXML (second excerpt…
Walter Kuhn
  • 479
  • 1
  • 6
  • 19
0
votes
1 answer

Stupid Query: Oxygen XML Editor debugger configuration

I previously worked on a project where I included the following in an xslt: And that worked fine. But now no matter which project I open, whenever I use the…
0
votes
1 answer

Correct usage of xs:alternative in XML 1.1

This is how I'm defining an element with alternative types. alternative.xsd
NicoBerrogorry
  • 446
  • 4
  • 15
0
votes
2 answers

Can I extend ID and IDREF to make it support characters:colon,slash,space?

I have some xml document and this xml has some elements whose attribute value is unique(eg: name). I want to use xs:ID to identify it in XSD. My question is: Is there any way to extend xs:ID to make it support characters: colon, slash, space?…
chansey
  • 1,266
  • 9
  • 20
0
votes
1 answer

XSD query a bunch of different files

I got three XML files. The first, called plans.xml, include a list of "plan" elements which refer to individual files. plans.xml:
Walter Kuhn
  • 479
  • 1
  • 6
  • 19
0
votes
2 answers

Performance issue with large text file transformation to xml through xslt2

i'm trying to transform a text file to an xml file using xslt 2 transformation. This is the content of the text file: 0000000001 0000000001 ED I I 1900-01-01 I VAT000000000000 BE 1 A CO S 451 LD 1010 …
amin89
  • 558
  • 1
  • 8
  • 26
0
votes
0 answers

how can i declare and use a namespace inside another namespace

this should be working but it says ml:math is incomplete and ml:matrix not allowed, how can i fix this ? i need to know if i can use a namespace inside another one
0
votes
2 answers

Oxygen 14.1 with newest DITA-OT

I am not able find any related information regarding to my current situation. Is it possible to use the Oxygen 14.1 xml author with DITA-OT 2.5.2? We plan to upgrade our sofware too, but before that the leaders of my company are interested in the…
user2666249
  • 117
  • 10