This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Recursive Template Application


Hola a todos:

This my first message to this list, apologies if my lack knowledge gives
a silly message but i'll do the try i know another to do something, this
our objective, at last mine, learn more more fast, thanks for all your
very claver and smart messages until now...:-)

> 2: perform several transformations in series, using different 
> stylesheets.
> You can control this from the API of your chosen XSLT 
> processor, or in the
> case of Saxon, you can control it from within the stylesheet 
> by writing e.g.
> <saxon:output next-in-chain="phase2.xsl">

You can do this with the Oracle's XSQLServlet simply including the
output of a xsql page into other xsql page, by means of the
xsql:include-xsql action, and thus you can do a explicit chain of
transformations without too much effort ( thanks to Steve Muench ).

Hope this helps 

Saludos ,
Ignacio J. Ortega


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]