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

RE: XML/XSL & IE & WIN32 Beginner Question

  • From: "W. Hugh Chatfield I.S.P." <hchatfield@u...>
  • To: "Stout, Joel R" <Stout.Joel@e...>, xml-dev@l...
  • Date: Mon, 22 Oct 2001 17:40:03 -0400

xsl in ie
Methinks that when you use..

<?xml version='1.0'?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

that in spite of what you assume - the version of IE5 used by who you send
your docs to,  isn't what you have.

I haven't tested the latest IE - but IE5.0 would certainly act as you
describe.  It simply doesn't know the namespace you are specifying. They
could see the XML with "view source" - but the XSL would not be acted on.  I
have just recently seen an example of this where the XSL would not generate
any output other than literal text and/or HTML - yet seems to walk the tree
of nodes OK... which I don't understand at all.

Cheers...Hugh
CyberSpace Industries 2000 Inc.

-----Original Message-----
From: Stout, Joel R [mailto:Stout.Joel@e...]
Sent: Monday, October 22, 2001 1:15 PM
To: xml-dev@l...
Subject:  XML/XSL & IE & WIN32 Beginner Question


Hello,

I had developed some XML and XSL awhile back that used:
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">

that worked but now, because I have the need to do some calculations, I've
changed one of the XSL documents to:

<?xml version='1.0'?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">


I also had the need to validate so I upgraded to the latest from Microsoft
and have finally gotten my XSD validity checks to work (many thanks to
Yasser Shohoud's tutorial on devxpert).

Now for the problem... I can parse/validate and view my documents fine but
when I send a link to anyone else, they cannot see the content.  They can
see the source through "view source" and the framework is there but it's not
being displayed.  The viewers are using the same version of IE as I am.  I'm
sure this is documented somewhere but I cannot find it.

Thanks for any help.

Joel

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.xml.org/ob/adm.pl>


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.