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: Which xmlns:xsl to use ?


The answer to this FAQ is at http://www.netcrucible.com/xslt/msxml-faq.htm.

> When I use the blue declaration
> <!--xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"-->
> it works
> but when I use the declaration
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
> version="1.0">
> it does not work-
> Instead of building the title:
> This is title2 - OZ
> it put the title:
> <xsl:value-of select="book/tit[1]"/> - OZ
> 
> So what is wrong? What declaration should I use according to 
> what rule ?
> (and which xnlns:fo should I use ?)
> 
> Thanks
> 	David
> 
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com.



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

 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]