Issue Details (XML | Word | Printable)

Key: FOR-373
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ross Gardler
Reporter: Johannes Schaefer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest

Excel to Forrest stylesheets

Created: 16/Nov/04 04:11 PM   Updated: 29/Jan/05 04:02 PM
Return to search
Component/s: Plugins (general issues)
Affects Version/s: 0.7
Fix Version/s: 0.7

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive org.apache.forrest.plugin.excel-table.zip 2004-12-20 07:55 PM Johannes Schaefer 506 kB
JPEG File shop.jpg 2004-11-19 05:28 PM Johannes Schaefer 24 kB
File sitemap.xmap 2004-11-16 04:12 PM Johannes Schaefer 0.4 kB
XML File table2document.xsl 2004-11-16 05:33 PM Johannes Schaefer 1 kB
XML File table2document.xsl 2004-11-16 04:57 PM Johannes Schaefer 0.7 kB
XML File table2document.xsl 2004-11-16 04:12 PM Johannes Schaefer 0.6 kB
Zip Archive table2forrest.zip 2004-11-19 05:10 PM Johannes Schaefer 5 kB
PNG File test.png 2004-11-19 05:28 PM Johannes Schaefer 12 kB
Microsoft Excel test2-table.xls 2004-11-16 04:13 PM Johannes Schaefer 14 kB
XML File test2-table.xml 2004-11-16 04:12 PM Johannes Schaefer 4 kB
Environment:


 Description  « Hide
I'm trying to get some tables out of Excel into
Forrest ... should be easy since Excel writes
legible XML [1].

I put together a sitemap.xmap [2] for *-table.xml.

I started writing my table2document.xsl [3] but
it didn't match anything, i.e. the version below
doesn't match anything. Matching "/*/*" gives me
the 2nd level elements: DocumentProperties, ...,
and Worksheets.

After removing all references to namespaces (xmlns)
and replacing ":" with "_" it works.

Can any XSL guru help me to get the XSLT working
without modifying the Excel-output first?

Thanks,
Johannes

See Attachments
[1] Excel XML output: test2-table.xml
[2] documents/sitemap.xmap
[3] table2document.xsl


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.