| XML Xdoc - easy data conversion from delimited text to XML |
|
Home Download/Install Case Studies Features Why XML Xdoc? Online Manual Pricing/Purchase FAQ CSV File Format About XML Feedback/Contact us |
XML Xdoc - CSS SupportThis switch speficies the name of a Cascading Style Sheet (CSS) file to appear in the XML file. In this example: yahoo.css Command line Xdoc data/data1.csv -output=data/yahoo8.xml -delimiter=, -tagfile=firstline -rootname=YAHOO -recordname=price -css=yahoo <?xml version="1.0" standalone="yes" ?><?xml-stylesheet type="text/css" href="yahoo.css"?> <!-- Generated by Trah XML Xdoc 2004-4-17 10:53:31 --> <YAHOO> <price> <Date>11-Nov-02</Date> <Open>15.53</Open> <High>15.7</High> <Low>14.85</Low> <Close>14.92</Close> <Volume>7894100</Volume> </price> <price> <Date>08-Nov-02</Date> <Open>15.48</Open> <High>15.94</High> <Low>15.36</Low> <Close>15.68</Close> <Volume>9087700</Volume> </price> </YAHOO> |
| www.xdoc.co.uk |
| Also from Trah, StarterFile: software to autorun files from CD. | Copyright © 2001-2006 Trah® |