[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Is there a tool that converts a plain vanilla XMLdocument
On 04/08/2022 16:59, Roger L Costello wrote: Hi Folks, [...] Phew! That's a lot of work to get Excel to display the XML document. Nobody does that. At least, not that I know of. You either write a few lines of XSLT or use one of the XML utilities, eg lxprintf (from the LTXML2 toolkit):Is there a tool that takes a plain, vanilla XML document and converts it into an Excel document? $ lxprintf -e row "%s,%s,%s\n" field1 field2 field3 doc.xml >doc.csv or even the utility I wrote in 1996 (updated 2006) to do this using only the ESIS output of the onsgmls parser and a copy of awk, see http://xml.ailmaril.ie/software/xml2csv.zip Peter
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|