1.1 --- a/XSLForms/XSL/Prepare.xsl Wed Oct 05 16:05:06 2005 +0000
1.2 +++ b/XSLForms/XSL/Prepare.xsl Wed Oct 05 23:11:35 2005 +0000
1.3 @@ -177,7 +177,7 @@
1.4
1.5 <!-- Remove template attributes. -->
1.6
1.7 - <xsl:template match="@template:element|@template:attribute|@template:value|@template:expr|@template:expr-attr|@template:effect|@template:if">
1.8 + <xsl:template match="@template:element|@template:init|@template:attribute|@template:value|@template:expr|@template:expr-attr|@template:effect|@template:if">
1.9 </xsl:template>
1.10
1.11