RE: [xsl] Which xmlns:xsl to use ?

Subject: RE: [xsl] Which xmlns:xsl to use ?
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Tue, 20 Mar 2001 10:46:41 +0100
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


Current Thread