knut 2005/02/19 08:11:54
Modified: hivebuild/hivedoc-xsl hivemind.xsl
Log:
make sure schema description won't appear twice
Revision Changes Path
1.9 +1 -1 jakarta-hivemind/hivebuild/hivedoc-xsl/hivemind.xsl
Index: hivemind.xsl
===================================================================
RCS file: /home/cvs/jakarta-hivemind/hivebuild/hivedoc-xsl/hivemind.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hivemind.xsl 10 Feb 2005 01:04:35 -0000 1.8
+++ hivemind.xsl 19 Feb 2005 16:11:54 -0000 1.9
@@ -481,7 +481,7 @@
<tr>
<td class="container" colspan="3">
<table class="nested-object" cellspacing="0">
- <xsl:apply-templates/>
+ <xsl:apply-templates select="*"/>
<xsl:if test="/registry/module/[EMAIL PROTECTED] =
current()/@id] | /registry/module/[EMAIL PROTECTED] = current()/@id]">
<tr>
<th colspan="3" class="section">References</th>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]