RE: xslt and xsl:if

Subject: RE: xslt and xsl:if
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 22 Sep 2000 11:49:03 +0100
> I've been working on using XML as a database and get the 
> following xml file after deleting the childnodes of <bm> 
> where id is b2. My XSL displays the list available...
 
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

Your subject line says "XSLT" but your stylesheet isn't written in XSLT,
it's written in the obsolete Microsoft 1998 XSL dialect.

Mike Kay


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


Current Thread
  • xslt and xsl:if
    • Priya Pinto - 22 Sep 2000 06:30:26 -0000
      • <Possible follow-ups>
      • Kay Michael - Fri, 22 Sep 2000 11:49:03 +0100 <=