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 January 5th, 2007, 03:20 AM
Registered User
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default XSL and XML

Hello,

I'm using xsl file for showing XML's data on browser.
Everything works fine with my computer (win xp).
But when I try to open those files on my virtual machine(vmware) that has win 2000, it doesn't show data.

What can be the reason for this, thanks!


 
Old January 5th, 2007, 04:55 AM
Registered User
 
Join Date: Jan 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Antti,

This is likely to be due to a, the browser version you have installed on your virtual machine and b, the version of xslt processor the browser is using.

Regards
Bryan

 
Old January 5th, 2007, 05:36 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

I guess that you're probably using the <?xml-stylesheet?> processing instruction to trigger the transformation when the XML file is opened in the browser, and that whatever software it is that you are using to open the file under vmware (whatever that might be) doesn't work the same way. There's no particular reason why it should.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Source Xml into Target Xml Using XSL. alapati.sasi XSLT 3 May 14th, 2007 10:54 AM
Transforming XML to XML using XSL sakreck XSLT 0 January 9th, 2007 11:48 AM
XML To XML, using XSL & XSD supercop75 XSLT 1 April 8th, 2006 02:48 AM
xml and xsl templates as input to xslt gives xml rameshnarayan XSLT 5 August 3rd, 2005 01:58 AM
Is it my XML or XSL or none of the above ryanpatrick XML 16 May 31st, 2005 09:22 AM





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