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

Re: Dumb question from a newbie on XSLT in IE5

Subject: Re: Dumb question from a newbie on XSLT in IE5
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 30 Mar 2000 19:21:38 GMT
Re: Dumb question from a newbie on XSLT in IE5
> Can someone please tell me what I'm doing wrong?
not a lot:-)

You are writing in standard XSLT, but IE5 by default uses
the-language-known-as-xsl-in-ie5 which is a completely different
language about which people on ths list are traditionally rude, but
we'll have to start being polite as the Microsoft developers are
now visibly active on here (a welcome development by the way:-)

So you have two choices, back convert your shhet to ie5 which in this
simple case probably amounts to deleting xsl:output element and
changing the namespace from  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
to  xmlns:xsl="http://www.w3.org/TR/WD-xsl"
or far better get Microsofts newish `preview' release of an MSXSL
system that does conform to (a subset of) the spec. This can be
installed in `replace mode' so that IE5 uses it by default. (beware
though this is advertised as preview, not production quality)

David


 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.