ivelin 2002/06/08 13:02:47
Modified: src/webapp/samples/xmlform/stylesheets wizard2html.xsl
Log:
minor fix.
Duplicate top level violation display
Revision Changes Path
1.3 +0 -1
xml-cocoon2/src/webapp/samples/xmlform/stylesheets/wizard2html.xsl
Index: wizard2html.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/webapp/samples/xmlform/stylesheets/wizard2html.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wizard2html.xsl 2 Jun 2002 03:33:35 -0000 1.2
+++ wizard2html.xsl 8 Jun 2002 20:02:47 -0000 1.3
@@ -76,7 +76,6 @@
<xsl:variable name="eref" select="./@ref"/>
<xsl:if test="count ($localViolations[ @ref=$eref ]) = 0">
*
- <xsl:copy-of select="." />
<xsl:value-of select="." />
<br/>
</xsl:if>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]