xsddoc/src/net/sf/xframe/xsddoc/xslt model.xsl,1.23,1.24
Kurt Riede <[email protected]>
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16134/src/net/sf/xframe/xsddoc/xslt
Modified Files:
model.xsl
Log Message:
Fix for Bug [1015389] documentation of nested element incomplete (this fix avoids unwanted repeating of nested documentation)
Index: model.xsl
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/xslt/model.xsl,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** model.xsl 20 Sep 2004 09:18:12 -0000 1.23
--- model.xsl 20 Sep 2004 19:31:18 -0000 1.24
***************
*** 119,123 ****
- attributes, the so called particles.</p>
-->
! <xsl:template match="xs:element[count(*) = 0] | xs:any | xs:all | xs:sequence | xs:choice" mode="model">
<xsl:param name="prohibited" select="string('')"/>
<xsl:param name="occurs"/>
--- 119,123 ----
- attributes, the so called particles.</p>
-->
! <xsl:template match="xs:element[count(xs:simpleType | xs:complexType) = 0] | xs:any | xs:all | xs:sequence | xs:choice" mode="model">
<xsl:param name="prohibited" select="string('')"/>
<xsl:param name="occurs"/>
***************
*** 478,481 ****
--- 478,482 ----
<xsl:value-of select="concat('../../', $folder, '/', $hierarchy, 'html')"/>
</xsl:attribute>
+ <!--
<xsl:if test="xs:annotation/xs:documentation">
<doc:documentation>
***************
*** 485,488 ****
--- 486,490 ----
</doc:documentation>
</xsl:if>
+ -->
</xsl:element>
</xsl:template>
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php