XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old November 19th, 2002, 03:48 PM
lola891 lola891 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Posts: 10 lola891 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
netscape & xls & namespaces

I have and xml document associated with a namespace and an xls stylsheet that reads the document and outputs nicely formated HTML.

It works fine with IE 5 but it does not work with Netscape 7.0 .

The reason is the namespaces, somehow netscape is unable to deal with namespaces definitions inside the xsl stylesheet .

If I take them all out the output is the desired one.

I know the xml document is going to have an associated namespace so I have to build my xls accordingly , with code such us :

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://www.serviceobjects.com/">


.....some more code.....


<xsl:for-each select="d:ATM">
<tr>

<xsl:apply-templates select="d:Bank"/>

<xsl:apply-templates select="d:address"/>

<xsl:apply-templates select="d:City"/>

</tr>

</xsl:for-each>



Question is : is this a known bug with netscape ?

Reply With Quote
  #2  
Old November 19th, 2002, 03:53 PM
lola891 lola891 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Posts: 10 lola891 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Forget it , I found where the error was.
Nothing to do with namespaces, netscape is just pickier that IE .

Reply With Quote
  #3  
Old February 13th, 2003, 11:18 PM
peter_J_J peter_J_J is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Melbourne
Posts: 5 peter_J_J User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to peter_J_J Send a message via Yahoo to peter_J_J
You've sure got that one right!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > netscape & xls & namespaces


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway