Download presentation
Presentation is loading. Please wait.
Published byDylan Flowers Modified over 9 years ago
1
Using SAXON as the XSL Processor within IE Henry Callihan callihan@mitre.org
2
Outline l Requirements l How to run the example l How example works
3
Requirements l Need to have the following in same folder as ShowAll_Saxon.html file - Saxon7.jar file - FitnessCenter.xml file - ShowAll.xsl file l Must download the Sun Java plug-in for IE
4
How to Run the Example l Place ShowAll_Saxon.html file in IE l The page changes from blank to the ShowAll table
5
How Example Works l There is a call to the Saxon XSLT Processor Applet interface - In saxon7.jar file - No height or width to the applet - Two parameters l documentURL set to FitnessCenter.xml file l styleURL set to ShowAll.xsl file l There is an onload body command - Sets a 250 millisecond timeout (to allow the applet to start) - Replaces the HTML code within this file’s area with the result of the Saxon XSLT Processor Applet
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.