RE: odf2xhtml
Emmanuel Begue <[email protected]> Fri, 9 Apr 2010 18:08:01 +0200
| Newsgroups | gmane.comp.openoffice.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Hello, > -----Original Message----- > From: G. Ken Holman [mailto:[email protected]] > Sent: Friday, April 09, 2010 5:26 PM > > >Does the free Saxon handle that or is the warning just to nag=20 > you to upgrade? >=20 > The issue I think you are referring to is that the current OpenOffice=20 > 3 uses saxon9.jar and the new OpenOffice 3 is obliged to use=20 > saxon9he.jar (...) What does it mean that "the new OpenOffice 3" _has_ to use Saxon HE? - "new OOo 3": starting with which version? - "has to": legally? or just "will use", or "may use"...? > For portability I never used them in my OpenOffice XSLT 2=20 > stylesheets, so I'm safe. I was nearly as careful but not perfectly: I use (extensively) saxon:next-in-chain to chain stylesheets and have a more modular code. What would be the alternative to saxon:next-in-chain when using Saxon HE? Thanks, Regards, EB