# HG changeset patch # User paulb # Date 1124297921 0 # Node ID b10ca74d75a8faf57b119e1084830870852399b8 # Parent 6de933acbf81c4dd25e0831038e95e9be25b6cb3 [project @ 2005-08-17 16:58:41 by paulb] Added support for the template:if attribute which allows conditional preparation of parts of a template. diff -r 6de933acbf81 -r b10ca74d75a8 XSLForms/XSL/Prepare.xsl --- a/XSLForms/XSL/Prepare.xsl Tue Aug 16 18:12:00 2005 +0000 +++ b/XSLForms/XSL/Prepare.xsl Wed Aug 17 16:58:41 2005 +0000 @@ -33,9 +33,28 @@ + + + + + + + + + + + + + + + + + + + - + @@ -81,7 +100,7 @@ - + @@ -139,9 +158,9 @@ - + - +