Hi Matthew,
Every XML data that can be found in an OpenOffice.org document (odt,
ods, ..) should be accessible by XSLT filters, too.
Therefore I filled an issue [1], you might want to put yourself on cc.
Matthew L. Avizinis wrote:
Svante Schubert wrote:
It should work with XSLT.
When a XSLT filter is used in the Office, the filter receives a single
stream from the application. This stream is compound from the files
being zipped as office document.
Apparently, the formula object settings.xml file is not part of that
stream.
You can receive this stream to read as XML file by using a
copy/identity XSL transformation, we use to call this filter 'flat XML
filter'. You will find further information about it in the archives of
this mailing list.
Yes, that's what I'm using, along with the saxecho utility.
Great!
[1] - http://www.openoffice.org/issues/show_bug.cgi?id=61233
Regards,
Svante
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]