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

Re: URGENT help...XSL page cannot be located...

Subject: Re: URGENT help...XSL page cannot be located...
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Fri, 27 Apr 2001 16:33:36 -0400
help xsl
1) The difference between the two namespaces us this:

http://www.w3.org/TR/WD-xsl is obsolete and works with the old MS processor
that
is still distributed with IE.

http://www.w3.org/1999/XSL/Transform is the correct value and works with
msxml3 and all other curent processors.  The old namespace will not work
with these processors.

But that's unlikely to be your problem since standard IE5 and 5.5 an a
standard Windwos installation do use the old value, which you said you are
using.

What seems more likely is that the dial-in clients are going to a different
host name than your internal ones, and you used an absolute path to the
stylesheet rather than a relative one.  Of course, if you did use a relative
name, this isn't the answer!

Cheers,

Tom P



<Stephen_Csiza@xxxxxxxxxxx> wrote -


> I have an index HTML page that links to an XML page which uses an XSL
page.
> This all exists on  my coorporate intranet...
> INTERNALLY on the network people have NO issues viewing the page.  The
> problem I have been having involves a few people who
> are dialing in to our network using a secure client.
> They get a message saying "cannot locate the http://........XSL page".
>
> I have been unable to figure out why internally people have no problem but
> externally they do....
> It may be some type of firewall issue but our MIS dep. does not believe
so.
>
> Could it be that tree versiop of IE does not support the stylesheet
> namespace I am using below:
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
>
> What is the difference between the 2.
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
>



 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.