[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: trying to set a parameter equal to an elements attribute
From: sara.mitchell@xxxxxxxxx
Date: Wed, 21 Aug 2002 17:03:32 -0400
Well, every XSLT engine that I'm familiar with requires 
a valid namespace for XSLT in the stylesheet element. So 


> <xsl:stylesheet version="1.0" xmlns:xsl="">

should be 

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

Sara

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member