Guest gyanranj Posted July 6, 2006 Share Posted July 6, 2006 Hello All!I am new xml and xsl stuffs. I am having a probelm with the namespace. There are two cases - 1. If I give <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">in my stylesheet, I can open the xml and view all the informations and images in Internet explorer. But in Firefox and Netscape I get the following error message - Error loading stylesheet: Parsing an XSLT stylesheet failed.2. If I use <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">It works fine in Internet explorer, FireFox and Netscape on my machine. But on my client's machines which german operating system and Internet explorer 6 +....images and data does not appear. Only empty tables and image icons appear.Is there any way to fix it. I am using <?xml version = "1.0" encoding="UTF-8"?>Please help!Thanks and regards,Gyan Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now