Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2005 18:27:52 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/sgml transtable-master.xsl
Message-ID:  <200509061827.j86IRqSN044615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2005-09-06 18:27:52 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           transtable-master.xsl 
  Log:
  Fix template rules which use a variable reference in the value of the match
  attribute.  This is not allowed according to "5.3 Defining Template Rules"
  in REC-xslt-19991116, XSL Transformations (XSLT) Version 1.0.
  The xsltproc utility prior to version 1.1.15 allowed this erroneously
  but in the latest version it has been fixed.
  
  Reported by:    scottl
  
  Revision  Changes    Path
  1.4       +50 -43    doc/share/sgml/transtable-master.xsl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509061827.j86IRqSN044615>