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: which template?


> 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


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