Hello, I'm writing a filter in XSLT for Writer.
I need to include in the resulting XML file, the name of the file being transformed, but I can't seem to find it in the source XML file (neither in <office:meta> nor elsewhere). It also does not seem to be mentionned in the OpenDocument spec. either (but I could be wrong). It IS possible to include in the document a "text field" that would hold the filename (see OpenDocument v1.1, Chapter 6, 6.2.8 File Name Fields). But, if such field has not been included in the source document, is there a way to get the filename from within the XSLT filter? Thanks, Regards, EB --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
