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

RE: new to XML

  • From: Mike Brown <mbrown@c...>
  • To: "'xml-dev@l...'" <xml-dev@l...>
  • Date: Mon, 21 Aug 2000 10:54:54 -0600

RE: new to XML
> Thie example will only work if you run it with Internet 
> Explorer 5.0+, and then only if you have not updated
> the xml component in it. For any other XSL processor,
> or for the new Microsoft parser, you have to use
> 
> <xsl:stylesheet xmlns:xsl='http://www.w3.org/XSL/Transform/1.0'>

Actually the namespace URI you have above is for the
21 Apr 1999, 09 Jul 1999, 13 Aug 1999 working drafts of XSLT.

Effective with the 08 Oct 1999 proposed recommendation and
the 16 Nov 1999 recommendation, use:

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

Whenever anyone asks about XSL and appears to be using the
outdated MSXML component that ships with IE 5.0 and 5.5, 
I point them to http://www.netcrucible.com/xslt/msxml-faq.htm

Also, XSL questions belong on the xsl-list; see
http://www.mulberrytech.com/xsl/xsl-list/

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/

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.