Re: [xsl] Choosing different outputs in same document

Subject: Re: [xsl] Choosing different outputs in same document
From: Alvaro Mujica <amujicaj@xxxxxxxxxx>
Date: Fri, 01 Feb 2002 11:38:36 -0400
Hi,
    I wolud loke it very much if you help me. If it isn't too dificult I
wolud like it to be with stylesheet. Thank you very much.
Alvaro

On 2/1/02 6:12 AM, "Andrew Welch" <andrew@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> 
> Hi,
> 
> I think there isnt a pure xslt solution to this (maybe Im wrong...) but I
> would do one of two things:
> 
> 1.  Do it all using the XML dom
> -or-
> 2.  Create a stylesheet that styles just a single <slide>, and pass to that
> the position() of slide you want to display as a parameter.
> 
> I can help you with that if you want
> 
> cheers
> 
> andrew
> 
> ===
> 
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Alvaro Mujica
> Sent: Friday, February 01, 2002 3:12 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Choosing different outputs in same document
> 
> 
> Hi,
>   I want to be able to show different outputs in same document. For
> example,
> 
> <class>
> <slide>
> .
> .
> .
> </slide>
> <slide>
> .
> .
> .
> </slide>
> .
> .
> .
> </class>
> 
> I would like to show the first slide only and pass to the next slide with a
> link. I don't know how to do that. I would be most grateful if somebody
> helps me. Thank you very much.
> Alvaro
> 
> 
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread