xsl-list
[Top] [All Lists]

RE: Chaining xsl stylesheets

2003-01-24 05:17:00
Use the TRaX API. Apply the first stylesheet to the xml file and apply the
second stylesheet to the StreamResult of the first one.

Ismaël

-----Original Message-----
From: Jorge Morales Pou [mailto:jmp07(_at_)tid(_dot_)es]
Sent: vrijdag 24 januari 2003 13:15
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Chaining xsl stylesheets


Hi,
 I am using the Oracle XSQL servlet, which generates xml, but I want
 to transform the generated xml into another result tree, with an xsl
 stylesheet, and then apply another stylesheet to this new xml result
 tree to obtain my html.

 How can i achieve this.

 Thanks,

-----------------------
"Si un programa es útil,
 te lo harán cambiar.
-----------------------
Jorge Morales Pou
jmp07_ARROBA_tid.es
Telefónica I+D, Madrid.


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

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



<Prev in Thread] Current Thread [Next in Thread>