[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Ant XSLT processing

Subject: Ant XSLT processing
From: "dvint@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 13 Feb 2024 17:20:48 -0000
 Ant XSLT processing
I'm trying to use oXygen's environment to run a conversion effort that will be applied several hundred times to different bundles of DITA content.

oXygen has a transform process that ties into their projects and environments. At is the only "programming" language supported to do this.

I've got the framework of this process working but I'm getting an odd error when from Ant, I use the <xslt> task to process the dita content. I have this:

<xslt
basedir="/Users/danvint/pubsrc/_src-data-files/asciidoc-processing/Ixia-Source/dita-files/formatsampleX/dita/out/dita/"
			in="/Users/danvint/pubsrc/_src-data-files/asciidoc-processing/Ixia-Source/dita-files/formatsampleX/dita/out/dita/mrc1659720632866.ditamap"
			style="/Users/danvint/pubsrc/dita2asciidoc/normal-map2asciidoc.xsl"
			destdir="/Users/danvint/pubsrc/_src-data-files/asciidoc-processing/Ixia-Source/dita-files/dummy">

</xslt>

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.