This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: newbie needs help


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]