Hi Rudolf,
> In Michaels fantastic XSLT Programmers Reference on page 652 there is the
> following note about <saxon:output>: As an alternative to sending the output
> to a file, it can also be directed to be processed by another named
> stylesheet.
>
> I could not find an example. Could somebody please explaine me, how the
> above mentioned works?
Did you read the Saxon documentation, particularly chapter
"Saxon extensions - saxon:output" ?
http://users.iclway.co.uk/mhkay/saxon/extensions.html#saxon:output
I suppose
<saxon:output next-in-chain="another-stylesheet.xsl">
...
</saxon:output>
is what you're looking for.
Cheers,
Oliver
/-------------------------------------------------------------------\
| ob|do Dipl.Inf. Oliver Becker |
| --+-- E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx |
| op|qo WWW: http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|