XSL Namespace Confusion

Subject: XSL Namespace Confusion
From: Steven.C.Kienle@xxxxxxxxxx
Date: Thu, 30 Nov 2000 20:53:26 -0500
  I've been using the following for my stylesheet namespace attribute:
  
          xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
  
  but recently I've seen a reference to the following:
  
          xmlns:xsl="http://www.w3.org/XSL/Transform/1.0";
  
  Is the second one legal?  Is it more proper, equivalent or and order 
  version (a la ".../WD/...") than the first?
  
     Steve


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


Current Thread