xsl-list
[Top] [All Lists]

Re: [xsl] two transformations consecutively with OpenOffice

2006-05-16 06:36:55
As a matter of fact I was about to ask what parser OO.org is using. There's no
chance to use Saxon in OO.org, is there? :)

Thanks for the hint on the saxon function though.


--------------------------------------------------------------------------
Zitat von David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>:


Manos

All you have to do is make sure no templates in the two XSL files match 
both XML and XHTML nodes, If that is the case you can simply merge
them. 

No that won't work to chain transformations.

Since the requirement was to use XSLT2 I assume that the original poster
is using Saxon8, in which case he can use the saxon:next-in-chain
attribute on xsl:outout, see

http://www.saxonica.com/documentation/extensions/output-extras/next-in-chain.html

(I wasn't aware the you could use saxon8 to process filters in OO.org)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--







--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--