Re: [xsl] newbie needs help

Subject: Re: [xsl] newbie needs help
From: atWah <panacea@xxxxxxxxxxxx>
Date: Fri, 12 Jan 2001 15:17:32 +0100
I discovered later that using the correct stylesheet there were no
errors. DAMN. i think i must have missunderstood some tutorial
somewhere, cause i thought they both work.

Thnx all

TIP FOR NEWBIES LIKE ME: 

Use ALWAYS this (you'l save a lot of time :P)

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

instead of

<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

----

Isaac Ramos

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


Current Thread