[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: question about javascript and XSL
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Tue, 07 May 2002 13:53:19 -0600
At 01:39 PM 5/7/2002, you wrote:
<xsl:stylesheet version="1.0"
xmlns:xsl="xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

This line here is incorrect. Everything else is fine. You state xmlns:xsl="xmlns:xsl=" which is incorrect. Try this:

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



Greg Faron
Integre Technical Publishing Co.



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member