Subject:Converting .TXT to XML - How can I use the .conv file Author:Archie Campbell Date:13 Oct 2006 08:34 PM
Yes, that is a handy chapter to read.
Thanks for the suggestions.
Given that my Cold Fusion experience is limited and my Java experience even more so, for now I am going to stick with "simple".
"Simple" seems to be that which XSLT can do.
Cold Fusion had the XmlTransform function that takes two files, an XML and a XSLT and produces a new XML file.
Stylus Studio does a nice job of simplifying this process for me.
So, it seems that my use of StylusStudio will be limited to XML to XML conversion.
Yeah? Have I "got it" finally?
I cannot use just XSLT to convert XML to EDI formats.
I cannot use just XSLT to convert Text CSV to XML formats.