Can OxygenXML batch process a list of XML files?

Questions about XML that are not covered by the other forums should go here.
binar01011
Posts: 5
Joined: Thu Jul 02, 2015 2:34 am

Can OxygenXML batch process a list of XML files?

Post by binar01011 »

Fellow Forum Members,
Does OxygenXML offer the capability to process what I call a Publication Module? A publication module is a list of all XML files intended for output in the PDF format? In other words, can OxygenXML recognize the XML code used in coding a Publication Module and then process all of the XML files in the list in a batch operation? I'm seeking to find an XML processor that will batch convert a lot of XML files to a PDF format. Any comments will be greatly appreciated. Thanks in advance.
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Can OxygenXML batch process a list of XML files?

Post by adrian »

Hi,

Oxygen does not have support for "Publication Module" (is this a standard?).
However, it can batch transform XML files via the Project view after configuring and associating the appropriate transformation scenarios for them:
Apply Batch Transformations

Alternatively, you could create an ANT task that processes the files from the Publication Module.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply