RE: [xsl] which template?

Subject: RE: [xsl] which template?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 21 Feb 2001 14:04:36 -0000
> In the first box, there's the result of a parsing from my xml
> file to html.
>
> In the second box there should be the result of a parsing
> from the same xml
> file to a somewhat different html.
>
> That is, I'd like to apply 2 different templates to the SAME xml file.
>
> Is this possible with that pesky Explorer?

Yes, it's no problem, but you need to write JScript on the HTML page to
control the transformations, rather than relying on the <?xml-stylesheet?>
processing instruction.

If you're stuck with the old WD-xsl, I'd recommend Alex Homer's IE5 XML book
from Wrox Press, which explains the necessary APIs.

Mike Kay


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


Current Thread