
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
|
|
|
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
|
|
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
|
Show » |
| No work has yet been logged on this issue.
|
|