xsl-list
[Top] [All Lists]

CSV to XML

2005-09-09 04:00:35
Hello xsl-list,


   Prior to transform, I would like to convert some CSV files to XML

  e.g.
  row 1: fieldName1,fieldName2,fieldName3,...
  ...
  row n: fred,67.8,I love XSLT2.0,...

  does anybody have any example code for converting to an XML file

  e.g or as attributes
  <CsvFileName>
     <fieldName1>...</fieldName1>
     ...
  </CsvFileName>
  
  Ideally C# but Java will do.
-- 
Best regards,
 Arthur                          mailto:ArthurM(_at_)seipas(_dot_)com


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>