Hi Svante,
I downloaded 109 build and still found the older set of file there. ie. the files with *http://openoffice.org/2000/ namespace. *The newer documents are using OASIS namespaces. So, I think I was not able to use the xsl to transform new set of files.
I even checked in the CVS. It is also having older set of files.

Thanks,
Dinesh
Svante Schubert wrote:

Dinesh Varadharajan wrote:

Hi,
I am transforming openoffice calc document xml to html. I am using the latest set of files from sx2xml. But all the xsl files are using the older namespace and older structure of calc document. I tried changing the namespace in xsl files but still it is not working.

Do we have updated version of xsl files.

Yes, there are new versions.
The easist way receive them is to install the latest OpenOffice build. But be certain to choose explicitly the 'Sample XSLT filter' during setup.

In the installation you will find the new triggering stylesheet in the following directory: <OFFICE_DIR>/share/xslt/export/xhtml/ooo2xhtml.xsl

All stylesheets you need for XHTML export are listed below:
./common/measure_conversion.xsl
./export/common/body.xsl
./export/common/styles
./export/common/styles/style_collector.xsl
./export/common/styles/style_mapping_css.xsl
./export/common/table
./export/common/table/table.xsl
./export/common/table/table_cells.xsl
./export/common/table/table_columns.xsl
./export/common/table/table_rows.xsl
./export/common/table_of_content.xsl
./export/xhtml/body.xsl
./export/xhtml/header.xsl
./export/xhtml/master_chapter_numbering.xsl
./export/xhtml/master_document.xsl
./export/xhtml/master_refs_workaround.xsl
./export/xhtml/master_usability_links.xsl
./export/xhtml/ooo2xhtml.xsl
./export/xhtml/table.xsl

If you prefer by browser to get them one by one you may browse under
http://framework.openoffice.org/source/browse/framework/filter/source/xslt/

Certainly you might get them via CVS from the filter module as well.

PS: The sx2ml page will be updated before OOo2.0 release.


- Svante



Thanks,
Dinesh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to