[Home] [By Thread] [By Date] [Recent Entries]
I recently tried to write a simple XSLT stylesheet for some data that
was in a Gnumeric spreadsheet.
I failed ... sigh and used some Java code to read the XML and output what I needed. Has anyone worked with Gnumeric and XSLT? If so, could you give me a clue on how to generate columns of rows? Gary Some info. http://www.gnome.org/projects/gnumeric/ Gnumeric saves spreadsheets in a zipped XML file. The cells have attributes that have the row and column numbers. this is a snippit with the cells for row 80, col 0..5
I wanted columns in rows, like would be useful for a html table. I could not think of an easy way to get that with the info in the attributes with XSLT. I'm still not thinking in XSLT :-) XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



