Re: [xsl] multiple transformations (pipelining) in one stylesheet

Subject: Re: [xsl] multiple transformations (pipelining) in one stylesheet
From: Oliver Lietz <list@xxxxxxxxxxxxxx>
Date: Fri, 19 Oct 2007 20:58:30 +0200
Am Freitag, 19. Oktober 2007 schrieb Michael Kay:
> > This looks better but the markup gets lost (from the source
> > xml file in
> > phase-1 and the html in phase-2). Any ideas?
>
> Without seeing your code I can't tell what's wrong with it...

It's the stylesheet as posted with your correction (mode="phase-1" or 
mode="#current"). Same Java code with other stylesheets works, StreamResult 
is written to System.out.

O.

Current Thread