Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2010, 10:33 PM
Authorized User
 
Join Date: Mar 2010
Posts: 28
Thanks: 3
Thanked 0 Times in 0 Posts
Default xslt in Mozilla Browser.

Respected Sir,

I have an XML file. Whenever I run this file in IE it display perfectly but in Mozilla Firefox it shows an error like this " Error loading stylesheet: Parsing an XSLT style sheet failed. "

How to solve this error? Is there any additional plug-in needed for that in Mozilla?

Which browser support XSLT like IE? Is netscape browser support XML?

Please suggest me.

Thanks,
Dhrumil
 
Old April 9th, 2010, 03:19 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

Firefox does support XSLT in the browser, so the error you are seeing might be because there is an error in your stylesheet or the way you are using it.

Given the error "Parsing an XSLT style sheet failed" I would say its probably either actually invalid XML, or contains invalid XSLT.
__________________
/- Sam Judson : Wrox Technical Editor -/

Think before you post: What have you tried?
 
Old April 9th, 2010, 04:26 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

Perhaps the stylesheet is not written in XSLT, but in Microsoft's proprietary WD-xsl language?

If Firefox says it's not a valid stylesheet, then the chances are that it's telling the truth.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
 
Old April 16th, 2010, 01:40 AM
Authorized User
 
Join Date: Mar 2010
Posts: 28
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Yes, XSLT is in WD-xsl language.
But what is the needed language for Mozilla Firefox for Linux OS and Windows?

Please suggest me.

Thanks,
Dhrumil.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Browser Support for XSLT 2.0 dennis_wimer XSLT 6 May 8th, 2010 04:25 PM
view tex equations in browser by xslt rajashekhara XSLT 4 June 9th, 2009 01:24 AM
Chapter 4 Corss-Browser XSLT problem 50000 BOOK: Professional Ajax ISBN: 978-0-471-77778-6 0 May 17th, 2006 12:35 PM
firefox/mozilla crash: javascript in XSLT stekker XSLT 4 May 3rd, 2006 04:15 PM
Transform XML with XSLT in JavaScript Mozilla Spankmaster79 Javascript 3 January 18th, 2006 07:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.