[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: embedded xslt with xsl:include crashes IE6 browser

Subject: Re: embedded xslt with xsl:include crashes IE6 browser
From: "Joe Meree" <jmeree1@xxxxxxxxxxx>
Date: Wed, 05 Mar 2003 05:44:16 -0500
xml embedded xslt
I've reworked my code to remove the xsl code from the MS data island, put my data into a data island by itself and used the document() function. This is working better. Lesson1: Microsoft IE6 doesn't seem to handle mixing data and xml in the xsl island when using transformnode. Lesson 2: There is a bug in the xml spy 5.0 xsl processor. My new solution is to apply-templates to a document(file). The xml spy debugger would transform the first node and then crash. I spent a day trying to get it to work thinking to myself the whole time "... what am I doing wrong? ...". The 5.3 release fixed the bug. (I'm actually very happy with xml spy).
Joe



From: "Joe Meree" <jmeree1@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:  embedded xslt with xsl:include crashes IE6 browser
Date: Sat, 01 Mar 2003 21:46:28 -0500

Vendor: Microsoft
Vendor URL: http://www.microsoft.com

I am having a problem trying to embed an xsl:stylesheet in an XML data island and then use transformnode to render the page.

The problem seems to be with the xsl:include statement. If I put the stylesheet into a separate file and use <XML ... src="file.xstl" > instead, it works. If I embed the xsl:stylesheet in the <XML> tag on the html page, the browser (IE6) crashes when I launch the page from the local file system. If I use a relative url for the xsl:include, the browser says "The system cannot locate the object specified". If I use an absolute url (like the example below), the browser crashes when I launch the html file.

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus



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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.