xsl-list
[Top] [All Lists]

RE: Problem on: Cascading xslts on browsers

2002-12-10 02:36:00
I'm playing with xml/xsls and browsers, and have an
xml, for example, data.xml, and two xsl, for example, 
stage1.xsl and stage2.xsl. the idea is that, a processor, 
reads data.xml it says that should be processed with 
stage1.xsl, and the output (explicited from the output of 
xsl, to be an xml) says that should be processed with 
stage2.xsl (explicitly again).
      data.xml -> stage1.xsl -> stage2.xsl 

So, until there everything is ok on command line processors 
like xalan (from apache f.) BUT i couldn't get browsers to 
look for the stage2.xsl.


Take a look at the API documentation for your XSLT processor and learn
how to control it from script in the HTML page. You can't do everything
from the <?xml-stylesheet?> processing instruction.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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