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]

XSL Namespace Confusion


  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]