GSoC/GCI Archive
Google Code-in 2014 FOSSASIA

CSV to XML Convertor using XSLT

completed by: Anish V.

mentors: Andun Sameera

A comma-separated values (CSV) file stores tabular data in plain-text form.  http://en.wikipedia.org/wiki/Comma-separated_values

XSL stands for EXtensible Stylesheet Language, and is a style sheet language for XML documents. XSLT stands for XSL Transformations. You can read more about this @ http://www.w3schools.com/xsl/.

In this task student need to create a sample CSV file and a XSLT sheet to transform that in to a XML. After that they need to implement it using JAVA.

* During the process of working on this task and/or when you finish it, please tweet about it mentioning @fossasia and using the hashtag #FOSSASIA on Twitter or Weibo. Also don't forget to follow FOSSASIA on http://twitter.com/fossasia
* Please provide links and info about the task on a blog or website, if possible.

* Please post your work on the FOSSASIA Facebook http://www.facebook.com/<wbr/>fossasia, Google+ or any other social media you use