Subject:converting XML to CSV Author:brian w Date:09 Jun 2011 04:48 PM
Hi,
We have created a conversion from XML to CSV using stylus studio.
We were using DataDirect as the processor, but it looks like it may require a separate license to run from a java application.
Does stylus studio support xml to csv using a processor that does NOT require a separate license to run from Java? The only example on the website for XML to CSV is using DataDirect.
Subject:converting XML to CSV Author:Ivan Pedruzzi Date:12 Jun 2011 03:13 PM
You may use the Saxon XQuery processor to execute your queries, but you are making use of XML Converters you still need to license the converter library if you want to run it in your Java program.