Message:
The following issue has been closed.
Resolver: Ross Gardler
Date: Sat, 29 Jan 2005 8:02 AM
Committed to SVN with a few changes:
- changed name to org.apache.forrest.excel in case this plugin is developed to
do more than provide tables
- removed empty documentation files
- fixed XML so it validated
- fixed samples so that site will build
---------------------------------------------------------------------
View the issue:
http://issues.cocoondev.org//browse/FOR-373
Here is an overview of the issue:
---------------------------------------------------------------------
Key: FOR-373
Summary: Excel to Forrest stylesheets
Type: New Feature
Status: Closed
Priority: Minor
Resolution: FIXED
Project: Forrest
Components:
Plugins (general issues)
Fix Fors:
0.7
Versions:
0.7
Assignee: Ross Gardler
Reporter: Johannes Schaefer
Created: Tue, 16 Nov 2004 8:11 AM
Updated: Sat, 29 Jan 2005 8:02 AM
Environment: tested with 0.6 and 0.7-55210
Description:
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
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira