Ramon Casellas James Devenish 2000 2001 2002 2003 Ramon Casellas Revision Management <filename>revision.mod.xsl</filename>
Introduction This file defines the DB2LaTeX XSL templates for revision and its children. The basic mapping is to output a LaTeX table and a table row for each revision.
revhistory XSL template User variables latex.output.revhistory This XSL template depends on the value of latex.output.revhistory. If this variable is "1", the XSL template calls map.begin, then applies templates and finally calls map.end RCAS: Processing Revision History revhistory/revision XSL template Each revhistory/revision corresponds to a LaTeX table row (see revhistory) containing the revision number, the date, author initials and the description/ remarks of the revision. & & nbsp \\ \hline \multicolumn{3}{|l|}{ } \\ \hline revision/authorinitials XSL template Applies templates and outputs a "comma" if the node position is not last() , revision/revnumber XSL template Applies templates. revision/date XSL template Applies templates. revision/revremark XSL template Applies templates. revision/revdescription XSL template Applies templates.