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

RE: my output just contains xsl code

Subject: RE: my output just contains xsl code
From: "Paulo Gaspar" <paulo.gaspar@xxxxxxxxxxxx>
Date: Wed, 7 Jun 2000 17:44:01 +0200
xsl codes which contains replace
That is the point Laura. You are using the "old" MSXML parser that
comes with IE5 and most of the (few) MSXML users of this mailing
list use the "Microsoft XML Parser Technology Preview" that you can
download from:
  http://msdn.microsoft.com/downloads/webtechnology/xml/msxml.asp

Basically this is a beta.

Advantages of the May release:
 - Much closer compliance to standards when you use the new
   namespace ("http://www.w3.org/1999/XSL/Transform");
 - Looks more stable and less buggy too.

Disadvantages:
 - You must install the thing in "replace mode" to make it work in
   IE5. Download the SDK and check its documentation - a MS HTML
   help file named "xmlsdk30.chm" in the May release.


Have fun,

Paulo Gaspar
(paulo.gaspar@xxxxxxxxxxxx)

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Laura Price
> Sent: Wednesday, June 07, 2000 16:03
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: RE: my output just contains xsl code
>
>
> Okay, just incase people wanted to know for future use, I tried out all of
> the suggestions and here's what worked for me:
>
> I changed <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
> to
> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl">
>
> and it worked just fine.  BTW, I am using IE5 xsl thingy
> whatever... i can't
> remember all these acronyms!
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 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.